HS-plan: add scoreboard + require loop agent to maintain it

plans/hs-conformance-scoreboard.md is the at-a-glance ledger
(baseline 1213, merged 1240, +2 pending on worktree). Added rule 11
to hs-conformance-to-100.md so the loop agent bumps it per commit.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-24 06:44:20 +00:00
parent e5346d5ea3
commit e155c21798
2 changed files with 104 additions and 0 deletions

View File

@@ -142,6 +142,8 @@ Many tests are `SKIP (untranslated)` because `tests/playwright/generate-sx-tests
8. **If stuck >30min on a cluster**, mark it `blocked (<reason>)` in the plan and move to the next pending cluster.
9. **Branch: `architecture`.** Commit locally. Never push. Never touch `main`.
10. **Log every iteration** in the Progress log below: one paragraph, what you touched, delta, commit SHA.
11. **Update the scoreboard** at `plans/hs-conformance-scoreboard.md` in the SAME plan-update commit: bump the `Merged:` line, update the row's `Status` / `Δ` / `Commit`, and adjust the buckets roll-up counts.
12. **Also expand scope to include** `plans/hs-conformance-scoreboard.md` (for rule 6 purposes).
## Known gotchas