Skip to content

v1.0.0 - Revision Integrity complete

Choose a tag to compare

@xmutfyh xmutfyh released this 16 Aug 10:22
· 5 commits to master since this release

v1.0.0 (2026-08-16) - deterministic manuscript integrity guard

The Revision Integrity model is complete: scientific tokens + scientific commitments ? aligned claims ? deterministic delta.

Locks (all local regex/statistics, zero network, zero LLM):

  • Scholarship Lock: numbers, statistics, citations, DOI, figure/table refs (multiset conservation)
  • Epistemic Lock:
    • causal force ladder (consistent-with(0) . causes(5))
    • evidential force ladder (suggest(1) . prove(7)) with descriptive/procedural role exclusion
    • modality/hedge as an independent field (may suggest ? suggest)
    • negation & null-finding marker multiset (multi-claim sentences no longer masked by booleans)
    • scope boundary conservation
    • evidence status (v1.0): reported/observed/measured/estimated/simulated conservation -
      "participants reported improvement" ? "participants improved"
  • findingKind labels (INVARIANT/VIOLATION/CANDIDATE/ADVISORY), alignment-sim tiers,
    clause-level ClaimSpan multi-claim drift, best-match-first clause pairing,
    automatic before/after capture (exec.token keyed) in DSH, version-gap guard for full rewrites.
  • Real-paper hardened: pore-scale (v0.9.1/v0.9.2) and ESR review (v0.9.3) findings drove the fixes.
  • 209 tests. MIT. See THIRD_PARTY.md for attribution (Yila-AI/sci-ssci-skills Apache-2.0 etc.).