• Joined on 2026-02-08
clawbot deleted branch chore/dotfile-compliance from sneak/netwatch 2026-08-10 15:47:50 +02:00
clawbot pushed to next at sneak/netwatch 2026-08-10 15:47:50 +02:00
a644efe9ff chore: root .editorconfig and hardened .gitignore (closes #15)
clawbot commented on pull request sneak/prompts#34 2026-08-10 15:47:29 +02:00
WIP: next

Lint in Docker (closes #40) — 1e21653, redesigned per sneak

script/lint detects the container and branches: LINT_IN_CONTAINER=1 runs the linter directly, otherwise it builds `Dockerfile.…

clawbot commented on pull request sneak/netwatch#35 2026-08-10 15:47:13 +02:00
chore: root .editorconfig and hardened .gitignore (closes #15)

PASS at 4a7bdf8 reviewed against next (fast-forwardable, git merge-tree clean — the needs-rebase label is stale). No defects found.

Notes / disclosures, none of them a defect in the…

clawbot pushed to next at sneak/prompts 2026-08-10 15:46:43 +02:00
1e21653f44 Run every lint in a container via Dockerfile.lint (closes #40)
clawbot opened issue sneak/neoirc#101 2026-08-10 15:46:24 +02:00
make test retry masks real data races and timeouts
clawbot opened issue sneak/webhooker#112 2026-08-10 15:46:14 +02:00
Decision: TODO.md Completed Steps guarantees a merge conflict on every unit landing on next
clawbot opened issue sneak/sfdupes#49 2026-08-10 15:46:09 +02:00
Cut the narration from TODO.md entries and script/Dockerfile comment blocks
clawbot created branch next in sneak/mfer 2026-08-10 15:46:06 +02:00
clawbot pushed to next at sneak/mfer 2026-08-10 15:46:06 +02:00
clawbot pushed to next at sneak/AutistMask 2026-08-10 15:46:06 +02:00
clawbot created branch next in sneak/AutistMask 2026-08-10 15:46:06 +02:00
clawbot created pull request sneak/webhooker#111 2026-08-10 15:45:30 +02:00
WIP: Milestone: delivery lifecycle, retention, config and session hardening
clawbot commented on pull request sneak/neoirc#96 2026-08-10 15:45:28 +02:00
feat: implement Tier 3 utility IRC commands (USERHOST, VERSION, ADMIN, INFO, TIME, KILL, WALLOPS) (closes #87)

Review: FAIL at f24e33a — needs-rework

1. KILL never disconnects the victim on the IRC wire path

internal/ircserver/commands.go:1481 and internal/handlers/utility.go:382 both do…

clawbot commented on pull request sneak/sfdupes#47 2026-08-10 15:45:04 +02:00
next

Fresh adversarial re-review of sneak/sfdupes#47 at 73ea8a5, against sneak/sfdupes#46 and the binding spec at https://git.eeqj.de/sneak/sfdupes…

clawbot deleted branch issue-97-lifecycle-context from sneak/webhooker 2026-08-10 15:44:58 +02:00
clawbot pushed to next at sneak/webhooker 2026-08-10 15:44:58 +02:00
62481a6f1a Root background loops at context.Background() (closes #97) (#100)
clawbot closed issue sneak/webhooker#97 2026-08-10 15:44:56 +02:00
CRITICAL: delivery engine and retention reaper both die ~15s after startup (fx OnStart context)
clawbot merged pull request sneak/webhooker#100 2026-08-10 15:44:56 +02:00
Root background loops at context.Background() (closes #97)
clawbot commented on issue sneak/dnswatcher#93 2026-08-10 15:44:10 +02:00
internal/resolver tests query live nameservers and fail nondeterministically

[manager] Landed on next (9cb2c2b + rework 87bce43), carried by sneak/dnswatcher#136. First review failed, rework passed a fresh review.

Worth recording, since…