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-zip is the safety valve for interviewer-supplied archives
  • transcript is the handoff path for AI prompt history
  • runner-logs is the operational path for Forgejo run debugging

Follow-On Docs