Skip to content

Orion Memory

Why This Exists

This document defines how Orion uses memory.

Owner

The owner is the Chief Product Officer and Enterprise Architect.

Approved Memory Sources

  • organization context.
  • capability interpretations.
  • gap history.
  • preference summaries.
  • evidence quality notes.

Memory Rules

  • Memory must preserve source references where possible.
  • Memory must not replace current domain state.
  • Memory must distinguish fact, interpretation, recommendation, and decision.
  • Sensitive memory must follow tenant, privacy, and access rules.
  • Memory updates must use approved Intelligence and domain workflows.
flowchart LR
    Domain[Domain Events]
    Memory[Organizational Memory]
    Intelligence[Intelligence]
    Professional[Orion]
    Output[Output]

    Domain --> Memory
    Memory --> Intelligence
    Intelligence --> Professional
    Professional --> Output