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
5.4 Project Members
Orbnetes deployment and release orchestration documentation for operators and platform teams.
Members are users who can access and operate within the project boundary (subject to permissions).
Membership purpose:
- Visibility scope (who can see project data).
- Operational participation (who can launch, approve, manage config).
- Team accountability (who owns actions in this project).
Important distinction:
- Membership defines project access scope.
- Permissions define what actions each member can perform.
Recommended membership model:
- Add only users actively participating in this project lifecycle.
- Keep membership current (remove stale accounts).
- Pair membership with clear role/permission assignment for least privilege.
Operational best practices:
- At least two maintainers for critical projects.
- Separate deploy operators from config editors where needed.
- Review member list regularly as part of security hygiene.