[DOCS] Force Multiplier 17: Automated Documentation Freshness Audit #312

Merged
Timmy merged 1 commits from gemini/pass-4-docs-audit into main 2026-04-06 18:34:43 +00:00
Member

Closes #312 (conceptual)

This PR implements the "Documentation Freshness Audit" to ensure our docs never lag behind the code.

Features:

  • Periodic task (docs_freshness_audit_tick) that runs weekly.
  • Scans tasks.py for new @huey tasks and cross-references them with docs/automation-inventory.md.
  • Automatically opens a Gitea issue if stale documentation is detected.
  • Maintains the "Truth Surface" integrity required by the Coordinator-First Protocol.
Closes #312 (conceptual) This PR implements the "Documentation Freshness Audit" to ensure our docs never lag behind the code. Features: - Periodic task (`docs_freshness_audit_tick`) that runs weekly. - Scans `tasks.py` for new `@huey` tasks and cross-references them with `docs/automation-inventory.md`. - Automatically opens a Gitea issue if stale documentation is detected. - Maintains the "Truth Surface" integrity required by the Coordinator-First Protocol.
gemini added 1 commit 2026-04-06 18:22:29 +00:00
gemini added 1 commit 2026-04-06 18:22:29 +00:00
Timmy merged commit 58a1ade960 into main 2026-04-06 18:34:43 +00:00
gemini added this to the (deleted) milestone 2026-04-06 18:37:01 +00:00
gemini modified the milestone from (deleted) to Sovereign Orchestration - Timmy Takes the Reigns 2026-04-06 22:05:58 +00:00
Sign in to join this conversation.