Update coverage_tracking.md

This commit is contained in:
PSBigBig × MiniPS 2026-02-26 16:07:18 +08:00 committed by GitHub
parent fbe1f71dbf
commit adf0fda0fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,11 @@
> If you need the full triage and all prescriptions, return to the Emergency Room lobby.
</details>
> **Evaluation disclaimer (coverage tracking)**
> Coverage numbers here measure how much of a designed space you have touched under chosen tests.
> High coverage does not guarantee absence of bugs or failures outside those tests.
---
A focused module to monitor **retrieval coverage** during eval and live runs.
Coverage answers the key question: *“Did we retrieve enough of the right section to support the answer?”*