Open Kioku Architecture Policy Validate
architecture_policy_validateValidates architecture policy TOML syntax and component resolution without evaluating graph edges. Use to debug policy shape before running checks.
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. |