Commit graph

2 commits

Author SHA1 Message Date
4744f6127c Rename doc-* mise tasks to docs-check-* / docs-review-*
Clearer naming convention: check tasks (automated validation, used in
pre-commit) vs review tasks (interactive/informational, used by humans).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 07:04:36 -08:00
5c79a8dbe2 Add doc-random task and documentation improvements (#98)
## Summary
- Add `doc-random` mise task that selects a random documentation card for review
- Add how-to/knowledgebase section with review-documentation guide
- Add Caddy reference card with proxy configuration details
- Fix replication tutorial sequence (tailscale-setup now links to core-services)
- Fix "BluemeOps" typo in tailscale-setup
- Clean up obsolete zk/ directory references from doc-links

## Deployment and Testing
- [x] `mise run doc-random` works and displays a random card
- [x] `mise run doc-links` passes (all wiki-links valid)
- [x] Pre-commit hooks pass

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

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/98
2026-02-03 21:17:58 -08:00