{ "version": "1.0", "updatedAtUtc": "2026-03-02T01:00:00Z", "features": [ { "id": "workspace.switch_and_candidates", "tui": true, "gui": true, "status": "in_progress", "owner": "bridge", "notes": "GUI can load configured + candidate projects and add/add+init candidates through workspace bridge." }, { "id": "workflow.run", "tui": true, "gui": true, "status": "done", "owner": "gui", "notes": "GUI runs workflow via headless run bridge with live stream." }, { "id": "debug.run", "tui": true, "gui": true, "status": "done", "owner": "gui", "notes": "GUI runs debug profiles via headless debug bridge with live stream." }, { "id": "failure.card", "tui": true, "gui": true, "status": "done", "owner": "engine", "notes": "GUI renders failure card fields from headless summary payload." }, { "id": "run.context.lifecycle", "tui": true, "gui": true, "status": "done", "owner": "gui", "notes": "GUI shows run context and lifecycle fields from summary/events." }, { "id": "history.events.viewer", "tui": true, "gui": true, "status": "done", "owner": "bridge", "notes": "Bridge methods provide history/event file list and event-file read." }, { "id": "favorites.quick_actions", "tui": true, "gui": true, "status": "in_progress", "owner": "bridge", "notes": "Bridge exposes favorites list/toggle; richer quick-action UI still pending." }, { "id": "setup_wizard_autofix", "tui": true, "gui": false, "status": "planned", "owner": "gui", "notes": "GUI currently exposes doctor + setup plan preview only." } ] }