iterion

← Bot runs

feature-gap-fill (Fini) — bilans

Gap-driven feature completer. A specialisation of feature_dev: the input is a structured gap_spec (“here is what’s implemented, here is what’s missing”), not a greenfield prompt. Fini reads the partial implementation, completes the missing parts, runs the alternating Claude/GPT review-fix loop to convergence, then commits. Inputs are typically the type:feature-gap issues filed by the adr-cartograph (Adry) bot.

2026-07-07 — SANDBOXED path validated end-to-end after root-causing native:221edac8 (run 019f3e27)

2026-07-07 — v2 dogfood: gap closed + tests green in 4m06s (run 019f3d6e, after a sandbox saga on 019f3d4d-07b8)

2026-07-07 — converted to v2 minimal-framing (ADR-058 fleet rollout) — structural-validated, dogfood pending

2026-06-14 — clone transport validation, SANDBOXED (run 019ec75f)

Findings / misses

2026-06-14 — first dogfood, file-diff size-cap gap (run 019ec599)

Lessons for next run