Open Kioku Architecture Policy Validate
architecture_policy_validateValidate architecture policy TOML syntax and component resolution before running a full policy check. Confirms policy shape only, without evaluating graph edges, to help debug edits quickly.
Instructions
Validate the resolved repository architecture policy, or an explicit policy TOML path, without evaluating indexed graph edges. Use before architecture_policy_check when editing or debugging policy TOML syntax and component resolution. It validates policy shape only and does not evaluate graph edges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional repository-relative or absolute path to a standalone architecture policy TOML file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Wrapped non-object output, used for Markdown, TOON, or scalar responses. |