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
1.2 Who It Is For
Orbnetes deployment and release orchestration documentation for operators and platform teams.
Orbnetes is for engineering teams that operate real environments and need predictable delivery, not just CI scripts.
Primary users:
- DevOps / Platform engineers: design and standardize release pipelines.
- SRE / Operations teams: monitor live execution, approve production changes, and handle incidents.
- Backend and product engineering teams: launch controlled deployments without direct server-level manual steps.
- Tech leads / engineering managers: enforce approval and audit requirements while preserving delivery speed.
Best-fit organizations:
- Teams running private infrastructure (VMs, dedicated hosts, internal networks).
- Teams needing project-level separation and permission boundaries.
- Teams that want a simple, YAML-driven model without heavyweight operational overhead.