{
  "id": "SPEC-E5",
  "slug": "architecture",
  "level": "executive",
  "order": 5,
  "title": "Architecture",
  "status": "Informative",
  "version": "0.1",
  "body": [
    "OCOM is memory-first: a single canonical knowledge model is the source of truth, and every publication — HTML, JSON, JSON-LD, Markdown, a knowledge graph, an API — is a deterministic projection of it, never a parallel source.",
    "The graph, the registries and the retrieval API are all views of the same records, which is why they cannot drift apart."
  ],
  "references": [
    "ocom:Object",
    "ocom:Relationship"
  ],
  "canonical": "https://ocom.uno/specification/executive#architecture",
  "resolvedReferences": {
    "ocom:Object": "/vocabulary/object",
    "ocom:Relationship": "/vocabulary/relationship"
  }
}