3.1 Control Plane vs Agent Execution Plane
3.2 Project Scope Model
3.3 Data Flow: Source -> Release -> Pipeline -> Logs/Artifacts
3.4 Runtime Configuration Layers (global / project / environment)
3.5 Pipeline Execution Semantics
3.6 Release Governance Path
3.7 Rollback Architecture (Policy-driven)
3.8 Security and Trust Boundaries
3.9 State and Persistence Model
3.10 Scalability Model
3.11 Failure Modes and Recovery Patterns
3.12 Why This Architecture Works in Practice
2.7 Quick Start Completion Checklist
Orbnetes deployment and release orchestration documentation for operators and platform teams.
You can consider Quick Start complete when all are true:
- Project exists and is active in project selector.
- At least one agent is online and assigned correctly.
- At least one release source or storage is configured and testable.
- One blueprint runs successfully end-to-end.
- One release is created and linked to live pipeline execution.
- Logs and audit events are visible for executed actions.
At this point, proceed to:
- Blueprints advanced syntax (
if,allow_failure, artifacts, typed inputs). - Roles and permissions hardening.
- Approval policy and rollback strategy.
- API-based automation for external systems.