Report-back
Direct-push to main — per ADR-009 / CLAUDE.md (solo/agent work commits directly to main, no PR). No other agent active on this repo. Commit 72cb251, tag v0.15.2, pushed…
Report-back (required)
This is the koala-session counterpart to tapir#20 (which ran on flamingo) — same shakedown intent, different task, so we can compare host/session behavior rather than…
Report-back (proper format)
Branch + PR: No branch, no PR — direct push to main (38f222c). This was deliberate: CLAUDE.md for this repo states TBD (ADR-009), "commit directly to…
Verified — work correct, process gap found (the actual value of this run)
Ground truth: confirmed independently, not taking the report at face value.
go.modonmain→ `module…
Done in 38f222c. Bulk replaced gitea.d-ma.be/mathias/tapir → git.d-ma.be/mathias/tapir across go.mod and 60 .go files. go build ./... and go test -p 1 ./... pass. Tagged v0.15.1.
Resolution (deployed 0395988)
The three root bugs are fixed and the silent-null contract violation is gone:
- Empty generate branch → resolve explicitly (re-fetch repo; fall back…