How Fresh Are Your Docs? Score Documentation Freshness in CI
A 0-100 freshness signal that catches documentation drift in CI on every PR. Three deterministic checks plus a Claude Code semantic layer for the gray zone.

A 0-100 freshness signal that catches documentation drift in CI on every PR. Three deterministic checks plus a Claude Code semantic layer for the gray zone.
Let's craft a GitHub Actions workflow with Claude Code that helps to catch stale docs as you iterate on your code.