test: harden fix branch documentation regression

This commit is contained in:
sechmachine
2026-08-15 14:31:07 +07:00
parent 93ea47ae4a
commit d617769499
3 changed files with 78 additions and 6 deletions
@@ -15,9 +15,9 @@ feature-branch ownership areas.
`work/<feature>` ref exists.
4. Regenerate the local SRS after amending the existing operational requirement;
do not add a requirement ID or a use case.
5. Prove GREEN with exact searches, requirement/use-case counts, local-link
resolution, and whitespace validation. Commit the tracked guidance locally;
do not push or merge.
5. Prove GREEN with the executable six-guide regression, requirement/use-case
counts, local-link resolution, and an immutable base-to-candidate whitespace
check. Commit the tracked guidance locally; do not push or merge.
## Exit criteria
@@ -32,6 +32,7 @@ push or merge without separate authority.
## Validation
The documentation evidence record checks the required spelling, rejects the
nested form, verifies requirement counts and generated SRS use-case count, and
resolves local Markdown links.
The executable documentation validator checks the exact approved statement in
each tracked guide and rejects an injected positive nested-branch recommendation.
The evidence record also verifies requirement counts, generated SRS use-case
count, and local Markdown links.