ck_experience_index
Find recent prior sessions and experience artifacts by keyword query. Search session titles, task titles, and finding descriptions to identify past runs matching specific patterns.
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 |
|---|---|---|---|
| project_root | No | Absolute path to the project root directory on the local filesystem. | |
| 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. | |
| same_domain_only | No | When true, restrict results to sessions in the same domain. | |
| session_id | No | Unique session identifier for correlating findings, proofs, budget, and audit trail. | |
| session_limit | No | Maximum number of sessions to analyze. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessions | No | ||
| total | No |