genius-0963/Self-Healing Technical Documentation
Automatically detects and repairs stale documentation when code changes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openai_api_key | OpenAI API Key for staleness detection and repair | yes | — |
| github_token | GitHub Token for creating PRs and comments | yes | — |
| confidence_threshold | Confidence score (0-1) required for auto-fixing | no | 0.8 |
| auto_merge | Whether to automatically attempt to fix high-confidence issues | no | true |
Outputs
no outputs