Open Kioku Architecture Policy Explain
architecture_policy_explainGet clear explanations of architecture policy components, public API boundaries, and exemption evidence for any file, symbol, or your whole repository after a policy check.
Instructions
Explain architecture policy component, public API boundary, and exemption evidence for one indexed file, symbol, or the whole repository. Use after a policy check to explain component membership, public API boundaries, or exemptions for one file, one symbol, or the whole repo. This is read-only and does not change policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Repository-relative file path to explain. | |
| scope | No | Use `repo` to return repository-wide public API boundary findings. | |
| symbol | No | Indexed symbol name or qualified name to explain. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Wrapped non-object output, used for Markdown, TOON, or scalar responses. |