Documentation
Complete reference for the Roboticus autonomous agent runtime. Architecture docs, feature deep-dives, API and CLI references.
Architecture
Dependency graph, C4 system context, package map, workspace layout. 80 internal Go packages in the current site metric set.
Features
LLM pipeline, agent core, memory system, scheduling, financial, channels, plugins, browser, skills, dashboard.
Security
4-layer prompt injection defense, zero-trust A2A protocol, policy engine, script sandbox, safety scanning.
API Reference
30 documented endpoints from the current OpenAPI surface, including the WebSocket stream.
CLI Reference
40 top-level commands from the current CLI help surface, including serve, sessions, mcp, wallet, and more.
Wiki Manual
Searchable operator manual covering runtime behavior, automation flows, API endpoints, and CLI commands.
White Papers
Published research and technical position papers with direct PDF access.
Registry
Bundled skills, provider configurations, and binary release archives for all platforms.
Changelog
Release history with conventional commit details, highlights, and version diffs.
Roadmap
45 planned capabilities across 3 tiers — last mile, new capabilities, and frontier. Effort estimates and status tracking.
Architecture Documents
diagrams.mdDeprecated redirect — all diagrams now live in the canonical architecture-rules-diagrams doc.architecture-rules-diagrams.mdVisual companion to the architecture rules: C4 views, rule-ownership, import graph, dataflows, and sequences.memory-architecture-spec.mdSpecification of the memory system — storage layers, retrieval, and how context is assembled.architecture-gap-report.mdDeep audit comparing the Go implementation against the original Rust reference.roadmap-architecture-intake.mdHow still-relevant roadmap items are pulled in and mapped onto the architecture.