novriantama/Self-Healing Technical Documentation

Automatically detects stale documentation sections when code changes and repairs them.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
llm_api_keyAnthropic API key for Claude Sonnet 4.6 verification and repairyes
confidence_thresholdConfidence threshold below which edits will be flagged for human review (draft mode)no0.8
auto_mergeWhether to auto-apply high-confidence corrections directly to the branch (true/false)notrue
index_pathPath to codebase-to-docs link graph index json filenodocs_index.json
workspace_dirTarget workspace directory containing source code and documentationno.
namedescription
stale_sectionsJSON list of stale documentation section heading paths found
correctionsJSON list of corrected documentation patches generated