Schemas And Data Dictionary¶
Illustrative reference schemas that show how the patterns store state.
The first schema is the Knowledge Operating System data model: the knowledge store behind the flagship, with an entity-relationship diagram and a full data dictionary. Its source is code at schemas/src/kos-knowledge-store.sql.
What these schemas are for:
- Show the state a pattern needs to track.
- Make lifecycle, provenance, retrieval, and evaluation boundaries visible.
- Keep diagrams, prose, and schema examples aligned.
The current schema covers artifacts, source references, manifest entries, promotion logs, index records, evaluation cases, evaluation runs, packages, relationships, claim candidates, and evidence objects.