Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions config/roadmap.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -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"
}
]
},
Expand All @@ -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"
}
]
},
Expand All @@ -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"
}
]
},
Expand Down