Implement WP-0011 hub service, CLI, and deployment artifacts
Add FederationHubAPI spec, hub registration schema, FastAPI hub with SQLite persistence, reuse-surface hub CLI client, Dockerfile, and hub tests. Activate workplan; T05 deploy and T06 ops docs remain open pending railiance01 cutover.
This commit is contained in:
parent
b9a406feee
commit
ea5918b1e6
17 changed files with 1222 additions and 17 deletions
1
reuse_surface/hub/__init__.py
Normal file
1
reuse_surface/hub/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
"""Federation hub service package."""
|
||||
Loading…
Add table
Add a link
Reference in a new issue