|
|
|
@@ -1,6 +1,6 @@
|
|
|
|
|
# Company Status
|
|
|
|
|
|
|
|
|
|
_Last updated: 2026-06-05_
|
|
|
|
|
_Last updated: 2026-06-06_
|
|
|
|
|
|
|
|
|
|
## APIs
|
|
|
|
|
| API | Spec | Code | Deployed | Listed on RapidAPI | Paying Users | MRR |
|
|
|
|
@@ -24,7 +24,34 @@ Legend: [x]=done, [~]=in-progress, [ ]=not started
|
|
|
|
|
- **VIN Decoder manifests:** `flux/vin-decoder/` — Flux HelmRelease + Kustomization committed (issue #140)
|
|
|
|
|
- **Alertmanager:** `flux/monitoring/helmrelease.yaml` — enabled with Slack receiver config (`gatus-slack-webhook` secret); PR #212 open (issue #210)
|
|
|
|
|
|
|
|
|
|
## Completed This Cycle (2026-06-05 — Sprint Planning Cycle #215)
|
|
|
|
|
## Completed This Cycle (2026-06-06 — Triage Cycle #226)
|
|
|
|
|
|
|
|
|
|
- **Triage** — All 27 open `agent-ready` issues reviewed and commented with current status (2026-06-06).
|
|
|
|
|
- **All issues confirmed blocked** on the same critical-path operator tasks: #47 (create `0xWheatyz/api-company`), #218 (merge Talos PR #14), #33/#106/#150 (DNS).
|
|
|
|
|
- **No agent-implementable work found** — all open issues are either manual operator tasks or gated on Flux/cluster activation.
|
|
|
|
|
- **0 new issues created** — no gaps found; all ROADMAP items are grounded in open issues.
|
|
|
|
|
- **0 issues closed** — no issues are stale or resolvable by agent action.
|
|
|
|
|
- **0 PRs open** — nothing to review or merge.
|
|
|
|
|
- **`kustomize build flux/` = PASS** — no manifest regressions.
|
|
|
|
|
- **Current critical path unchanged:** (1) Operator creates `0xWheatyz/api-company` (#47), (2) Operator merges `0xWheatyz/Talos` PR #14 (#218), (3) Operator configures DNS for all 8 subdomains (#33, #106, #150).
|
|
|
|
|
|
|
|
|
|
## Completed Previous Cycle (2026-06-06 — Sprint Planning Cycle #221)
|
|
|
|
|
|
|
|
|
|
- **#221** — STATUS.md updated for 2026-06-06 sprint planning cycle (this entry). Last-updated date confirmed 2026-06-06.
|
|
|
|
|
- **0 new issues created** — all ROADMAP unchecked items confirmed grounded in open issues (35 open issues, zero gaps).
|
|
|
|
|
- **0 issues closed** — oldest open issue is #3 from 2026-05-18 (19 days < 30-day stale threshold).
|
|
|
|
|
- **3 label changes:**
|
|
|
|
|
- #106 (grafana.leeworks.dev DNS): added `blocked` label (missing despite dependency on #47)
|
|
|
|
|
- #150 (vin.leeworks.dev DNS): added `blocked` label (missing despite dependency on #47)
|
|
|
|
|
- #203 (ClusterIssuer verification): downgraded P1 → P2 (gated on DNS #33, not a first-order blocker)
|
|
|
|
|
- **Critical path unchanged:** Operator must (1) create `0xWheatyz/api-company` (#47), (2) merge upstream Talos PR #14 (#218) to activate Flux, (3) configure DNS (#33, #106, #150).
|
|
|
|
|
- **`kustomize build flux/` = PASS** — no manifest regressions.
|
|
|
|
|
|
|
|
|
|
## Completed Previous Cycle (2026-06-06 — Docs Cycle #219)
|
|
|
|
|
|
|
|
|
|
- **#219** — STATUS.md Current Blockers updated: removed closed issues #187 and #90; replaced with open issue #218 (Operator: merge 0xWheatyz/Talos upstream PR #14 to activate Flux GitOps for api-company). Critical Path item 2 updated to reference #218. `kustomize build flux/` = PASS.
|
|
|
|
|
|
|
|
|
|
## Completed Previous Cycle (2026-06-05 — Sprint Planning Cycle #215)
|
|
|
|
|
|
|
|
|
|
- **#215** — STATUS.md updated for 2026-06-05 sprint planning cycle (this entry). Last-updated date confirmed 2026-06-05.
|
|
|
|
|
- **1 new issue created:** #214 (ROADMAP.md Phase 4 Alertmanager annotation — documentation gap filed).
|
|
|
|
@@ -145,7 +172,7 @@ Legend: [x]=done, [~]=in-progress, [ ]=not started
|
|
|
|
|
- **PR #160 closed** — had merge conflicts and ROADMAP.md regressions (unchecked completed items). Clean fix applied here.
|
|
|
|
|
- **`kustomize build flux/` = PASS** — no regressions.
|
|
|
|
|
|
|
|
|
|
## Current Blockers (as of 2026-06-04)
|
|
|
|
|
## Current Blockers (as of 2026-06-06)
|
|
|
|
|
|
|
|
|
|
In dependency order — operator tasks unless noted:
|
|
|
|
|
|
|
|
|
@@ -156,8 +183,7 @@ In dependency order — operator tasks unless noted:
|
|
|
|
|
5. **P1 #83** — Configure `GITEA_TOKEN` Actions secret in zip-enrichment, holidays, air-quality repos (operator)
|
|
|
|
|
6. **P1 #126** — Configure `GITEA_TOKEN` Actions secret in vin-decoder repo (operator — depends on #122 ✅)
|
|
|
|
|
7. **P1 #127** — Create `gitea-registry` imagePullSecret in `vin-decoder` namespace (operator)
|
|
|
|
|
8. **P1 #187** — Merge upstream PR #14 on 0xWheatyz/Talos to activate Flux for api-company (operator) — Fork PR #399 already MERGED to leeworks-agents/Talos; upstream PR #14 is the critical gate; unblocks #2, #3, #4, #66 chain
|
|
|
|
|
9. **P1 #90** — Wire Flux GitRepository + Kustomization for api-company in `0xWheatyz/Talos` (superseded by #187; upstream PR #14 pending operator merge)
|
|
|
|
|
8. **P1 #218** — Operator: merge 0xWheatyz/Talos upstream PR #14 to activate Flux GitOps for api-company — Fork PR #399 already MERGED to leeworks-agents/Talos; upstream PR #14 is the critical gate; unblocks #2, #3, #4, #66 chain (replaces closed #187 and #90)
|
|
|
|
|
10. **P2 #80** — Create `gitea-image-automation-token` secret in `flux-system` namespace (operator) — enables Flux image automation
|
|
|
|
|
11. **P2 #173** — Create ESO source secrets in `external-secrets` namespace for RapidAPI proxy-secret syncing (operator) — blocks ESO sync
|
|
|
|
|
12. **P2 #174** — VIN Decoder metrics instrumentation in `leeworks-agents/vin-decoder` repo (agent task, depends on #18 deploy)
|
|
|
|
@@ -204,7 +230,7 @@ In dependency order — operator tasks unless noted:
|
|
|
|
|
See **Current Blockers** section above for the full ordered list as of 2026-06-01.
|
|
|
|
|
|
|
|
|
|
1. **Create `0xWheatyz/api-company` repo** (#47) — **highest priority, unblocks everything**
|
|
|
|
|
2. **Add api-company Flux source to Talos** (#90) — needs Talos PR, reference manifests at `flux/api-company-source/`
|
|
|
|
|
2. **Merge upstream Talos PR #14 to activate Flux for api-company** (#218) — manifests already committed; operator must merge 0xWheatyz/Talos PR #14
|
|
|
|
|
3. **Create `gitea-leeworks-agents-token` secret** in `flux-system` (#76)
|
|
|
|
|
4. **Create `gitea-runner-token` secret** in `gitea-runner` (#77)
|
|
|
|
|
5. **Enable Gitea packages + DNS for `registry.leeworks.dev`** (#4)
|
|
|
|
|