Add service version review system #196

Merged
eblume merged 2 commits from feature/service-review into main 2026-02-16 17:02:57 -08:00

2 commits

Author SHA1 Message Date
518abac9f4 Move service-versions.yaml to repo root and add cross-references
Quartz may not handle YAML files in docs/, so move the tracking file to
the repo root. Add version tracking checklist items to deploy-k8s-service,
add-ansible-role, and adding-a-service guides.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:02:01 -08:00
74ceb742bd Add service version review system
Parallel to docs-review: tracks service version staleness via a YAML
tracking file and surfaces the most stale service for periodic review.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 16:47:08 -08:00