For AI Memory Platforms

The artifact your memory
stack was missing._

Your stack retrieves by recency or similarity. EDM artifacts give it a third signal — significance encoded in the episodic record at the moment it occurred, before retrieval ever happens. Bring your stack. EDM enriches it.

Retrieval comparison

In a controlled comparison on 18 significance-typed queries, the live /v1/activate endpoint returned the correct artifact in 83.3% (15/18). Raw vector similarity returned 33.3%(6/18). Queries EDM answered exclusively had zero lexical or semantic overlap between question and answer — they required affective structure to find.

One artifact. Every memory architecture — episodic, graph, or hybrid._

Bring your retrieval stack. EDM artifacts enrich it — whichever paradigm you use.

Other systems score relevance at retrieval time. EDM encodes significance at capture time — so every retrieval paradigm gets a richer signal to work with.

Embedding-based retrieval

  • gravity.emotional_weight
  • gravity.valence
  • gravity.recurrence_pattern
  • constellation.arc_type

Retrieve by resonance — not recency or keyword match

Temporal knowledge graph

  • milky_way.associated_people
  • gravity.tether_type
  • gravity.recall_triggers
  • constellation.identity_thread

Traverse entity relationships and temporal edges as a network of meaning

Agentic reasoning

  • constellation.arc_type
  • impulse.drive_state
  • constellation.identity_thread
  • core.bridge

Reason over who this person is — not just what they said

Episodic memory

  • gravity.recurrence_pattern
  • gravity.emotional_weight
  • gravity.temporal_decay
  • gravity.resilience_markers

Significance that strengthens, decays, or re-emerges — encoded in the episodic record, not computed at query time

One source. Three depths._

The same physie reflection — processed at Essential, Extended, and Full profile. Each level unlocks additional fields your retrieval stack can act on.

Raw input

“Just got these photos and what an absolute ball I had competing in my physie comps! About 8 years ago I was diagnosed with psoriatic arthritis which affects my joints and I'm on medication I will need to take forever to keep them mobile. However, it's continuing to move that really keeps it at bay. Not only does physie do this for me, it's also so good for my mental health…”

physie.edm.json
Essential24 fields
core.anchor"physie competitions"
core.wound"psoriatic arthritis"
core.bridge"returning to dance"
core.fuel"supportive community of women"
constellation.emotion_primary"joy"
constellation.emotion_subtone["pride","gratitude"]
constellation.narrative_arc"transformation"

Core · Constellation

Narrative anchors and primary emotional topology. Enough for session coherence and basic salience-weighted retrieval.

physie.edm.json
Extended50 fields
constellation.higher_order_emotion"pride"
constellation.identity_thread"dance is my personal joy and health anchor"
constellation.expressed_insight"continuing to move really keeps it at bay"
constellation.transformational_pivottrue
milky_way.associated_people["physie community","supportive women"]
milky_way.tone_shift"challenge_to_triumph"
gravity.emotional_weight0.8
gravity.strength_score0.9
gravity.tether_type"tradition"
gravity.recurrence_pattern"annual"
gravity.valence"positive"

Core · Constellation · Milky_Way · Gravity

Adds full emotional topology, relational context, and salience geometry. The right entry point for longitudinal memory and companion AI.

physie.edm.json
Full96 fields
gravity.viscosity"enduring"
gravity.temporal_decay"slow"
gravity.resilience_markers["continuity","optimism"]
gravity.recall_triggers["dance","competition"]
impulse.drive_state"approach"
impulse.regulation_state"regulated"
impulse.agency_level"high"
impulse.coping_style"ritualize"
impulse.motivational_orientation"belonging"

All 10 domains

Adds complete salience geometry and motivational orientation. Required for Certified conformance and regulated contexts.

transformation · pride · enduring · continuity · approach — none of these appeared in the source text. Significance encoded at capture time.

One call. Structured meaning._

Pass any text. Receive a structured EDM artifact — profile-matched to your use case, ready for re-ingestion into your memory stack.

/v1/extract · Essential Profile
curl -X POST https://api.deepadata.com/v1/extract \
  -H "Authorization: Bearer dda_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "content": "Just got these photos and what an absolute ball I had competing in my physie comps...",
    "profile": "essential",
    "subject_id": "user-12345"
  }'

Returns 24 fields. Upgrade to Extended or Full by changing the profile parameter.

Works with your stack._

EDM artifacts are governed episodic memory records. They slot into your existing retrieval infrastructure — embedding-based, graph-based, or hybrid — without architectural changes.

Mem0

Add emotional significance as a retrieval dimension alongside Mem0's memory graph.

Request access

Zep

Enrich Zep's temporal knowledge graph with EDM salience and narrative arc fields.

Request access

LangChain

EDM artifacts as LangChain memory objects — structured emotional context in any chain.

Request access

Open source · MIT licensed · Extract, self-seal, and verify locally with ddna-tools

Ready to enrich your memory stack?

First 1,000 extractions free. No credit card required. Enterprise volume pricing available.