Open Kioku Architecture Policy Explain
architecture_policy_explainExplain component membership, public API boundaries, and exemption evidence for one file, symbol, or repo. Use after policy checks to clarify boundary decisions without changing policy.
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. |