artdag: Phase 6 federation — shared content-addressed cache + trust + invalidation + 15 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 59s

federation.sx: instance = {cache, prov cid->peer}. fed-export/import share results
by global content-id (trusted import -> pure cache hit, the L2-registry analog);
trust gating rejects untrusted peers; fed-pull uses an injected fetch transport;
fed-invalidate drops a peer's provenanced results (peer-scoped, leaves local
results). fed 15/15, total 102/102. All 6 phases complete.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 12:11:11 +00:00
parent 228861215d
commit 985dbb4c8f
6 changed files with 257 additions and 10 deletions

View File

@@ -9,4 +9,5 @@ _Generated by `lib/artdag/conformance.sh`_
| plan | 18 | 0 | 18 |
| execute | 15 | 0 | 15 |
| optimize | 18 | 0 | 18 |
| **Total** | **87** | **0** | **87** |
| fed | 15 | 0 | 15 |
| **Total** | **102** | **0** | **102** |