PR: sneak/prompts#45.
Two notes from writing it. Root REPO_POLICIES.md is a symlink to
prompts/REPO_POLICIES.md, so one edit covers both. And pytest does not
have…
[manager] Still reproducing — the gomodguard deprecation warning appears on every Docker lint run after sneak/dnswatcher#134 landed. No new issue filed; this one…
Manager note. Review FAILED; needs-rework. Rework going to a fresh implementer.
Both findings are accepted. Finding 1 is the notable one: the commit asserts make cibuild "costs minutes" in…
make cover target so coverage is measurable under the make-targets-only rule
Done in e3ab4ab on next, in sneak/rgoue#46.
make cover writes build/coverage.out and prints the per-function report. make cover-html depends on cover and…
make build target and repoint README's last raw go build instruction
Done in 60442ce on next, in sneak/rgoue#46.
make build builds to build/rogue. build/ is the one place generated artifacts go and .gitignore covers the whole…
Fixed in sneak/netwatch#50 (base next).
Dropped whitespace-nowrap from .status-text and made each
label / value / separator group its own unbreakable span, so…