What this tracks
The end-to-end autonomous bug-reporting pipeline (2026-06-28 diagram). Full architecture +
honest built-vs-proposed status: feedback-o-tron/docs/AUTONOMOUS-BUG-PIPELINE.adoc.
Crash → boj Gateway ─①fetch template schema→ bug.yml ─②schema+state→ feedback-o-tron Synthesis
(hydrate + environment · LLM trajectory/logs · NetworkVerifier/OS · Deduplicator) ─③clean
validated payload→ Idris2 Verified ABI ─④dispatch→ GitHub/GitLab/Bugzilla.
Why
On 2026-06-28, #262/#263/#264 captured pieces of the runtime this pipeline runs in
(containerisation, caching, tracing) but not the pipeline itself. This is the fan-in.
Current reality (updated 2026-07-09)
C4 dispatch real. D0 resolved (new wrapping cartridge — see comment). Intake (#278) and
cartridge (#279) shipped. C1/C2/C3 now have build issues (#282/#283) with delivery PRs
in flight on claude/feedback-o-tron-boj-integration-4iuxyt across the three repos.
Sub-issues
What this tracks
The end-to-end autonomous bug-reporting pipeline (2026-06-28 diagram). Full architecture +
honest built-vs-proposed status:
feedback-o-tron/docs/AUTONOMOUS-BUG-PIPELINE.adoc.Crash → boj Gateway ─①fetch template schema→ bug.yml ─②schema+state→ feedback-o-tron Synthesis
(hydrate + environment · LLM trajectory/logs · NetworkVerifier/OS · Deduplicator) ─③clean
validated payload→ Idris2 Verified ABI ─④dispatch→ GitHub/GitLab/Bugzilla.
Why
On 2026-06-28, #262/#263/#264 captured pieces of the runtime this pipeline runs in
(containerisation, caching, tracing) but not the pipeline itself. This is the fan-in.
Current reality (updated 2026-07-09)
C4 dispatch real. D0 resolved (new wrapping cartridge — see comment). Intake (#278) and
cartridge (#279) shipped. C1/C2/C3 now have build issues (#282/#283) with delivery PRs
in flight on
claude/feedback-o-tron-boj-integration-4iuxytacross the three repos.Sub-issues
bug-filing-mcp(see comment below)POST 127.0.0.1:7722/api/v1/submit_feedback— [Feature]: feedback-o-tron HTTP intake — POST /api/v1/submit_feedback on 127.0.0.1:7722 #278bug-filing-mcpcartridge wrapping the engine — [Feature]: new bug-filing-mcp cartridge wrapping the real feedback-o-tron engine #279