spec(SHARD-WP-0006 T4): incremental-equivalence correctness + I-2 verification (§8.7)

Fixes B-4. Incremental delta is not additive: a change processes bucket
exits (retract unsupported edges) + entries (add) + propagation across
equivalence neighbours, not just new candidates. Adds an I-2 verification
mechanism: per-partition Merkle-style digest + background consistency-checker
vs sampled fold → scoped self-healing recompute on drift. I-2 now
eventually-verified, not asserted.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-15 02:02:33 +02:00
parent 3a753a6f3b
commit 1ad70a9c8a
2 changed files with 26 additions and 3 deletions

View File

@@ -94,7 +94,7 @@ Settle the keystone (review B-1 + B-3 together). Decide and document:
```task
id: SHARD-WP-0006-T3
status: todo
status: done
priority: high
state_hub_task_id: "900c8234-ca73-4225-b2c5-77d218ded28c"
```