docs: record fully green retrieval harness
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# AtoCore - Current State (2026-04-25)
|
||||
|
||||
Update 2026-04-25: project-id chunk/vector metadata is deployed and backfilled.
|
||||
Live Dalidou is on `a87d984`; `/health` is ok with 33,253 vectors and sources
|
||||
ready. Live retrieval harness is 19/20 with 0 blocking failures and 1 known
|
||||
content gap (`p04-constraints` missing `Zerodur` / `1.2`). Full local suite:
|
||||
571 passed.
|
||||
Update 2026-04-25: project-id chunk/vector metadata is deployed and backfilled,
|
||||
and the final p04 Trusted Project State budget/ranking gap is closed. Live
|
||||
Dalidou is on `d3de9f6`; `/health` is ok with 33,253 vectors and sources
|
||||
ready. Live retrieval harness is 20/20 with 0 blocking failures and 0 known
|
||||
issues. Full local suite: 572 passed.
|
||||
|
||||
The project-id backfill was applied per populated project after a
|
||||
Chroma-inclusive backup at
|
||||
@@ -76,10 +76,10 @@ Last nightly run (2026-04-19 03:00 UTC): **31 promoted · 39 rejected · 0 needs
|
||||
| 7G | Re-extraction on prompt version bump | pending |
|
||||
| 7H | Chroma vector hygiene (delete vectors for superseded memories) | pending |
|
||||
|
||||
## Known gaps (honest, refreshed 2026-04-24)
|
||||
## Known gaps (honest, refreshed 2026-04-25)
|
||||
|
||||
1. **Capture surface is Claude-Code-and-OpenClaw only.** Conversations in Claude Desktop, Claude.ai web, phone, or any other LLM UI are NOT captured. Example: the rotovap/mushroom chat yesterday never reached AtoCore because no hook fired. See Q4 below.
|
||||
2. **Project-scoped retrieval guard is deployed and passing.** Explicit `project_id` chunk/vector metadata is now present in SQLite and Chroma for the 33,253-vector corpus. Retrieval prefers exact metadata ownership and keeps path/tag matching as a legacy fallback.
|
||||
3. **Human interface is useful but not yet the V1 Human Mirror.** Wiki/dashboard pages exist, but the spec routes, deterministic mirror files, disputed markers, and curated annotations remain V1-D work.
|
||||
4. **Harness known issue:** `p04-constraints` wants "Zerodur" and "1.2"; live retrieval surfaces related constraints but not those exact strings. Treat as content/state gap until fixed.
|
||||
4. **Harness is currently green.** The former `p04-constraints` known issue is closed; query-relevant Trusted Project State entries now rank before state-budget truncation.
|
||||
5. **Formal docs lag the ledger during fast work.** Use `DEV-LEDGER.md` and `python scripts/live_status.py` for live truth, then copy verified claims into these docs.
|
||||
|
||||
Reference in New Issue
Block a user