Skip to content

Commit b93cf36

Browse files
GitHub #93: Workflow: Testing strategy (#527)
1 parent 73c79cd commit b93cf36

4 files changed

Lines changed: 717 additions & 2 deletions

File tree

docs/architecture/multi-node-hardening-roadmap.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,10 @@ The phase-linked adjacent contracts are inputs, not duplicates:
7878

7979
- The operational liveness and transport repair contract owns repair,
8080
redelivery, and durable-next-resume behavior. Phases 1, 3, and 5 cite it.
81-
- The testing strategy contract owns contract tests, degraded-mode tests, and
82-
cross-surface conformance coverage. Phase 1 aligns with it.
81+
- The testing strategy contract
82+
([`docs/architecture/testing-strategy.md`](testing-strategy.md))
83+
owns contract tests, degraded-mode tests, and cross-surface
84+
conformance coverage. Phase 1 aligns with it.
8385
- The documentation plan contract owns aligned product language across
8486
package, server, SDK, CLI, cloud, and Waterline. Phase 1 uses it.
8587
- The deployment modes contract owns routing and topology shapes. Phases 2

0 commit comments

Comments
 (0)