What's Changed
🚨 Action Fixes (blocking)
action.ymlmoved to repo root —uses: Nlai741533/EFC-Plugin@v0.2.2now works correctly- Added
fail-on-broken-linksinput — was referenced in docs but missing from the action schema - Action now correctly scans all
.mdfiles (excluding docs) instead of changed files only
📝 Docs
- README: fixed Action usage example, removed stale
scripts/*.pydirect-use claim - CHANGELOG: added 0.2.1 and 0.2.2 entries
- FACTCHECK.md: full refresh with current repo name, test counts, and all 6 historical errors
📦 Previous (v0.2.1)
- CLI packaging fix —
pip install .now produces a workingefccommand - Schema bundled inside the package
- Clean install test in CI
- 4-location version consistency check
- Repo renamed from
everything-fact-checkedtoEFC-Plugin
🧪 Verification
- 72 tests passing
- 0 secret leaks
- All 4 version locations aligned (0.2.2)
pip install .→efc version/extract/evidence/auditall workclaude plugin validate .passed
Full Changelog: v0.2.1...v0.2.2