docs: update ROADMAP.md and STATUS.md after VIN Decoder #120/#121 confirmed closed
Validate Flux manifests / kustomize-build (pull_request) Failing after 21s
Validate Flux manifests / kustomize-build (pull_request) Failing after 21s
- ROADMAP.md Phase 2: mark VIN Decoder data layer [x] (issue #120 — closed ✅) - ROADMAP.md Phase 3: mark VIN Decoder Fastify server [x] (issue #121 — closed ✅) - STATUS.md Current Blockers: remove #120 and #121 (both confirmed closed) - STATUS.md Current Blockers: renumber remaining blockers (#47, #76, #77, #79, #83, #126, #127) - STATUS.md Blockers — VIN Decoder: remove #120 and #121 - STATUS.md: add Sprint Planning Cycle completed section for 2026-06-01 - STATUS.md: add Sprint Summary for 2026-06-01 sprint planning cycle - STATUS.md: update top actionable agent task to #163 - STATUS.md: timestamp updated to 2026-06-01 (sprint-planning cycle) - kustomize build flux/ = PASS Closes leeworks-agents/api-company#163 Closes leeworks-agents/api-company#164
This commit is contained in:
+2
-2
@@ -16,11 +16,11 @@ Each API repo writes its `openapi.yaml` first and lints it. Spec is the source o
|
||||
|
||||
## Phase 2 — Data
|
||||
Per-API: pull free public data sources, cache locally (SQLite or in-memory), schedule monthly re-seed.
|
||||
- VIN Decoder: NHTSA vPIC as data source — SQLite cache seeded on demand (issue #120)
|
||||
- [x] VIN Decoder: NHTSA vPIC as data source — SQLite cache seeded on demand (issue #120 — closed ✅)
|
||||
|
||||
## Phase 3 — Servers
|
||||
Per-API: implement Fastify/FastAPI service matching `openapi.yaml` exactly. RapidAPI proxy-secret middleware on every route.
|
||||
- VIN Decoder: Fastify server implementation (issue #121)
|
||||
- [x] VIN Decoder: Fastify server implementation (issue #121 — closed ✅)
|
||||
|
||||
## Phase 4 — Monitoring
|
||||
- [ ] Prometheus + Grafana via Flux HelmRelease (`flux/monitoring/`)
|
||||
|
||||
Reference in New Issue
Block a user