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>
14 lines
307 B
JSON
14 lines
307 B
JSON
{
|
|
"suites": {
|
|
"dag": {"pass": 20, "fail": 0},
|
|
"analyze": {"pass": 16, "fail": 0},
|
|
"plan": {"pass": 18, "fail": 0},
|
|
"execute": {"pass": 15, "fail": 0},
|
|
"optimize": {"pass": 18, "fail": 0},
|
|
"fed": {"pass": 15, "fail": 0}
|
|
},
|
|
"total_pass": 102,
|
|
"total_fail": 0,
|
|
"total": 102
|
|
}
|