Run the sixteen OperStack content gates on a local project
run_gatesAudit local Markdown or MDX content with 16 quality gates to catch cut titles, dead links, copied text, and stale indexes before publishing.
Instructions
Run the sixteen quality gates on a folder of Markdown or MDX content on this machine: cut titles, copied paragraphs, hollow sections, dead links, redirect chains, a stale agent index, figures with no source, and the agent surface. Returns the report. Use it before publishing, or when asked what is wrong with a content corpus. It needs a local path, not a URL, and it reads files without sending them anywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| only | No | Comma-separated gate numbers to run, for example 1,4,16. Default all. | |
| path | Yes | Absolute path to the project folder that holds the content |