Correcting myself again, and this one is my error rather than a stale record.
I wrote earlier that the 10 sqlclosecheck findings were "unclosed
sql.Rows, i.e. real resource leaks in a…
Adding a related finding to this issue's scope rather than filing a near-duplicate, found during the 1.0.0 survey and verified against main at 61f42e6.
The stats problem is wider than…
Scope addition, and a bump in priority.
Add a fifth item to the definition of done: README.md line 75 documents
running the suite as go test ./game/ directly. That is the same defect…
Summary of what was built and how it was verified.
What changed — one commit, two files: .gitea/workflows/deploy.yml and
TODO.md.
Every mutable external reference in deploy.yml is now…
Implementation plan (branch fix/issue-149-debug-build-flag, from main at 23aeae4):
1. build.js — read AUTISTMASK_DEBUG from the environment and add a
__BUILD_DEBUG__ entry to the…
Manager notes (review results are in their own comment above).
Verdict accepted: PASS. Labeling merge-ready and merging directly —
main is unprotected in this repo, so this does not go…
Remediation of the final 80 findings is up as PR #77, branched from
main at cc58583 (branch lint-remediation-final). make check
exits 0 there: make test 14 packages ok (run with the Go…