test: harden fix branch documentation regression
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user