docs: refine skill replay case selection

This commit is contained in:
2026-06-08 10:46:35 +08:00
parent a28254c6b8
commit f46a435bab

View File

@ -23,7 +23,7 @@ This design also fixes revision draft generation dropping important content from
## Evaluation Model
Each draft eval selects 3 to 5 historical cases.
Each draft eval selects up to 10 historical cases. If fewer than 10 eligible cases exist, use as many as available. If more than 10 exist, select the 10 most relevant cases.
For `revise_skill`, select accepted historical runs that activated the target skill/version. Prefer recent accepted runs, then diversify by task and session.