diff --git a/apps/marketing/src/content/roadmap/automatic-retrospectives.yaml b/apps/marketing/src/content/roadmap/automatic-retrospectives.yaml index 387eb697c..b58f9963d 100644 --- a/apps/marketing/src/content/roadmap/automatic-retrospectives.yaml +++ b/apps/marketing/src/content/roadmap/automatic-retrospectives.yaml @@ -1,4 +1,4 @@ -title: Automatic retrospectives +title: Compounding with auto-retrospectives description: Structured post-run analysis with cost, duration, smoothness ratings, friction points, and LLM-generated narratives. status: building date: 2026-04-03 diff --git a/apps/marketing/src/content/roadmap/intent-based-specifications.yaml b/apps/marketing/src/content/roadmap/intent-based-specifications.yaml new file mode 100644 index 000000000..039d06427 --- /dev/null +++ b/apps/marketing/src/content/roadmap/intent-based-specifications.yaml @@ -0,0 +1,4 @@ +title: Intent-based specifications +description: Define what you want, not how to build it. Structured specs that capture intent, constraints, and acceptance criteria — your workflows converge to a definition of done. +status: next +date: 2026-06-04 diff --git a/apps/marketing/src/content/roadmap/regenerative-architecture.yaml b/apps/marketing/src/content/roadmap/regenerative-architecture.yaml new file mode 100644 index 000000000..8c5c102f2 --- /dev/null +++ b/apps/marketing/src/content/roadmap/regenerative-architecture.yaml @@ -0,0 +1,4 @@ +title: Regenerative software cells +description: Treat each software unit like a cell in the system which is regenerated (replaced) instead of edited. +status: next +date: 2026-06-05 diff --git a/apps/marketing/src/content/roadmap/slack-integration.yaml b/apps/marketing/src/content/roadmap/slack-integration.yaml deleted file mode 100644 index ae6627eca..000000000 --- a/apps/marketing/src/content/roadmap/slack-integration.yaml +++ /dev/null @@ -1,4 +0,0 @@ -title: Slack integration -description: Receive notifications, approve human gates, and monitor runs directly from Slack channels. -status: next -date: 2026-06-02