docs: record fully green retrieval harness
This commit is contained in:
@@ -133,7 +133,7 @@ deferred from the shared client until their workflows are exercised.
|
||||
|
||||
## What Is Real Today (updated 2026-04-25)
|
||||
|
||||
- canonical AtoCore runtime on Dalidou (`a87d984`, deploy.sh verified)
|
||||
- canonical AtoCore runtime on Dalidou (`d3de9f6`, deploy.sh verified)
|
||||
- 33,253 vectors across 6 registered projects, with explicit `project_id`
|
||||
metadata backfilled into SQLite and Chroma after snapshot
|
||||
`/srv/storage/atocore/backups/snapshots/20260424T154358Z`
|
||||
@@ -154,10 +154,10 @@ deferred from the shared client until their workflows are exercised.
|
||||
- query-relevance memory ranking with overlap-density scoring and widened
|
||||
query-time candidate pools so older exact-intent project memories can rank
|
||||
ahead of generic high-confidence notes
|
||||
- retrieval eval harness: 20 fixtures; current live has 19 pass, 1 known
|
||||
content gap, and 0 blocking failures after the project-id backfill and
|
||||
memory-ranking stabilization deploy
|
||||
- 571 tests passing on `main`
|
||||
- query-relevance Trusted Project State ranking before state-budget truncation
|
||||
- retrieval eval harness: 20 fixtures; current live has 20 pass, 0 known
|
||||
issues, and 0 blocking failures
|
||||
- 572 tests passing on `main`
|
||||
- nightly pipeline: backup → cleanup → rsync → OpenClaw import → vault refresh → extract → triage → **auto-promote/expire** → weekly synth/lint → **retrieval harness** → **pipeline summary to project state**
|
||||
- Phase 10 operational: reinforcement-based auto-promotion (ref_count ≥ 3, confidence ≥ 0.7) + stale candidate expiry (14 days unreinforced)
|
||||
- pipeline health visible in dashboard: interaction totals by client, pipeline last_run, harness results, triage stats
|
||||
@@ -178,10 +178,7 @@ These are the current practical priorities.
|
||||
Target: 100+ active memories.
|
||||
3. **Multi-model triage** (Phase 11 entry) — switch auto-triage to a
|
||||
different model than the extractor for independent validation
|
||||
4. **Fix p04-constraints harness failure** — retrieval doesn't surface
|
||||
"Zerodur" for p04 constraint queries. Investigate if it's a missing
|
||||
memory or retrieval ranking issue.
|
||||
5. **Fix Dalidou Git credentials** — the host checkout can fetch but cannot
|
||||
4. **Fix Dalidou Git credentials** — the host checkout can fetch but cannot
|
||||
push to Gitea over HTTP in non-interactive SSH sessions. Prefer switching
|
||||
the deploy checkout to a Gitea SSH key; PAT-backed `credential.helper store`
|
||||
is the fallback.
|
||||
|
||||
Reference in New Issue
Block a user