DEMO ONLY, DO NOT MERGE: negative control for #473 (scenario gate must go red) - #474
DEMO ONLY, DO NOT MERGE: negative control for #473 (scenario gate must go red)#474Yaraslaut wants to merge 1 commit into
Conversation
…um spelling Negative control for #473 / morph#462. Reverts scripts/scenario/scenarios/ledger/categorise-an-account.scenario to its pre-8a67ffe7 form, where every ledger enum is spelled as its underlying integer -- the exact form morph#460 measured as 16-of-16 refused. The whole diff of this pull request is one file under scripts/scenario/, so it also demonstrates the second half of #473: before that change the ladder path filter did not match scripts/scenario/ at all and `ladder-tests` would have been skipped outright. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01C6uB9zxdSG8qp3VNAAyFvF
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Evidence captured; closing. This was never for merging. What it demonstrated, for #473 / morph#462:
Both runs are quoted in full in #473's body. Branch 🤖 Generated with Claude Code |
Negative control for #473 (morph#462). Do not merge. This will be closed once the evidence is captured.
Base is
feat/462-scenario-ci-gate, so the checked-out tree carries #473's gate and its path filter.The entire diff is one file under
scripts/scenario/:categorise-an-account.scenarioreverted to its pre-8a67ffe7integer-enum spelling — the exact form morph#460 measured as 16-of-16 refused by a realladder_ledger_server.Two things this is meant to show at once:
ladder-tests-> "Run the scenario corpus against the built servers" must fail.scripts/scenario/only. Before ci: run the scenario corpus in ladder-tests, and let corpus changes reach it #473 that matched nothing inladder_rungs.sh ci-path-regexandladder-testswould have been skipped outright — the "Determine whether the ladder needs to run" step's log shows the pattern it used andrun=true.Then the file is restored on this same branch and the job must go green.
🤖 Generated with Claude Code
https://claude.ai/code/session_01C6uB9zxdSG8qp3VNAAyFvF