Merge version_1 into main #1

Merged
bender merged 8 commits from version_1 into main 2026-03-19 12:31:39 +00:00
Showing only changes of commit 682babf113 - Show all commits

View File

@@ -53,21 +53,21 @@ export default function RoadmapPage() {
id: "foundation",
title: "Foundation — NOW",
description: "Refining the core architecture, aligning system surfaces, and consolidating the research, control, and deployment layers.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAD2d6kqNIKhzyVPnRs3VDF6rA/aeon-signals-1773923423763-a6abea6e.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAD2d6kqNIKhzyVPnRs3VDF6rA/aeon-signals-1773923423763-a6abea6e.png?_wi=2",
imageAlt: "Foundation phase - Core architecture",
},
{
id: "operationalization",
title: "Operationalization — NEXT",
description: "Moving from isolated capabilities into more tightly integrated tools, environments, and repeatable workflows.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAD2d6kqNIKhzyVPnRs3VDF6rA/aeon-orchestration-layer-task-routing-pr-1773923424981-2cd12223.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAD2d6kqNIKhzyVPnRs3VDF6rA/aeon-orchestration-layer-task-routing-pr-1773923424981-2cd12223.png?_wi=6",
imageAlt: "Operationalization phase - Integration",
},
{
id: "scale",
title: "Scale — LATER",
description: "Expanding the stack into broader deployment pathways, stronger interfaces, and higher-trust environments with clearer observability.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAD2d6kqNIKhzyVPnRs3VDF6rA/aeon-feedback-verification-layer-outcome-1773923425038-22cc9c9f.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAD2d6kqNIKhzyVPnRs3VDF6rA/aeon-feedback-verification-layer-outcome-1773923425038-22cc9c9f.png?_wi=6",
imageAlt: "Scale phase - Broad deployment",
},
]}