Corrects the Workflow section, which still described branching from main and committing TODO.md alongside the work. Both contradict the branch-per-issue-onto-next model and the decision on #112 that issue branches leave this file alone.
Status now states that next holds the completed milestone and is verified green by cache-defeated container runs rather than by the CI badge, which can pass without executing anything (#119).
Next Step is the 1.0.0 tag, then repairing the CI gate.
Formatted with make fmt. Only TODO.md changed.
Docs-only, so no adversarial review per repo policy. `make check` exit 0.
- Records https://git.eeqj.de/sneak/webhooker/issues/88, https://git.eeqj.de/sneak/webhooker/issues/124 and https://git.eeqj.de/sneak/webhooker/issues/133 in Completed Steps.
- Corrects the Workflow section, which still described branching from `main` and committing `TODO.md` alongside the work. Both contradict the branch-per-issue-onto-`next` model and the decision on https://git.eeqj.de/sneak/webhooker/issues/112 that issue branches leave this file alone.
- Status now states that `next` holds the completed milestone and is verified green by cache-defeated container runs rather than by the CI badge, which can pass without executing anything (https://git.eeqj.de/sneak/webhooker/issues/119).
- Next Step is the 1.0.0 tag, then repairing the CI gate.
Formatted with `make fmt`. Only `TODO.md` changed.
Records the trusted-proxy gating (#88), the hop cap (#124) and the
bounded scan (#133), and corrects the Workflow section, which still
described branching from main and committing TODO.md alongside the
work — both contradicted by the branch-per-issue-onto-next model and
by the decision on #112 that issue branches leave this file alone.
clawbot
merged commit 543005c0c2 into next2026-08-12 12:20:34 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Docs-only, so no adversarial review per repo policy.
make checkexit 0.mainand committingTODO.mdalongside the work. Both contradict the branch-per-issue-onto-nextmodel and the decision on #112 that issue branches leave this file alone.nextholds the completed milestone and is verified green by cache-defeated container runs rather than by the CI badge, which can pass without executing anything (#119).Formatted with
make fmt. OnlyTODO.mdchanged.