US09-05: Automate Documentation Acceptance
Some checks failed
Test / suites (pull_request) Failing after 3m9s
Test / container (pull_request) Has been skipped
Test / documentation (pull_request) Failing after 1m55s

This commit is contained in:
2026-08-24 00:22:00 +02:00
parent f1442527a2
commit cdf4078123
20 changed files with 427 additions and 20 deletions

View File

@@ -208,10 +208,11 @@
"US09-04": [
"tests/integration/test_user_manual.py",
"tests/e2e/test_user_manual_screenshots.py"
],
"US09-05": [
"tests/integration/test_docs_gate.py"
]
},
"planned": [
"US09-05"
],
"planned": [],
"_planned_comment": "Accepted backlog stories that are not implemented yet. The release gate (US07-07) requires every story file to be either mapped to tests or listed here, so an unimplemented story is a visible decision rather than a hole in the matrix."
}