docs: _TEMPLATE + all-10 criteria-section stubs (verbatim criteria)

This commit is contained in:
2026-06-18 10:10:17 -04:00
parent 29c5b2c8be
commit 593e1e63b6
13 changed files with 510 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Lane notes — Category N
Working scratchpad for this lane. Keep terse; the scored deliverable is `criteria-section-N.md`.
- **Owner:**
- **Last live-state check:**
- **Fixtures used:** (gateway slug, server, user_ids — see `../../config/targets.yaml`)
## Log
- (date) — what was done / found
+29
View File
@@ -0,0 +1,29 @@
# Category N — <Name> (weight W)
> Verbatim criteria / gates / questions from the criteria Google Doc. Fill Score / Evidence /
> Findings / Answers locally; **the human pastes** into the Google Doc. 15 scale; anchors at 1/3/5.
## Scores
| # | Criterion (verbatim) | Score (15) | Evidence / note |
|---|---|---|---|
| 1 | <verbatim criterion> | | |
**Average:** ___ **Category score:** ___
## Score anchors
- **1** — <anchor>
- **3** — <anchor>
- **5** — <anchor>
## Benchmark questions / tests
| # | Question / test (verbatim) | Answer / result | Evidence |
|---|---|---|---|
| 1 | <verbatim> | | |
## Suggested pass/fail gates
| Gate | Pass condition (verbatim) | Result | Evidence |
|---|---|---|---|
| <gate> | <verbatim> | | |
## Findings
-
View File