haki_context
Recall the project's memory (decisions, conventions, preferences)
relevant to a task. Call BEFORE planning or editing code. Returns a
ready-to-inject block with dates and sources, the trace_id (inspectable
via haki_inspect), and an explicit status ("ok"/"degraded"/"failed") —
never treat a degraded or failed response as "no known facts".
If the block does not hold what was needed, call this tool again with
the SAME query and `exclude_ids` set to the ids already received — it
serves the next page of the same ranked list. Do NOT rewrite the query
with what was just read: measured on this project's bench, that finds
the missing turn less often than asking unchanged.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| exclude_ids | No | ||
| budget_tokens | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||