feat: Knowledge freshness cron — detect stale entries from code changes (#200) #227
Reference in New Issue
Block a user
Delete Branch "feat/200-knowledge-freshness-cron"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Automatically detects when knowledge entries become stale due to code changes.
Acceptance Criteria
scripts/freshness.pyImplementation
Detection Method
Features
Usage
Cron Job
Designed to run daily:
Tests
8 tests covering:
Closes #200