Autonomous Platform DocumentationBuild, Deploy, and Operate Autonomously
Master Autonoma's four core workflows: Build & Deploy for rapid development, Maintain & Operate for autonomous operations, Audit & Assess for continuous compliance, and Security & Threat Hunting for proactive protection.
Autonoma Architecture Ecosystem
Explore the components that power autonomous software development
Core Architecture
Tools & Interfaces
Documentation by Workflow
Deep dive into each autonomous workflow
Build & Deploy
Go from idea to production with advanced deployment safety
Maintain & Operate
Autonomous operations with advanced infrastructure patterns
Feature Management
Infrastructure Patterns
Audit & Assess
Automated compliance and disaster recovery verification
Compliance Automation
Continuous Monitoring
Security & Threat Hunting
Proactive threat detection, vulnerability scanning, and security operations
Getting Started with Build & Deploy
Transform natural language requirements into production-ready applications
Build & Deploy Access Options
Web Platform
- • Sign up at www.theautonoma.io
- • Natural language interface
- • Visual architecture designer
- • Real-time code generation
- • One-click deployment
CLI Tools
- • Install:
npm install -g @autonoma-io/code - • Command-line interface
- • CI/CD integration
- • Scriptable workflows
- • API key required
Getting Started: Sign up for a free trial to access Build & Deploy. You'll receive API credentials and can start building immediately. No credit card required.
IDE Extensions — Any Editor, Full Power
Every extension connects to the local A6s daemon and exposes 13 protocol commands — invoke agents, run RIGOR, manage background tasks, preview and apply artifacts.
VS Code
code --install-extension autonoma.autonoma-code- ✓ Agents tree view
- ✓ RIGOR webview
- ✓ Inline code actions
- ✓ Artifact preview
JetBrains
Settings → Plugins → Marketplace → Search "A6s"- ✓ Tool window
- ✓ Status bar widget
- ✓ Context menu actions
- ✓ Diff preview
Neovim
{ "The-Autonoma/autonoma-nvim" } -- lazy.nvim- ✓ Telescope picker
- ✓ Floating RIGOR window
- ✓ Statusline
- ✓ :AutonomaInvoke
Emacs
(use-package autonoma :hook (prog-mode . autonoma-mode))- ✓ Transient menu (C-c C-a)
- ✓ Modeline indicator
- ✓ RIGOR buffer
- ✓ Apply/discard
Sublime Text
Package Control → Install Package → A6s- ✓ Command palette
- ✓ Status bar
- ✓ Quick panel agents
- ✓ Context menu
Integration Complexity by Workflow
Build & Deploy
CLI + IDE extension for natural language prompts, architecture generation, and deployment automation.
Integration time: 5 minutes (install extension)
Maintain & Operate
CLI daemon provides predictive monitoring, self-healing, and autonomous operations via API.
Integration time: 5 minutes
Audit & Assess
API integration for production scoring, compliance validation, and performance benchmarking.
Integration time: 10 minutes