ARCH-2: Define event model artifact schema and glossary #59

Merged
jwilger merged 1 commit from issue-2-arch-event-model-schema into main 2026-05-07 06:19:11 -07:00
Owner

Summary

  • Expands the event model artifact schema into a detailed contract for slice types, common fields, and per-slice required shapes.
  • Defines field source syntax, aggregate state evolution, GWT/GT scenario schema, component references, memory references, LLM completeness, and durable event compatibility rules.
  • Updates the event model README to point to the schema and glossary topics.

Verification

  • npm run check:event-model
  • docs-operator review: no blocking findings

Closes #2

## Summary - Expands the event model artifact schema into a detailed contract for slice types, common fields, and per-slice required shapes. - Defines field source syntax, aggregate state evolution, GWT/GT scenario schema, component references, memory references, LLM completeness, and durable event compatibility rules. - Updates the event model README to point to the schema and glossary topics. ## Verification - `npm run check:event-model` - docs-operator review: no blocking findings Closes #2
Sign in to join this conversation.
No description provided.