AI-Agent edcef75418
Validate Flux manifests / kustomize-build (pull_request) Failing after 25s
docs: add VIN Decoder namespace steps to operator runbook
Adds a dedicated Phase 4-A section to docs/operator-runbook.md covering
all four operator manual tasks needed to bring up the VIN Decoder namespace:

- Step 4A-1: Create vin-decoder namespace
- Step 4A-2: gitea-registry imagePullSecret in vin-decoder (issue #127)
- Step 4A-3: rapidapi-proxy-secret placeholder in vin-decoder (issue #128)
- Step 4A-4: GITEA_TOKEN Actions secret in vin-decoder repo (issue #126)
- Step 4A-5: RAPIDAPI_VIN_API_ID + RAPIDAPI_VIN_VERSION_ID Actions secrets (issue #139)

Also updates:
- Phase 3 Step 3-A: adds leeworks-agents/vin-decoder to the GITEA_TOKEN repo list
- Phase 4 DNS table: adds vin.leeworks.dev as the 8th subdomain (issue #150)
- Phase 5 rapidapi-proxy-secret block: adds vin-decoder command
- Phase 5: adds VIN Decoder pricing tier table (issue #151)
- Dependency Summary: reflects VIN Decoder additions throughout

Commands are consistent with docs/secrets-checklist.md items #11-#13.
kustomize build flux/ still passes.

Closes leeworks-agents/api-company#154
2026-06-01 00:05:01 +00:00

api-company

Meta-repo for the leeworks-apis recursive build loop. This repo holds cross-cutting concerns; the actual APIs each live in their own repo.

Sibling repos

Repo Purpose Status
leeworks-agents/zip-enrichment US ZIP code enrichment (Census ACS + HUD-USPS) Phase 1
leeworks-agents/holidays Public holidays and business days Phase 1
leeworks-agents/air-quality AQI + pollen + forecast Phase 1

What lives here

  • MASTER_BUILD_PROMPT.md — the prime directive driving the build loop
  • ROADMAP.md — cross-repo milestones (Phase 06)
  • STATUS.md — living revenue + infra scorecard
  • docs/pre-launch-checklist.md — go-live gate checklist (run the day before public launch)
  • SESSION_LOG.md — append-only log of agent work sessions
  • research/RESEARCH_LOG.md — market research findings, candidate API ideas
  • flux/ — cluster-level Flux manifests (registry, runner, monitoring, docs-site)
  • monitoring/ — Prometheus, Grafana, Gatus configs
  • docs-site/ — Astro + Redoc site at docs.leeworks.dev

How this gets worked on

The agent-company Kubernetes deployment in 0xWheatyz/Talos runs three crons every 5 hours:

  • /manager discovers agent-ready issues here and in each API repo, fans out @repo-manager subagents
  • /sprint reads ROADMAP.md and breaks down the next phase into new issues
  • /ship merges approved PRs and creates upstream PRs to 0xWheatyz forks

Goal: $100/mo net revenue via RapidAPI marketplace listings.

S
Description
Meta-repo for the leeworks-apis recursive build loop. Cross-API roadmap, monitoring, docs-site, registry, Flux configs.
Readme 922 KiB
Languages
MDX 54.1%
Astro 30.2%
JavaScript 8.7%
Shell 6.4%
Dockerfile 0.6%