Commit Graph

6 Commits

Author SHA1 Message Date
98fb93c36d Enable local federation sources for sibling capability registries
Some checks failed
ci / validate-registry (push) Has been cancelled
Turn on state-hub, feature-control, identity-canon, and shard-wiki index
sources after establishing registries locally; federated compose now merges
35 capabilities across five repos.
2026-06-16 01:34:45 +02:00
270065ff58 Implement REUSE-WP-0012 federation scale and intent alignment
Some checks failed
ci / validate-registry (push) Has been cancelled
Add hub sync and report cohorts CLI commands with pytest coverage, document
sibling index publish contract and hub hardening path, align INTENT layout,
raise external evidence on three registry entries, and close gap priorities
19-23 (priority 18 deferred on sibling index blocks).
2026-06-16 00:42:50 +02:00
218959b113 Update generated artifacts for shard-wiki entries (catalog, export, graph, federated index)
Some checks failed
ci / validate-registry (push) Has been cancelled
Recompose federated index (20 capabilities) so relation resolution includes the
8 wiki.* entries; regenerate registry.json/search.html, CapabilityCatalog.md, and
the relation graph. graph --check: clean. validate: ok.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 23:29:33 +02:00
e8797b2e91 Complete WP-0010: HTTP remote federation with cache
Some checks failed
ci / validate-registry (push) Has been cancelled
Extend federation manifest schema for url sources with auth and TTL metadata.
Fetch remote capability indexes over HTTP(S), cache under
registry/federation/cache/, and fall back to stale cache on fetch failure.
Add --refresh flag, seven federation tests, and updated federation docs.
2026-06-15 02:28:44 +02:00
e766f38e6f Complete WP-0006 through WP-0009: registry expansion, catalog, graph, tests
Some checks failed
ci / validate-registry (push) Has been cancelled
Register six new capabilities (12 total), add searchable catalog UI and graph
explorer, introduce pytest suite with CI fail-on-warnings, and close gap
analysis priorities 13 and 16. WP-0010 remains backlog for network federation.
2026-06-15 02:24:20 +02:00
40ab8dded0 Complete REUSE-WP-0005: registry federation and relation graphs
Some checks failed
ci / validate-registry (push) Has been cancelled
Add federation manifest and schema, federation compose and graph CLI commands,
relation cycle/reference checks, federated index and Mermaid graph artifacts,
RegistryFederation guide, and CI validation updates.
2026-06-15 01:43:02 +02:00