Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -17,6 +17,20 @@ Before starting work on any BLOCKED task, check this tree to understand:
|
||||
- **Chained Blocked** — Blocked by another BLOCKED task
|
||||
- **Module** — Module/guild name
|
||||
|
||||
## Ops Deployment (190.A) — Missing Release Artefacts
|
||||
|
||||
**Root Blocker:** Orchestrator and Policy images/digests absent from `deploy/releases/2025.09-stable.yaml`
|
||||
|
||||
```
|
||||
Missing release artefacts (orchestrator + policy)
|
||||
+-- DEPLOY-ORCH-34-001 (Ops Deployment I) — needs digests to author Helm/Compose + rollout playbook
|
||||
+-- DEPLOY-POLICY-27-001 (Ops Deployment I) — needs digests/migrations to build overlays/secrets
|
||||
```
|
||||
|
||||
**Impact:** Ops Deployment packaging cannot proceed; airgap/offline bundles will also lack orchestrator/policy components until artefacts land.
|
||||
|
||||
**To Unblock:** Publish orchestrator/policy images and digests into `deploy/releases/2025.09-stable.yaml` (and airgap manifest), then propagate to helm/compose values.
|
||||
|
||||
---
|
||||
|
||||
## 1. SIGNALS & RUNTIME FACTS (SGSI0101) — Critical Path
|
||||
|
||||
Reference in New Issue
Block a user