opshuman approval3-9 min
Docs Drift Sentinel
"Docs rot in the dark. Put a light on them."
Watch code changes for docs that fall out of date, and open a doc-fix proposal when they drift.
anatomy
01
Collect context
Gather the source events and inputs for Docs Drift Sentinel.
02
Run loop steps
Execute the template with its declared tools, model posture, and budget guard.
03
Verify checks
Hold output against: link to source change, no silent edits, human approval.
04
Record trace
Write the run trace, audit event, and any proposal for operator review.
output contract
summaryRequired human-readable result with source references where applicable.checksEvery declared check must report pass, fail, or held.proposalOptional change proposal; never applied without the configured governance gate.audit_refRequired trace pointer for replay and rollback.