Skip to main content
POST
Scan the draft and reconcile its findings

Body

application/json
session
string
required

Editor session key. Scoped with siteId into the key the state store uses.

siteId
string

Site this session belongs to, when the orchestrator hosts more than one.

slugs
string[]

Restrict the scan to these pages. Cross-page rules still see the whole site.

trigger
string

What caused the run. Defaults to manual.

Response

{ run, findings, durable }. durable reports whether findings survive a restart or are in the in-memory fallback.