ee473d0e84e0
List Workspace Claims
List claims for a workspace with optional filters and DAG expansion.
HTTP callers receive every matching claim — the per-call recency cap that get_claims applies to the LLM tool path is intentionally not propagated here, since UI surfaces (CKG sidebar, task-DAG coloring, writeup tables) need the full set. claim_ids is repeatable (?claim_ids=C-1&claim_ids=C-2) for bulk lookup of a known set without re-scanning the workspace.
Path parameters
Query parameters
How readily a claim should enter an agent's context.
This is a query-independent prior authored by the agent that files the claim. It is not relevance, confidence, or truth: a Low claim that is highly relevant to the current work must still be able to outrank an irrelevant High one once the recall system ranks candidates.
Response
Successful Response