diff --git a/config/roadmap.json b/config/roadmap.json index 285e13fb..56589971 100644 --- a/config/roadmap.json +++ b/config/roadmap.json @@ -436,7 +436,7 @@ "title": "Foundation and Clarity", "focus": "Reliable delivery, workflow backbone, and disciplined structure", "date_range": "Jan – Mar 2026", - "status_note": "In progress", + "status_note": "Completed", "accent": "emerald", "icon": "bolt", "groups": [ @@ -474,21 +474,21 @@ "items": [ { "title": "Launch the Ace mobile app on Android and iOS", - "status": "in_progress", + "status": "done", "target_at": null, - "completed_at": null + "completed_at": "2026-03-31" }, { "title": "Focus the app on high-frequency, template-first use cases rather than experimentation", - "status": "planned", + "status": "done", "target_at": null, - "completed_at": null + "completed_at": "2026-03-31" }, { "title": "Route app usage directly into workflows and Nexior distribution", - "status": "planned", + "status": "done", "target_at": null, - "completed_at": null + "completed_at": "2026-03-31" } ] }, @@ -503,15 +503,15 @@ }, { "title": "Enable composable pipelines across model calls, data handling, distribution actions, and billing", - "status": "in_progress", + "status": "done", "target_at": null, - "completed_at": null + "completed_at": "2026-03-31" }, { "title": "Prepare workflow structures for broader standards alignment later in the year", - "status": "planned", + "status": "done", "target_at": null, - "completed_at": null + "completed_at": "2026-03-31" } ] }, @@ -537,21 +537,21 @@ "items": [ { "title": "Continue expanding Nexior templates and publishing flows", - "status": "in_progress", + "status": "done", "target_at": null, - "completed_at": null + "completed_at": "2026-03-31" }, { "title": "Prioritize reproducibility and quality over volume", - "status": "in_progress", + "status": "done", "target_at": null, - "completed_at": null + "completed_at": "2026-03-31" }, { "title": "Begin early contributor feedback loops without aggressive incentives", - "status": "in_progress", + "status": "done", "target_at": null, - "completed_at": null + "completed_at": "2026-03-31" } ] },