mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-24 02:38:06 +02:00
docs(cluster): record Stage 3B failpoint + verification coverage
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
211b37e6de
commit
50543a8ce0
2 changed files with 10 additions and 6 deletions
|
|
@ -663,7 +663,11 @@ Hard gates:
|
|||
- Do not ship `cluster apply` until `cluster validate` and read-only
|
||||
`cluster plan` have hermetic tests.
|
||||
- Do not ship graph/schema-moving apply until failpoint recovery tests prove the
|
||||
Phase B -> state publish gap is covered.
|
||||
Phase B -> state publish gap is covered. (Stage 3B delivered the apply-side
|
||||
half: `omnigraph-cluster` has failpoint infrastructure and tests for the
|
||||
crash-after-payload and state-CAS-race windows of config-only apply, plus
|
||||
catalog payload verification in status/refresh. Graph-moving sidecar
|
||||
coverage remains Phase 4 work.)
|
||||
|
||||
For docs-only changes, `scripts/check-agents-md.sh` is enough. For
|
||||
implementation phases, run the boundary tests above before widening to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue