feature/flux-api-services-46
Closes leeworks-agents/api-company#46 Add flux/ directories for all three API services, each containing: - namespace.yaml — Kubernetes Namespace - helmrelease.yaml — HelmRelease using bedag/raw chart with Deployment, Service, and Ingress (TLS via cert-manager letsencrypt-prod) - externalsecret.yaml — placeholder/comment for RapidAPI proxy-secret; includes kubectl manual-create instructions until ESO is deployed - kustomization.yaml — per-directory Kustomize resources list Services and subdomains: zip-enrichment → zip.leeworks.dev holidays → holidays.leeworks.dev air-quality → aqi.leeworks.dev Images: registry.leeworks.dev/zip-enrichment/server:latest registry.leeworks.dev/holidays/server:latest registry.leeworks.dev/air-quality/server:latest Update root flux/kustomization.yaml to include all three new directories. kustomize build flux/ passes with zero errors.
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 loopROADMAP.md— cross-repo milestones (Phase 0–6)STATUS.md— living revenue + infra scorecardSESSION_LOG.md— append-only log of agent work sessionsresearch/RESEARCH_LOG.md— market research findings, candidate API ideasflux/— cluster-level Flux manifests (registry, runner, monitoring, docs-site)monitoring/— Prometheus, Grafana, Gatus configsdocs-site/— Astro + Redoc site atdocs.leeworks.dev
How this gets worked on
The agent-company Kubernetes deployment in 0xWheatyz/Talos runs three crons every 5 hours:
/managerdiscoversagent-readyissues here and in each API repo, fans out@repo-managersubagents/sprintreadsROADMAP.mdand breaks down the next phase into new issues/shipmerges approved PRs and creates upstream PRs to0xWheatyzforks
Goal: $100/mo net revenue via RapidAPI marketplace listings.
Description
Meta-repo for the leeworks-apis recursive build loop. Cross-API roadmap, monitoring, docs-site, registry, Flux configs.
Languages
MDX
54.1%
Astro
30.2%
JavaScript
8.7%
Shell
6.4%
Dockerfile
0.6%