feat(WP-0009): IHF GAAF Compliance Foundation — type registries, extension manifests, architectural contracts
Implements IHUB-WP-0009: closes four GAAF-2026 gaps before domain hub work begins. - TypeRegistry helper + controllers/views (hub_kind, hub_capability_manifest) - HubCapabilityManifest entity with validation and registry linkage - ARCHITECTURE-LAYERS.md + CI-enforced boundary contracts - Alembic migration 1743724800, fitness tests (Test/Architecture/) - GAAF spec, Operational Architecture spec, domain hub extension guide - Updates to CLAUDE.md, SCOPE.md, Schema.sql, Routes, FrontController, Types state_hub_sync: pending (tunnel was STALE at completion time; run fix-consistency) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
1a7732d7da
commit
b5d73aa18b
47 changed files with 4855 additions and 104 deletions
|
|
@ -63,5 +63,9 @@ instance AutoRoute StewardshipRolesController
|
|||
instance AutoRoute ArchiveRecordsController
|
||||
instance AutoRoute FederatedGovernanceController
|
||||
|
||||
-- GAAF Compliance Foundation (IHUB-WP-0009)
|
||||
instance AutoRoute TypeRegistriesController
|
||||
instance AutoRoute HubCapabilityManifestsController
|
||||
|
||||
-- Sessions
|
||||
instance AutoRoute SessionsController
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue