Skip to content

LLM Data Model

BRYAN DAVID WHITE edited this page Mar 7, 2026 · 4 revisions

LLM Data Model

To support Coherence Ops, your data must be agent-safe:

  • capturedAt timestamps
  • TTL / maxFeatureAge fields
  • provenance (sourceRef / evidence refs)
  • action contracts are first-class objects
  • episodes + drift are first-class entities

See repo doc: docs/10-coherence-ops-integration.md

Clone this wiki locally