Declare the governed enrichment (GAK) policy

Declare the Generation-Augmented Knowledge (GAK) policy: which node properties the LLM may fill, the trust floor each must clear for promotion, and any subgraph (edge) materialisation specs. Declared but unfilled properties become the gaps that /api/enrich detects.

post/api/enrich/policy

Request body

object required

The governed policy. specs lists per-label property gaps to fill; a materialize block turns a filled list into real nodes and edges.

Response

Policy accepted

statusstring
declared_propertiesinteger

Changes

Changed in 3 of the 17 revisions of this API.12