Files
Yuhan Lei 959bbb3858 feat: add grounding invariant with mechanical evidence checker
Every load-bearing fact (number, date, direct quote) must exist
verbatim in the raw files an article links. Compile establishes the
invariant (locate before write, exact literals, derived values show
components); lint verifies it with scripts/check_evidence.py, which
greps candidate literals against linked raws and reports misses plus
unreferenced raw files. Lint is now three tiers: safe auto-fixes,
mechanical reports (the script), judgment reports. Also moves adding
See Also cross-references out of auto-fix, where judgment never
belonged.
2026-07-23 22:08:36 +08:00

6 lines
38 B
Plaintext

.DS_Store
*.swp
*.swo
*~
__pycache__/