Resolve the ordered topic guides that apply to a scope+purpose (the guide side of the resolution walk). Binding guides first; deterministic (no LLM reasoning over the policy tree). Use to fetch the guidance an agent should follow before acting.
| Field | Type | Required | Description |
|---|
action_type | ActionType | | from the closed high-risk action taxonomy (schemas.md §1) |
purpose | Purpose | yes | |
scope_key | string | | level:id, e.g. repo:payments-service |
| Field | Type | Required |
|---|
guides | array (nullable) | yes |
request_id | string | |
| Field | Type | Required | Description |
|---|
binding | boolean | yes | |
checksum | string | | |
guide_id | string | yes | |
prohibitions | array of string (nullable) | | |
purpose | Purpose | yes | |
rendered_markdown_ref | string | | |
required_checks | array of string (nullable) | | |
scope_key | string | yes | level:id, e.g. repo:payments-service |
title | string | yes | |
version | integer | yes | |