LIVE
Every line here is backed by a test, a route, or a file in the repository at v1.0.0 (tag 099ac8a) · main 24ece08 · CI green.
- AST chunks keyed by path::qualname with exact line ranges, and a deterministic lexical index where exact symbol match dominates token overlap.
- POST /v1/code/ask and POST /v1/code/symbols, plus a GET /ask console whose questions are deep-linkable.
- Catalog sandboxing: the API takes a catalog repo_id and never a caller filesystem path; production_rag is a valid catalog id on main 24ece08.
- A 14-case mini evaluation and an 8-case production_rag dogfood snapshot, both with a deterministic provider, a null judge, and a $0 bill.
- A capture staleness gate: CI records a sha256 per committed PNG and per file that decides what a capture shows, and fails when either drifts.
- Hosted console and API on the same fixtures with no key, verified over HTTP on 2026-08-14.
- Content-addressed incremental index and GET /v1/catalog at main 24ece08; optional git history returns 503 capability_missing when unavailable.
