From c5947359c538fe0391747ef4e2e863b511327c00 Mon Sep 17 00:00:00 2001 From: agent-company Date: Thu, 28 May 2026 20:02:12 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20update=20STATUS.md=20=E2=80=94=202026-?= =?UTF-8?q?05-28=20cycle-2=20triage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- STATUS.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/STATUS.md b/STATUS.md index 3f5ef57..40b1418 100644 --- a/STATUS.md +++ b/STATUS.md @@ -1,6 +1,6 @@ # Company Status -_Last updated: 2026-05-28 (agent cycle — late-night triage)_ +_Last updated: 2026-05-28 (agent cycle — cycle-2 triage)_ ## APIs | API | Spec | Code | Deployed | Listed on RapidAPI | Paying Users | MRR | @@ -21,7 +21,13 @@ Legend: [x]=done, [~]=in-progress, [ ]=not started - **API service manifests:** `flux/zip-enrichment/`, `flux/holidays/`, `flux/air-quality/` scaffolded (PR #48, closes #46) - **Image automation:** `flux/image-automation/` — ImageRepository + ImagePolicy + ImageUpdateAutomation for all three APIs -## Completed This Cycle (2026-05-28 — Late-Night Triage) +## Completed This Cycle (2026-05-28 — Cycle-2 Triage) +- **#83** — Triaged: `GITEA_TOKEN` Actions secrets needed in `zip-enrichment`, `holidays`, `air-quality` repos. Manual operator task; reuse token from #74 if it has `write:package` scope. Step-by-step instructions posted. +- **No open PRs** — queue empty. +- **`kustomize build flux/` = PASS** — no regressions. +- **Upstream `0xWheatyz/api-company`** — still does not exist; fork sync skipped (blocker #47). + +## Completed Previous Cycle (2026-05-28 — Late-Night Triage) - **#79** — Triaged: `gitea-registry` imagePullSecret needed in 4 namespaces. Manual operator task; kubectl docker-registry secret instructions posted. - **#80** — Triaged: `gitea-image-automation-token` secret needed in `flux-system`. Manual operator task; write-scoped PAT required, kubectl instructions posted. - **#81** — Triaged: `rapidapi-proxy-secret` needed in `zip-enrichment`, `holidays`, `air-quality`. Manual operator task; placeholder + real-secret commands posted.