erinys_search
Search and retrieve relevant memories using hybrid keyword and vector similarity, with optional project/scope access controls to filter results.
Instructions
RRF hybrid search (FTS5 keyword + vector similarity).
P0-7 (opt-in): allowed_projects / allowed_scopes は取得許可の access gate。 明示引数 > env(ERINYS_ALLOWED_PROJECTS / ERINYS_ALLOWED_SCOPES)> 無効 (None)。設定時は、許可外の project/scope の行を結果から除外する(global scope は常に可視)。どれも設定されなければ従来どおり全件返す。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| project | No | ||
| principal | No | ||
| intended_use | No | context | |
| allowed_scopes | No | ||
| metadata_filter | No | ||
| allowed_projects | No | ||
| include_distilled | No | ||
| include_anti_patterns | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||