Add docs-review task with last-reviewed frontmatter tracking #129

Merged
eblume merged 3 commits from feature/docs-review-last-reviewed into main 2026-02-09 07:29:45 -08:00
Owner

Summary

  • New docs-review mise task replaces docs-review-random — sorts docs by last-reviewed frontmatter field (never-reviewed first, then oldest)
  • Updated review-documentation how-to to explain the new workflow and how to mark cards as reviewed
  • Updated ai-assistance-guide task table to reference docs-review

Test plan

  • mise run docs-review runs and shows staleness table + most stale doc
  • mise run docs-review -- --limit 5 respects the limit flag
  • All pre-commit checks pass (links, index, filenames)
## Summary - New `docs-review` mise task replaces `docs-review-random` — sorts docs by `last-reviewed` frontmatter field (never-reviewed first, then oldest) - Updated review-documentation how-to to explain the new workflow and how to mark cards as reviewed - Updated ai-assistance-guide task table to reference `docs-review` ## Test plan - [x] `mise run docs-review` runs and shows staleness table + most stale doc - [x] `mise run docs-review -- --limit 5` respects the limit flag - [x] All pre-commit checks pass (links, index, filenames)
Replace docs-review-random with docs-review, which sorts docs by a
last-reviewed frontmatter field (never-reviewed first, then oldest).
Updated the review-documentation how-to to match.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace hardcoded service lists with links to [[indri]] and [[apps]].
Expand routing section to cover all three layers (Tailscale, Caddy,
Fly.io) with ACL and access details. Stamp last-reviewed: 2026-02-09.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
eblume merged commit 9e361cf38f into main 2026-02-09 07:29:45 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eblume/blumeops!129
No description provided.