memory_recall was returning almost the entire store instead of a small
set of relevant matches. Two compounding causes, both fixed here:
1. Default limit was 10000 (commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_api.py | ||
| test_auth.py | ||
| test_credential_detector.py | ||
| test_crypto.py | ||
| test_mcp_server.py | ||
| test_properties.py | ||
| test_sync.py | ||
| test_vault_client.py | ||