For AI Memory Platforms

Memory recalls.
Records prove._

Memory systems optimize what a model recalls next — that is their job, and sealed records make them better at it. An EDM record carries typed affective structure captured at the moment of interaction, in an open MIT-licensed format your stack can ingest, index, and retrieve over. Your platform stays the memory; the record stays the truth underneath it.

Why a record, not just a memory

Memory stacks compress, rewrite, and forget by design — the right behavior for recall, and the wrong substrate when a record has to hold up later. Ingesting sealed EDM records gives your platform both: recall over the typed surface, with an unmodified, verifiable record underneath that neither your pipeline nor your model can silently change.

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
Essential31 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
Extended62 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
Full91 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://deepadata.com/api/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 31 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 100 extractions included — no credit card. Enterprise volume pricing available.