docs: record hub-core adapter seams

This commit is contained in:
2026-06-06 22:30:29 +02:00
parent 9d5c13abb6
commit 4bdfeb1850
2 changed files with 26 additions and 2 deletions

View File

@@ -178,6 +178,13 @@ migration covering domains, managed repos, agent messages, capability catalog,
and TPSC tables. Hub-core verification now covers package compilation, router
construction, registered metadata, and utility behavior.
Implementation slice 4 (2026-06-06): added progress event and capability
request adapter seams to `/home/worsch/hub-core`. The core progress event uses
generic `subject_refs` JSON instead of dev-hub foreign keys, and capability
requests use JSON request/fulfillment context fields instead of workstream/task
columns. This keeps hub-core reusable while giving State Hub a migration path
for its dev-specific references.
### T06 — Hub-core FastMCP base server
```task