Roadmap updated again...

This commit is contained in:
Aiden Smith
2026-02-26 13:56:42 -05:00
parent b1313e63f6
commit d91b94d648

View File

@@ -97,7 +97,7 @@ const nodes: Node<PhaseNodeData>[] = [
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<PhaseNodeData>[] = [
position: { x: 0, y: 450 },
data: {
label: "Phase 4 — Public UI",
status: "doing",
status: "todo",
icon: Layout,
color: "#3b82f6",
items: [