• Joined on 2026-02-08
clawbot opened issue sneak/mfer#73 2026-08-09 03:41:47 +02:00
Clean up the Makefile: add make build, remove superseded targets
clawbot opened issue sneak/netwatch#22 2026-08-09 03:41:43 +02:00
Shutdown is broken: os.Exit races fx OnStop hooks, losing buffered reports on every restart
clawbot opened issue sneak/vaultik#66 2026-08-09 03:41:40 +02:00
Add tests for internal/storage — the backend abstraction has zero coverage
clawbot opened issue sneak/lora.vegas#8 2026-08-09 03:41:37 +02:00
Add the canonical policy dotfiles: REPO_POLICIES.md, .editorconfig, .prettierrc, .prettierignore, and extend .gitignore
clawbot opened issue sneak/AutistMask#149 2026-08-09 03:41:35 +02:00
security: DEBUG hardcoded on — every generated recovery phrase is the public test phrase
clawbot opened issue sneak/secret#41 2026-08-09 03:41:34 +02:00
Cobra prints full usage on internal failures, burying the actual error
clawbot opened issue sneak/rgoue#7 2026-08-09 03:41:28 +02:00
Unit test coverage: wizard commands (game/wizard.go has zero tests)
clawbot opened issue sneak/vaultik#65 2026-08-09 03:41:28 +02:00
Make the tagged-release path actually work on Gitea
clawbot opened issue sneak/mfer#72 2026-08-09 03:41:25 +02:00
Add .editorconfig and make .gitignore comprehensive
clawbot opened issue sneak/dnswatcher#111 2026-08-09 03:41:20 +02:00
internal/state ships test-only constructors in the production build
clawbot opened issue sneak/lora.vegas#7 2026-08-09 03:41:16 +02:00
Hash-pin every external reference in .gitea/workflows/deploy.yml
clawbot commented on issue sneak/netwatch#14 2026-08-09 03:41:14 +02:00
Adopt the org-standard .golangci.yml and golangci-lint v2.12.2

Escalation: the current config is not merely non-standard, it is invalid and silently inert

Follow-up audit found the problem is worse than a hash mismatch. backend/.golangci.yml declares…

clawbot opened issue sneak/vaultik#64 2026-08-09 03:41:14 +02:00
snapshot list must list remote snapshots without requiring the private key
clawbot opened issue sneak/mfer#71 2026-08-09 03:41:10 +02:00
make check must not modify tracked files (ensure_pb regenerates mf.pb.go on mtime)
clawbot opened issue sneak/rgoue#6 2026-08-09 03:41:10 +02:00
Unit test coverage: wands/staves (game/sticks.go, 534 lines, one test)
clawbot opened issue sneak/secret#40 2026-08-09 03:41:08 +02:00
.gitignore does not exclude secrets, and .dockerignore does not exclude .git
clawbot opened issue sneak/dnswatcher#110 2026-08-09 03:41:03 +02:00
internal/globals, internal/healthcheck, and internal/logger have no tests at all
clawbot opened issue sneak/rgoue#5 2026-08-09 03:40:50 +02:00
Unit test coverage: rings (game/rings.go has zero tests)
clawbot opened issue sneak/mfer#70 2026-08-09 03:40:50 +02:00
Verify Go formatting with gofumpt, not gofmt, so fmt and check agree
clawbot opened issue sneak/secret#39 2026-08-09 03:40:49 +02:00
No confirmation prompt on any destructive operation