thundercode commited on
Commit
aa79dcb
·
verified ·
1 Parent(s): 5f24528

release: add docs/TESTING.md

Browse files
Files changed (1) hide show
  1. docs/TESTING.md +1 -1
docs/TESTING.md CHANGED
@@ -1550,7 +1550,7 @@ Following the style guide's requirement that every doc end with an explicit list
1550
 
1551
  - The trust model, secret custody, CORS allowlist, size limits and rate-limiting-as-fairness that the
1552
  frontend suite asserts against: [`SECURITY.md`](SECURITY.md).
1553
- - The API contract the doc-guards validate: [`API_CONTRACT.md`](API_CONTRACT.md).
1554
  - The deployment topology the live validation drives: [`DEPLOYMENT.md`](DEPLOYMENT.md),
1555
  [`architecture/02-deployment-topology.md`](architecture/02-deployment-topology.md).
1556
  - The measured metrics this chapter does **not** re-derive: [`EVALUATION.md`](EVALUATION.md).
 
1550
 
1551
  - The trust model, secret custody, CORS allowlist, size limits and rate-limiting-as-fairness that the
1552
  frontend suite asserts against: [`SECURITY.md`](SECURITY.md).
1553
+ - The API contract the doc-guards validate: [`API_CONTRACT.md`](architecture/08-api-contract.md).
1554
  - The deployment topology the live validation drives: [`DEPLOYMENT.md`](DEPLOYMENT.md),
1555
  [`architecture/02-deployment-topology.md`](architecture/02-deployment-topology.md).
1556
  - The measured metrics this chapter does **not** re-derive: [`EVALUATION.md`](EVALUATION.md).