Cruvero Manual
Full developer-level documentation for the cruvero application base.
Contents
- Overview
- Architecture
- Agent Workflow
- Tools and Registry
- Tool Registry Restructure
- Python Exec Tool
- Bash Exec Tool
- Memory System
- Prompt Library
- Prompt Library v2
- Immune System
- Provenance Graph
- Playground and Simulation
- Graph DSL
- Supervisor (Multi-Agent)
- Models, Pricing, and Cost
- Context Management
- MCP Integration
- Configuration and Environment
- Data Schema and Migrations
- CLI Reference
- Testing and Fixtures
- Demo Scripts
- Templates and Scaffolding
- Web UI
- React Web UI
- Visual Flow Builder
- Premium Flow Editor
- Figma Reference UI Prompt
Quick Pointers
- Repo root:
cruvero - Worker entrypoint:
cmd/worker/main.go - Core workflow:
internal/agent/workflow.go - Tool registry seed:
cmd/seed-registry/main.go - Roadmap:
docs/phases/ROADMAP.md