core-hub/contracts
2026-06-27 14:11:56 +02:00
..
catalogs Start Core Hub FastAPI replacement foundation 2026-06-27 11:41:26 +02:00
fixtures Add Inter-Hub migration bundle importer 2026-06-27 13:30:30 +02:00
openapi Add protected operator console prototype 2026-06-27 14:11:56 +02:00
schemas Add Inter-Hub migration bundle importer 2026-06-27 13:30:30 +02:00
README.md Start Core Hub FastAPI replacement foundation 2026-06-27 11:41:26 +02:00

Core Hub Contract Artifacts

This directory contains the implementation-neutral contract artifacts consumed by the Core Hub runtime and future adapters.

  • schemas/ - JSON Schema contracts
  • catalogs/ - seed event/widget/policy catalogs
  • fixtures/ - production-safe compatibility examples
  • openapi/ - generated OpenAPI snapshots

Regenerate OpenAPI after route changes:

make openapi