Compare commits

...

8 Commits

Author SHA1 Message Date
AI-Agent be423719e1 docs: update STATUS.md for 2026-06-05 sprint planning cycle
Validate Flux manifests / kustomize-build (pull_request) Failing after 23s
Closes leeworks-agents/api-company#206

- Last-updated date set to 2026-06-05
- Completed This Cycle section records 2026-06-04 sprint planning outcomes:
  - Issue #204 (smoke-tests) reopened and relabeled blocked
  - ROADMAP cross-reference: all 18 unchecked items grounded (zero gaps)
  - Staleness check: oldest issue #2 is 18 days old (under 30-day threshold)
  - Label audit: no changes required
- Critical path confirmed: operator must create 0xWheatyz/api-company (#47),
  merge upstream Talos PR #14 (#187), and configure DNS (#33, #106, #150)
2026-06-05 00:02:12 +00:00
AI-Manager 1c04b047e8 Merge pull request 'docs: STATUS.md triage cycle #204 — all 29 agent-ready issues reviewed' (#205) from feature/status-update-204 into main
Validate Flux manifests / kustomize-build (push) Failing after 13s
Build Docs Site / Aggregate OpenAPI Specs (push) Failing after 53s
2026-06-04 20:06:48 +00:00
AI-Agent 57a1f67802 docs: STATUS.md triage cycle #204 — all 29 agent-ready issues reviewed
Validate Flux manifests / kustomize-build (pull_request) Failing after 21s
Closes leeworks-agents/api-company#204 (smoke tests blocked — DNS not configured)

Summary:
- 29 issues triaged; all are blocked on operator actions (Flux wiring, DNS,
  secrets, RapidAPI listings, PayPal) or infrastructure not yet reachable
- kustomize build flux/ PASS — no regressions
- 0 open PRs
- Critical path: operator merge of 0xWheatyz/Talos PR #14 (#187) + create
  0xWheatyz/api-company repo (#47)
2026-06-04 20:06:21 +00:00
AI-Manager e4bf3ee12b Merge pull request 'docs: STATUS.md sprint cycle #200/#201 — Flux wiring infra update and sprint summary' (#202) from feature/status-update-cycle-200-201 into main
Validate Flux manifests / kustomize-build (push) Failing after 18s
Build Docs Site / Aggregate OpenAPI Specs (push) Failing after 43s
2026-06-04 15:03:03 +00:00
AI-Agent fb68a12b86 docs: STATUS.md sprint cycle #200/#201 — Flux wiring infra update and sprint summary
Validate Flux manifests / kustomize-build (pull_request) Failing after 21s
- Infrastructure: update Flux wiring row — Fork PR #399 MERGED to leeworks-agents/Talos;
  upstream PR #14 open on 0xWheatyz/Talos awaiting operator merge
- Current Blockers #187/#90: add explicit reference to upstream PR #14 as critical gate
- Add Completed This Cycle entry for sprint cycle #200/#201

Closes leeworks-agents/api-company#200
Closes leeworks-agents/api-company#201
2026-06-04 15:02:33 +00:00
AI-Manager 5dd9f4dbc6 Merge pull request 'docs: update STATUS.md for 2026-06-04 sprint planning cycle' (#199) from feature/status-update-198 into main
Validate Flux manifests / kustomize-build (push) Failing after 25s
Build Docs Site / Aggregate OpenAPI Specs (push) Failing after 52s
2026-06-04 10:04:51 +00:00
AI-Agent 01ec869a35 docs: update STATUS.md for 2026-06-04 sprint planning cycle
Validate Flux manifests / kustomize-build (pull_request) Failing after 23s
- Last-updated date: 2026-06-04
- Completed This Cycle section: 0 new code issues, 0 closed, 0 label changes
- Current Blockers: critical path operator-gated; Talos #187 unblocks #2/#3/#4
- kustomize build flux/ = PASS

Closes leeworks-agents/api-company#198
2026-06-04 10:04:24 +00:00
AI-Manager cfb8acea58 Merge pull request 'docs: update STATUS.md for 2026-06-04 sprint planning cycle (closes #196)' (#197) from feature/status-update-196 into main
Validate Flux manifests / kustomize-build (push) Failing after 14s
Build Docs Site / Aggregate OpenAPI Specs (push) Failing after 46s
2026-06-04 05:02:04 +00:00
+44 -5
View File
@@ -1,6 +1,6 @@
# Company Status
_Last updated: 2026-06-04_
_Last updated: 2026-06-05_
## APIs
| API | Spec | Code | Deployed | Listed on RapidAPI | Paying Users | MRR |
@@ -14,7 +14,7 @@ Legend: [x]=done, [~]=in-progress, [ ]=not started
## Infrastructure
- Cluster nodes: 3 control plane (10.0.1.3, .4, .5) + workers (testing1)
- **Flux wiring (api-company):** Manifests staged at `flux/api-company-source/`PENDING Talos merge (issue #2)
- **Flux wiring (api-company):** `flux/api-company-source/`Fork PR #399 **MERGED** to leeworks-agents/Talos; upstream PR #14 open on 0xWheatyz/Talos — awaiting operator merge to activate Flux (issue #2)
- **Gitea Actions runner:** Flux manifest committed at `flux/gitea-runner/` — PENDING runner token secret + Talos wiring (issue #3)
- **Container registry:** Gitea built-in registry selected; docs/registry.md committed — PENDING Gitea packages enabled (issue #4)
- **Prometheus + Grafana:** Flux HelmRelease at `flux/monitoring/` — PENDING Flux wiring + Grafana secret (issue #7)
@@ -23,7 +23,46 @@ Legend: [x]=done, [~]=in-progress, [ ]=not started
- **Image automation:** `flux/image-automation/` — ImageRepository + ImagePolicy + ImageUpdateAutomation for all three APIs
- **VIN Decoder manifests:** `flux/vin-decoder/` — Flux HelmRelease + Kustomization committed (issue #140)
## Completed This Cycle (2026-06-04 — Sprint Planning Cycle)
## Completed This Cycle (2026-06-05 — Sprint Planning Cycle #206)
- **#206** — STATUS.md updated for 2026-06-05 sprint planning cycle (this entry). Last-updated date set to 2026-06-05.
- **Completed outcomes from 2026-06-04 sprint planning cycle recorded:**
- Issue #204 (smoke-tests): reopened and relabeled `blocked` — was prematurely closed while prerequisites (DNS #33/#150, Flux #2/#187) are still open.
- ROADMAP cross-reference: all 18 unchecked items confirmed grounded in open issues (zero gaps).
- Staleness check: oldest open issue is #2 from 2026-05-18 (18 days, under 30-day threshold — no closures).
- Label audit: no label changes required — all existing priority/complexity labels are correct.
- **Critical path confirmed:** Operator must (1) create `0xWheatyz/api-company` (#47), (2) merge upstream Talos PR #14 (#187) to activate Flux, (3) configure DNS (#33, #106, #150).
- **`kustomize build flux/` = PASS** — no regressions.
- **0 open PRs** — nothing to review or merge.
## Completed Previous Cycle (2026-06-04 — Triage Cycle #204)
- **Triage** — All 29 open `agent-ready` issues reviewed and commented with current status (2026-06-04).
- **#204** (smoke tests): ❌ BLOCKED — all HTTP endpoints timeout; DNS not configured; kubectl unreachable.
- **#203** (ClusterIssuer): ❌ BLOCKED — kubectl not accessible from agent environment.
- **#187, #90, #2** (Flux wiring): Waiting on operator to merge upstream Talos PR #14.
- **#179, #178, #66** (validation checklists): Blocked on Flux active + cluster access.
- **#174** (VIN metrics): `kustomize build flux/` PASS; blocked on cluster deploy.
- **#173, #81, #128, #126, #127, #83, #80, #79, #77, #76, #74, #73, #70** (secrets): Manual operator tasks, all documented.
- **#167, #166** (launch/pre-launch): Blocked on DNS + Flux + RapidAPI + PayPal.
- **#161, #151, #150, #139, #116, #106, #47, #44, #33, #30, #19, #8, #7, #4, #3**: Manual operator tasks or blocked on operator actions.
- **`kustomize build flux/` = PASS** — no regressions.
- **0 PRs open** — nothing to review or merge.
- **Critical path unchanged:** Operator must (1) create `0xWheatyz/api-company` (#47), (2) merge upstream Talos PR #14 (#187) to activate Flux.
## Completed Previous Cycle (2026-06-04 — Sprint Planning Cycle #200/#201)
- **#200** — STATUS.md Infrastructure section updated: Flux wiring row for `flux/api-company-source/` updated to reflect Fork PR #399 **MERGED** to leeworks-agents/Talos; upstream PR #14 open on 0xWheatyz/Talos awaiting operator merge. Current Blockers updated to note upstream PR #14 as critical gate.
- **#201** — Sprint planning STATUS.md update for 2026-06-04 cycle. Issues #200 and #201 created this cycle. ROADMAP cross-reference: all 18 unchecked items confirmed grounded in open issues (no gaps). Staleness check: oldest open issue is #2 from 2026-05-18 (17 days, not stale — threshold 30 days). Priority review: all labels confirmed appropriate. Critical path: operator-gated on 0xWheatyz/Talos PR #14 merge.
- **`kustomize build flux/` = PASS** — no regressions confirmed.
## Completed Previous Cycle (2026-06-04 — Sprint Planning Cycle #198)
- **#198** — STATUS.md updated for 2026-06-04 sprint planning cycle. Last updated date set to 2026-06-04.
- **Sprint Summary:** 0 new code issues created (all ROADMAP items grounded — all 18 unchecked items have corresponding open issues). 0 issues closed (no stale; oldest is #2 at 17 days). 0 label changes. Critical path is entirely operator-gated: Talos merge of #187 unblocks the #2/#3/#4 chain.
- **`kustomize build flux/` = PASS** — no regressions confirmed.
## Completed Previous Cycle (2026-06-04 — Sprint Planning Cycle #196)
- **#196** — STATUS.md updated for 2026-06-04 sprint planning cycle. Last updated date set to 2026-06-04.
- **Sprint Summary:** ROADMAP cross-reference complete — all 18 unchecked items have corresponding open issues (no gaps). 1 new issue created: #196 (this STATUS.md update). 0 issues closed (no stale issues; oldest open issue is #2 from 2026-05-18, only 17 days old). 0 label changes (all priority/complexity labels correct). Critical path remains entirely operator-gated.
@@ -94,8 +133,8 @@ 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 Talos PR for api-company Flux source manifests (operator) — upstream deploy PR open, same unblock target as #90
9. **P1 #90** — Wire Flux GitRepository + Kustomization for api-company in `0xWheatyz/Talos` (superseded by #187 upstream PR)
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)
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)