docs(requirements): split generated helper intent rule

Split the long canonical helper requirement into separate intent and forbidden-composition rows so redgate no longer reports that row as oversized.

req: canonical_authoring/005

req: canonical_authoring/009
This commit is contained in:
slhx agent
2026-06-25 13:40:24 +02:00
parent cbb9d68733
commit 7331676012
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -41,6 +41,7 @@ Keep it stable. Prefer pointers to canonical sources over copied structure, file
- `redgate list` — show requirements as TSV.
- `redgate refs` — show `req:` citations found in the repo.
- `redgate health` — show uncited requirements, duplicate IDs, and stale citations.
- `redgate lint` — show maintainability warnings such as missing rings and oversized requirement rows.
- `redgate health --strict` — fail on hard errors: empty requirements, duplicate IDs, or stale citations.
- `redgate agents` — print this starter template; review, shrink, and edit before committing.