Automation Task Reference
The repository uses mise run <task> as the stable operator interface.
Task Groups
- context:
ai-docs - docs validation:
docs-check-links,docs-check-index,docs-check-filenames,docs-check-frontmatter - docs viewing:
docs-preview <tarball> - change management:
docs-mikado,mikado-branch-invariant-check,changelog-check,pr-comments - interview artifacts:
check-zip <file>,transcript [session_id] - CI operations:
runner-logs [run_number]
Most Important Tasks
check-zipis the safety valve for interviewer-supplied archivestranscriptis the handoff path for AI prompt historyrunner-logsis the operational path for Forgejo run debugging
Follow-On Docs
- git-hooks-reference — how these tasks plug into local git hooks
- develop-locally — where the common development commands live
- build-release-pipeline — how release-time automation consumes docs and artifacts