From d91b94d648fa7c59aee72bc8c74b3e4cb966bb9f Mon Sep 17 00:00:00 2001 From: Aiden Smith <29802327+DevVoxel@users.noreply.github.com> Date: Thu, 26 Feb 2026 13:56:42 -0500 Subject: [PATCH] Roadmap updated again... --- components/roadmap-flowchart.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/roadmap-flowchart.tsx b/components/roadmap-flowchart.tsx index 878f9a7..595a919 100644 --- a/components/roadmap-flowchart.tsx +++ b/components/roadmap-flowchart.tsx @@ -97,7 +97,7 @@ const nodes: Node[] = [ position: { x: 0, y: 0 }, data: { label: "Phase 1 — Foundation", - status: "todo", + status: "doing", icon: Database, color: "#6366f1", items: [ @@ -150,7 +150,7 @@ const nodes: Node[] = [ position: { x: 0, y: 450 }, data: { label: "Phase 4 — Public UI", - status: "doing", + status: "todo", icon: Layout, color: "#3b82f6", items: [