Run governed enrichment over a query's surfaced nodes

Execute a Cypher query, detect declared-but-null property gaps on the surfaced nodes, fill each with a single LLM call, and quarantine the result under _enrichment with provenance. Honest-decline: an UNKNOWN answer writes nothing. Promotion into the live property happens only at /api/verify.

post/api/enrich

Request body

querystring required

The Cypher query whose surfaced nodes are enriched.

Response

Enrichment completed

gapsinteger
filledinteger
declinedinteger

Changes

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