Cross-Checking
Verify that a specific topic or rule is used consistently across the repo.
Process
- Find the authoritative source for the term/rule
grep -rto find all mentions across the repo- Compare each mention against the authoritative definition
- Report matches, additions, and contradictions
Rules
- Cross-civilization differences are NOT contradictions
- In-universe documents may intentionally differ from science documents
- Different eras may have different understa
[Description truncada. Veja o README completo no GitHub.]