blumeops/docs/how-to
Erich Blume cb343a2e35 Rename doc-* mise tasks to docs-check-* / docs-review-* (#113)
## Summary
- Rename 4 automated-check tasks: `doc-titles` → `docs-check-titles`, `doc-filenames` → `docs-check-filenames`, `doc-links` → `docs-check-links`, `doc-index` → `docs-check-index`
- Rename 3 interactive-review tasks: `doc-random` → `docs-review-random`, `doc-tags` → `docs-review-tags`, `doc-stale` → `docs-review-stale`
- Update all references in `.pre-commit-config.yaml`, `ai-assistance-guide.md`, and `review-documentation.md`
- Historical changelog entries left as-is

## Test plan
- [x] `mise run docs-check-titles` exits 0
- [x] `mise run docs-check-links` exits 0
- [x] `mise run docs-review-tags` exits 0
- [x] `mise run doc-titles` fails with "no task found"
- [x] All pre-commit hooks pass (including renamed hook IDs)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/113
2026-02-06 07:08:46 -08:00
..
knowledgebase Rename doc-* mise tasks to docs-check-* / docs-review-* (#113) 2026-02-06 07:08:46 -08:00
add-ansible-role.md Enforce unique doc filenames and simple wiki-links (#109) 2026-02-04 17:21:34 -08:00
deploy-k8s-service.md Add Phase 4: how-to guides documentation (#95) 2026-02-03 20:17:24 -08:00
how-to.md Enforce unique doc filenames and simple wiki-links (#109) 2026-02-04 17:21:34 -08:00
restart-indri.md Update restart-indri docs after power outage recovery (#111) 2026-02-05 21:05:35 -08:00
troubleshooting.md Rename indri-services-check to services-check (#103) 2026-02-04 07:49:15 -08:00
update-documentation.md Fix Quartz build to preserve git history for accurate file dates (#105) 2026-02-04 08:25:46 -08:00
update-tailscale-acls.md Add Phase 4: how-to guides documentation (#95) 2026-02-03 20:17:24 -08:00
use-pypi-proxy.md Review exploring-the-docs and add doc consistency checks (#112) 2026-02-05 21:12:06 -08:00