docs(requirements): split pitch runtime claim

Split the pitch overview into checked-hypermedia and no-app-JavaScript rows so redgate no longer reports pitch/001 as oversized.

req: pitch/001

req: pitch/005
This commit is contained in:
slhx agent
2026-06-25 13:42:58 +02:00
parent 7331676012
commit 42e2669a98
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Keep it stable. Prefer pointers to canonical sources over copied structure, file
- Cite relevant requirements in code, tests, or docs as `req: <component>/001`.
- Do not add citation-only padding to satisfy tooling; cite only where the requirement constrains the text.
- Use requirement tags consistently: stable area tags like `[parser]`, `[auth]`, `[ui]`; temporary planning tags like `[bootstrap]`, `[mvp]`, or `[milestone-1]` only while they are useful.
- Run `redgate list`, `redgate refs`, and `redgate health` when requirements change.
- Run `redgate list`, `redgate refs`, and `redgate health` when requirements change; include `redgate lint` when the change is meant to reduce requirement maintainability warnings.
## Git workflow