Skip to content

Commit c0cdefb

Browse files
committed
docs(qc): update Section 21 status for worker and legal routes
1 parent 381c1f0 commit c0cdefb

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/qc/SECTION_21_STATUS.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ It is not yet a qualified release record.
3232

3333
## Still open before qualification
3434

35-
- [ ] 21.0 Hosted URL and worker deployment evidence.
35+
- [ ] 21.0 Hosted worker URL (public Render/Fly deploy). Web app and worker execution paths are implemented; set `VITE_WORKER_BASE_URL` on Pages when a worker is live.
3636
The static app is now hosted at `https://chayprabs.github.io/csv-jsonl-miller/`, and a direct HTTP check returned `200`.
3737
GitHub Actions on `main` now show green `CI`, `Deploy Pages`, and `Publish Worker Image` runs, with the latest worker image evidence coming from run `26607788767` (`8d843f4`).
3838
The repo now also includes a Render Blueprint in `render.yaml` plus deploy notes in `docs/deploy/RENDER_WORKER.md` for a public worker URL.
@@ -59,4 +59,7 @@ It is not yet a qualified release record.
5959
The worker now has repo-owned Render deployment config in `render.yaml`, but there is still no applied hosted worker instance.
6060
There is still no registry publication evidence from npm or GitHub Packages.
6161
Direct container package inspection is still blocked by the current token missing `read:packages`, and there is still no hosted worker endpoint.
62-
- [ ] 21.19 Final all-green verdict.
62+
- [x] 21.4 Worker URL fetch executes on worker (`/v1/run` with `source.kind=url`).
63+
- [x] 21.4 Worker native DuckDB/Miller plans execute from web client (`Run on worker`).
64+
- [x] 21.10 Privacy and terms routes with dedicated SEO metadata.
65+
- [ ] 21.19 Final all-green verdict (blocked on hosted worker URL + browser Miller-WASM upstream limit).

0 commit comments

Comments
 (0)