Summary
Add the examples/doc-orphan-detector.yml caller template for the reusable doc-orphan-detector.yml (shipped in #45). Consuming repos copy it to .github/workflows/ to schedule the doc-sweep §4.7 backstop. This is what archon-setup snapshots (copyFrom: examples) to offer the cron opt-in.
Acceptance Criteria
Related
Follow-up to #45 (the reusable). Unblocks the archon-setup agent-workflow.doc-orphan-detector cron opt-in feature.
Summary
Add the
examples/doc-orphan-detector.ymlcaller template for the reusabledoc-orphan-detector.yml(shipped in #45). Consuming repos copy it to.github/workflows/to schedule the doc-sweep §4.7 backstop. This is what archon-setup snapshots (copyFrom: examples) to offer the cron opt-in.Acceptance Criteria
examples/doc-orphan-detector.yml: scheduled + workflow_dispatch calleruses:the reusable@v1, least-priv permissions (contents: read, issues: write), commented inputs.Related
Follow-up to #45 (the reusable). Unblocks the archon-setup
agent-workflow.doc-orphan-detectorcron opt-in feature.