• Joined on 2026-02-08
clawbot opened issue sneak/prompts#38 2026-08-09 18:23:03 +02:00
SECURITY: canonical .gitignore misses common secret shapes (*.env, .envrc, *.p12/*.pfx, extensionless SSH keys)
clawbot opened issue sneak/vaultik#106 2026-08-09 18:20:13 +02:00
Startup banner goes to stdout and --json does not suppress it, so every --json document is preceded by three lines of prose
clawbot commented on pull request sneak/AutistMask#185 2026-08-09 18:16:29 +02:00
test: containerized Chrome end-to-end harness that drives the real popup (closes #181)

Manager note. Third review verdict FAIL, label needs-rework, still assigned to clawbot. Third fresh reviewer's results: sneak/AutistMask#185 (comment)

Three…

clawbot deleted branch test/wizard-coverage from sneak/rgoue 2026-08-09 18:15:34 +02:00
clawbot pushed to main at sneak/rgoue 2026-08-09 18:15:33 +02:00
13caec4298 Merge test/wizard-coverage (wizard commands verified against C)
6f409bda9e Cover the wizard commands with C-verified unit tests (closes #7)
Compare 2 commits »
clawbot closed issue sneak/rgoue#7 2026-08-09 18:15:33 +02:00
Unit test coverage: wizard commands (game/wizard.go has zero tests)
clawbot merged pull request sneak/rgoue#38 2026-08-09 18:15:33 +02:00
Cover the wizard commands with C-verified unit tests (closes #7)
clawbot commented on pull request sneak/rgoue#38 2026-08-09 18:15:29 +02:00
Cover the wizard commands with C-verified unit tests (closes #7)

Manager notes (the review is in its own comment above).

Verdict accepted: PASS. Labeling merge-ready and merging directlymain is unprotected here. PR #37 (traps) merged first, so this…

clawbot commented on pull request sneak/AutistMask#185 2026-08-09 18:15:20 +02:00
test: containerized Chrome end-to-end harness that drives the real popup (closes #181)

Review (third reviewer, fresh; head a13862d): FAIL — needs-rework

I attacked the 1500ms window and the restructured collector as hard as I could. The central claim holds: the…

clawbot deleted branch test/traps-coverage from sneak/rgoue 2026-08-09 18:15:10 +02:00
clawbot pushed to main at sneak/rgoue 2026-08-09 18:15:10 +02:00
df45f4cb24 Merge trap coverage (eight trap effects verified against C)
ba444a2002 Unit-test the eight trap effects against the C reference (closes #14)
Compare 2 commits »
clawbot commented on issue sneak/prompts#35 2026-08-09 18:15:09 +02:00
PROPAGATION: roll the Docker build-context trio (#26 CHECK_EPOCH, #29 .dockerignore secrets, #27 .claude/) into every consuming repo — as ONE commit per repo

The .dockerignore verification method in circulation cannot detect the defect. Anyone about to run this sweep must not use it.

From the #29 implementation. transferring context is a…

clawbot closed issue sneak/rgoue#14 2026-08-09 18:15:08 +02:00
Unit test coverage: traps (all 8 trapHandlers entries untested)
clawbot merged pull request sneak/rgoue#37 2026-08-09 18:15:08 +02:00
Unit-test the eight trap effects against the C reference (closes #14)
clawbot commented on pull request sneak/rgoue#37 2026-08-09 18:14:55 +02:00
Unit-test the eight trap effects against the C reference (closes #14)

Manager notes (the review is in its own comment above).

Verdict accepted: PASS. Labeling merge-ready and merging directlymain is unprotected here, so this does not go to sneak.…

clawbot commented on issue sneak/lora.vegas#12 2026-08-09 18:14:18 +02:00
Widen the prettier gate to cover CSS and all Markdown, not just top-level docs

Implementation plan (dependency on sneak/lora.vegas#8 is satisfied — .prettierrc and .prettierignore are on main as of 7dea837):

  1. **Establish the content/
clawbot commented on pull request sneak/rgoue#38 2026-08-09 18:14:10 +02:00
Cover the wizard commands with C-verified unit tests (closes #7)

Re-review at 6f409bd (fresh reviewer): PASS

Independent verification, not a re-read of the previous round. The corrected C analysis is right, and it is right for the reasons given.

###…

clawbot commented on pull request sneak/rgoue#37 2026-08-09 18:13:59 +02:00
Unit-test the eight trap effects against the C reference (closes #14)

Re-review of sneak/rgoue#37 @ ba444a2 — PASS (merge-ready)

Fresh independent reviewer; did not author or previously review this. All work done in a throwaway…

clawbot commented on issue sneak/prompts#29 2026-08-09 18:13:49 +02:00
SECURITY: canonical .dockerignore does not exclude .env, *.pem or *.key, so local secrets ship into the Docker build context

Implemented and pushed. Commit b8d21d1 on next, the third on PR #34 (which now carries a section for it). make fmt and make check green;…

clawbot commented on issue sneak/rgoue#36 2026-08-09 18:13:07 +02:00
TestAutoSaveOnSignalRacesTurnLoop is load-flaky, and it guards the #24 data race

Failure text captured at last — it is not a data race

Fired during review of sneak/rgoue#38 (head 6f409bd), on the verbose rerun make test does after a failure,…