You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Strengthen observability and release verification for v0.2 by improving grepability and adding lightweight production smoke evidence capture, without introducing external state systems.
Task 1: structured log consistency pass
src/handlers/mention.ts src/handlers/review.ts
Ensure evidence and failure logs use consistent key names for delivery correlation and PR context.
Keep existing evidence bundle format stable where already used.
- Unit tests continue passing
Task 2: runbook query snippets for top operator flows
docs/runbooks/mentions.md
Add concise query snippets for:
- finding write-mode evidence by deliveryId
- finding refusal reason patterns
- finding recheck/rereview request outcomes
Task 3: post-deploy smoke evidence capture template
docs/smoke/xbmc-kodiai-write-flow.md
Add a tiny template section to record smoke run evidence (PR links + deliveryIds + outcomes) so each release has a repeatable verification artifact.
- bun test
- bunx tsc --noEmit
Create `.planning/phases/18-observability-verification/18-02-SUMMARY.md`.