Drop SOP KB hits below a 0.6 retrieve score
Summary
- Drop Bedrock KB retrieve hits below
SOP_MIN_SCORE(default 0.6). - If none remain, return
found: falseand a fallback — do not invent a match.
Test plan
-
pytest sop-agent/mcp/test_score.py(4 passed).