aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-15 11:24:59 +0200
committerDanilo M. <danix@danix.xyz>2026-09-15 11:24:59 +0200
commitd2b98989b298f082c76d3c7925419ee6b95b3c71 (patch)
tree43379031e91943e7bd1add55f629e5224a878b80 /README.md
parent3e9189a9a8bc6875b1ad3cd5a32959b7895c3e7e (diff)
downloadquickshell-d2b98989b298f082c76d3c7925419ee6b95b3c71.tar.gz
quickshell-d2b98989b298f082c76d3c7925419ee6b95b3c71.zip
docs: correct the check count and mirror the statusctl hardening
Two corrections to the plan, both found by running it rather than reading it. The test script the plan specifies makes nine assertions; the prose around it claimed eight, in both the task step and the final check. An implementer running it would see a passing suite that disagrees with its own expected output, which reads as a failure of either the test or the plan. My arithmetic. The plan's statusctl also swallowed a failed rename and read the mode file through cat piped into tr, so a write that did not land still reported success and an unreadable file fell back to off by accident of pipeline semantics rather than by intent. Review of the implemented script caught both. The plan now carries the same fixes, so a future run of it does not reintroduce them. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01A7ThHHh5iTYbVfp3rNAkw2
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions