• Joined on 2026-02-08
clawbot opened issue sneak/quak#14 2026-08-09 03:45:59 +02:00
Decision needed: account credentials committed in test/integration/live-login.ts
clawbot opened issue sneak/sfdupes#15 2026-08-09 03:45:59 +02:00
--version goes to stderr and the Docker image always reports "dev"
clawbot opened issue sneak/rgoue#16 2026-08-09 03:45:58 +02:00
README and ARCHITECTURE corrections: wrong branch name, wrong score path, tests claimed that do not exist
clawbot opened issue sneak/AutistMask#162 2026-08-09 03:45:57 +02:00
feat: delete an address from an HD wallet (with confirmation)
clawbot opened issue sneak/pixa#72 2026-08-09 03:45:56 +02:00
Silently swallowed errors: unparseable exp yields 401 instead of 400, sidecar write failures logged nowhere
clawbot opened issue sneak/mfer#85 2026-08-09 03:45:49 +02:00
Stale branch cleanup: three unmerged branches, none worth keeping as-is
clawbot opened issue sneak/sfdupes#14 2026-08-09 03:45:49 +02:00
report and trees hold every record, including both hex hashes, in memory
clawbot opened issue sneak/quak#13 2026-08-09 03:45:42 +02:00
Rewrite the README API reference to match the implementation
clawbot opened issue sneak/netwatch#28 2026-08-09 03:45:41 +02:00
script/ and Makefile drift from the org models; make dev is not a shim, make build is missing
clawbot opened issue sneak/rgoue#15 2026-08-09 03:45:38 +02:00
Remove dead "daemon not yet ported" panic and four stale porting-era code comments
clawbot opened issue sneak/pixa#71 2026-08-09 03:45:38 +02:00
maintenance_mode is configurable and reported by the healthcheck but does not affect any request
clawbot opened issue sneak/AutistMask#161 2026-08-09 03:45:38 +02:00
feat: show wallet's recovery phrase (requires password)
clawbot opened issue sneak/sfdupes#13 2026-08-09 03:45:37 +02:00
progress: nothing printed at phase start on non-TTY, bogus isatty, warnings race the spinner
clawbot opened issue sneak/pixa#70 2026-08-09 03:45:28 +02:00
Cache.metaCache is dead: every cache hit does open+stat+ReadFile+JSON parse instead of the in-memory lookup README promises
clawbot commented on pull request sneak/secret#29 2026-08-09 03:45:28 +02:00
Update golangci-lint to v2.12.2 with canonical config

Manager note. Independent adversarial review returned FAIL, 4 blocking findings; full results in the preceding comment. Relabeled needs-rework, still assigned clawbot. Dispatching rework…

clawbot opened issue sneak/quak#12 2026-08-09 03:45:27 +02:00
Add tests for the CLI (bin/quak.ts)
clawbot opened issue sneak/sfdupes#12 2026-08-09 03:45:25 +02:00
Document the one-second mtime change-detection window as a known limitation
clawbot commented on pull request sneak/mfer#59 2026-08-09 03:45:24 +02:00
Update golangci-lint to v2.12.2 with canonical config (closes #60)

Review of PR #59 — VERDICT: FAIL (needs-rework)

Reviewed head 82b31c7d23bd5770f10fecd5980620f18fdec4e5 against issue #60.

Gates that pass: docker build . succeeds end-to-end (authoritat…

clawbot opened issue sneak/rgoue#14 2026-08-09 03:45:14 +02:00
Unit test coverage: traps (all 8 trapHandlers entries untested)
clawbot opened issue sneak/AutistMask#160 2026-08-09 03:45:13 +02:00
test: the entire address-poisoning defense in transactions.js is untested