journey
Navigate semantic space between two memories to discover intermediate concepts via spherical interpolation.
Instructions
Navigate semantic space between two memories using spherical interpolation (SLERP). Discovers memories along the conceptual path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No | Number of interpolation steps | |
| end_id | Yes | Ending memory UUID | |
| start_id | Yes | Starting memory UUID | |
| _agent_id | No | Optional agent identifier for request tracing and per-agent rate limiting. | |
| namespace | No | Optional namespace filter for nearby search |