Forecasting Systems
xRtm
A Bayesian runtime for probabilistic reasoning.
True intelligence is not recall; it is prediction. xRtm provides the simulation loop, snapshot vault,
and rigorous scoring rules needed to train world models that anticipate the future.
Status: Research Preview
Read the manifesto at xrtm.org.
Clinical Coding
EvidenceCoder
Verifiable reasoning traces for high-stakes medical coding.
EvidenceCoder builds citation trails that tie each coding decision to source evidence, enforcing
structured rationale paths that are auditable and resilient on long-tail cases where models often
drift or hallucinate.
Status: Extending reasoning patterns
Base paper available here.
Fact-Checking Framework
OpenVerify
A self-correcting QA framework for conflicting knowledge.
Standard RAG retrieves documents but cannot resolve conflicts. OpenVerify is a QA system that identifies
contradictions in retrieved contexts and generates "checking questions" to resolve the truth before
answering.
Status: Prototyping QA loop
Coming soon: Interactive demo.