ck_experience_index
Retrieve recent session history and experience artifacts. Filter by keyword to locate past deployments, blocked findings, or related tasks.
Instructions
List recent prior sessions in the same workspace and the read-only experience artifacts available for each run. Pass query for freeform keyword search across session titles, task titles, and finding descriptions — useful for questions like 'has this deployment pattern caused a blocked finding before?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Freeform keyword filter applied to session title, task titles, and finding descriptions. All tokens must match (AND logic). Omit to return all recent sessions. | |
| session_id | No | Unique session identifier for correlating findings, proofs, budget, and audit trail. | |
| project_root | No | Absolute path to the project root directory on the local filesystem. | |
| session_limit | No | Maximum number of sessions to analyze. | |
| same_domain_only | No | When true, restrict results to sessions in the same domain. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | No | ||
| sessions | No |