Skip to content
Every project

Self-Healing Docs

A GitHub Action that finds docs your code just made stale, then opens the fix PR.

What it does

An embedding-based code-to-docs link graph knows which section depends on which symbol. An LLM verifier confirms whether it actually went stale, then a style-preservation pass makes the fix match the existing voice.

Architecture

PR diffchanged symbolslink graphstaleness verifierauto-fix PRflag for reviewskip