mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 11:40:07 +00:00
Update README.md
This commit is contained in:
parent
5744543771
commit
26492850aa
1 changed files with 10 additions and 1 deletions
|
|
@ -75,6 +75,16 @@ Use this page to route symptoms to the exact structural fix and verify with meas
|
|||
|
||||
---
|
||||
|
||||
## Checklists — copy before deploy
|
||||
|
||||
| Checklist | Scope | Link |
|
||||
|---|---|---|
|
||||
| Retrieval Readiness | Pre-flight: embeddings, analyzers, index, gold set | [retrieval_readiness.md](https://github.com/onestardao/WFGY/blob/main/ProblemMap/GlobalFixMap/Retrieval/checklists/retrieval_readiness.md) |
|
||||
| Reranker Sanity | Hybrid reranking health and overlap checks | [reranker_sanity.md](https://github.com/onestardao/WFGY/blob/main/ProblemMap/GlobalFixMap/Retrieval/checklists/reranker_sanity.md) |
|
||||
| Traceability Gate | Contract enforcement for cite-then-explain | [traceability_gate.md](https://github.com/onestardao/WFGY/blob/main/ProblemMap/GlobalFixMap/Retrieval/checklists/traceability_gate.md) |
|
||||
|
||||
---
|
||||
|
||||
## Vector DBs — jump if store specific
|
||||
|
||||
- Family index:
|
||||
|
|
@ -108,7 +118,6 @@ Task:
|
|||
|
||||
Return JSON:
|
||||
{ "citations": [...], "ΔS": 0.xx, "λ_state": "<>", "coverage": 0.xx, "next_fix": "..." }
|
||||
````
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue