agent-company 091c5cd089 docs: add secrets-checklist.md with kubectl commands for all required secrets
Closes leeworks-agents/api-company#43

Creates docs/secrets-checklist.md containing:
- Human operator checklist (7 checkboxes)
- Exact kubectl create secret commands for all required secrets
- Source of each secret value (Gitea admin UI, Slack, etc.)
- Which issues are unblocked by each secret
- Dependency order diagram

Secrets covered:
1. gitea-leeworks-agents-token (flux-system) → unblocks Flux GitRepo auth (#2)
2. gitea-runner-token (gitea-runner) → unblocks act-runner (#3)
3. grafana-admin (monitoring) → unblocks Grafana (#7)
4. gatus-slack-webhook (monitoring) → unblocks Gatus alerts (#8)
5. GITEA_TOKEN Actions secret (per repo) → unblocks CI image push
6. Gitea packages enable + DNS → unblocks registry (#4)
7. Flux source in Talos repo → unblocks GitOps (#2)
2026-05-26 15:03:05 +00:00
2026-05-18 17:18:47 -04:00
2026-05-18 17:18:47 -04: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
  • 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%