Archive 3 completed plan files to docs/plans/completed/:
- core-ide-job-runner-design: All components (poller, dispatcher, journal,
6 handlers, headless/desktop mode) were implemented and operational.
Code extracted to core/ide and core/go during Feb 2026 monorepo split.
- bugseti-hub-service-design + plan: All 8 Go-side tasks implemented
(config fields, HubService types, HTTP helpers, AutoRegister, write ops,
read ops, pending queue, main.go wiring). Code extracted to core/bugseti
on 16 Feb 2026.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Move frame-bubbletea design and plan to docs/plans/completed/ with
completion summary. Frame now implements tea.Model with full bubbletea
lifecycle.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>