Skip to main content

Cruvero — Phase Plan Registry

Master index of all implementation phases for the Cruvero agent runtime platform.


Phase Index

PhaseNameSub-PhasesStatus
1Durable Single-Agent Loop (MVP)Complete
2Checkpoints, Replay, and Human-in-the-LoopComplete
3Structured Execution GraphsComplete
4Memory ArchitectureComplete
5Multi-Agent OrchestrationComplete
6Differentiating Features6AComplete
7Graph DSL & Workflow Engine7FComplete
8Integrations & Ecosystem8DComplete
9Governance & Security9A–9EComplete
10Neuro-Inspired Agent Intelligence10A–10H, 10-XRComplete
12Event Bus (NATS)12A–12DComplete
14Production API14A–14IComplete
15Documentation PublishingComplete
16Test Coverage Expansion to 80%+16A–16JComplete
17Advanced PII Guard17A–17DComplete
18Prompt Library18A–18DComplete
19Tool Registry RestructureComplete
20React UI BuildComplete
21Kubernetes Deployment (Helm & Argo)Complete
22UI Remediation & Test Coverage22A–22EIn Progress
23Visual Workflow Builder (Full Rewrite)23A–23FNot Started
26Prompt Library v2: Advanced Prompt Management26A–26FNot Started
27Premium Workflow Editor UX27A–27HNot Started
28Documentation Site (Docusaurus)28A–28FPlanned

Phase 26 Sub-Phases

Sub-PhaseNamePromptsDepends OnStatus
26AEnvironments + Snippets5Not Started
26BA/B Experiments426ANot Started
26CEvaluation Framework526ANot Started
26DDiff + CI/CD + Log Pipeline426CNot Started
26ENATS Cache + Blueprints + Analytics326A, Phase 12Not Started
26FCI/CD + Deployment326A–26ENot Started

Total: 24 prompts across 6 sub-phases

Phase 26 Dependency Graph

26A (Environments + Snippets)
├─► 26B (A/B Experiments) ────────────┐
├─► 26C (Evaluation) ──► 26D (Diff) ├──► 26F (CI/CD + Deploy)
└─► 26E (NATS + Blueprints) ─────────┘

Phase 23 Sub-Phases

Sub-PhaseNamePromptsDepends OnStatus
23ACanvas Architecture & Node Framework5Not Started
23BSchema-Driven Node Configuration623ANot Started
23CExecution Engine & Live Visualization523A, 23BNot Started
23DPersistence, Versioning & History523A, 23CNot Started
23EDynamic Palette & MCP Integration423A, 23BNot Started
23FTest Coverage & Quality523A–23ENot Started

Total: 30 prompts across 6 sub-phases

Phase 23 Dependency Graph

23A ─────────┬──→ 23B ──┬──→ 23C ──→ 23D
│ │ │
└──→ 23E ──┘ ▼
23F

Phase 27 Sub-Phases

Sub-PhaseNamePromptsDepends OnStatus
27ASmart Edges + Auto-Layout4Phase 23ANot Started
27BKeyboard UX + Command Palette3Phase 23ANot Started
27CCodeMirror Expression Editor + Data Mapping5Phase 23BNot Started
27DSticky Notes + Grouping + Canvas Search4Phase 23ANot Started
27EExecution Visualization + Timeline4Phase 23CNot Started
27FSubflows + Templates + Version Diff427A, Phase 23DNot Started
27GCollaborative Editing327A–27FNot Started
27HCI/CD + Deployment (y-websocket + Templates)327F, 27GNot Started

Total: 30 prompts across 8 sub-phases

Phase 27 Dependency Graph

Phase 23A ──► 27A (Smart Edges + Layout) ──┬──► 27F (Subflows + Templates + Diff) ──┐
│ │ │
Phase 23A ──► 27B (Keyboard + Cmd Palette) │ ├──► 27H (CI/CD + Deploy)
│ │ │
Phase 23B ──► 27C (Expression Editor) ├──► 27G (Collaborative) ───────────────┘
│ │
Phase 23A ──► 27D (Sticky + Groups + Search)│
│ │
Phase 23C ──► 27E (Exec Viz + Timeline) ────┘

Phase 28 Sub-Phases

Sub-PhaseNamePromptsDepends OnStatus
28ADocusaurus Scaffold & Cruvero Theme6Planned
28BContent: Getting Started & Developer Guide828APlanned
28CContent: Operations, Architecture & Reference728APlanned
28DAPI/CLI Reference & Interactive Features528B, 28CPlanned
28ESearch, SEO, Performance & CI/CD428DPlanned
28FQA, Gap Closure & Polish428A–28EPlanned

Total: 34 prompts across 6 sub-phases

Phase 28 Dependency Graph

28A ─────────┬──→ 28B ──┐
│ ├──→ 28D ──→ 28E ──→ 28F
└──→ 28C ──┘

Phase 22 Sub-Phases

Sub-PhaseNamePromptsDepends OnStatus
22ACritical Fixes + PlaceholderPage Replacements4In Progress
22BAPI-Backed Feature Pages522ANot Started
22CNew-Backend Feature Pages522ANot Started
22DVisual/Style Alignment422B, 22CNot Started
22ETest Coverage Expansion522DNot Started

Investigation Notes

PhaseNotes
22reference-audit, production-audit, service-audit, test-baseline
23n8n-reference, current-ui-audit, tool-schemas, api-requirements, test-baseline

Conventions

  • Phase docs (PHASEXX.md): Master overview with architecture, sub-phase table, files, success metrics, risks
  • Sub-phase docs (PHASEXXN.md): Status, depends on, migration, tasks, files (new/modified/referenced), exit criteria
  • Prompt docs (PHASEXXN-PROMPT.md): Sequential LLM prompts with context file lists and inline type definitions
  • Investigation notes (notes/phaseXX-*.md): Research and audit documents informing phase design
  • Branches: All UI work on feature-react-ui; backend work on main or feature branches