Skip to main content

Choose the right XRTM docs lane

XRTM is AI for event forecasting. The docs are organized into explicit lanes so released workflows, near-term unreleased work, package references, and governance do not blur together.

xrtm.org is the presentation layer for the ecosystem. Product behavior and released run-artifact contracts live in xrtm-org/xrtm, package APIs and source examples live in their owning repos, and schema/policy truth lives in xrtm-org/governance.

Quick chooser

If you need...Start hereStatusCanonical owner
the shortest honest first successGetting startedReleasedxrtm repo + published xrtm==0.3.1 package
released compare/export/monitor workflowsReleased user pathReleasedxrtm repo
branch-only conveniences that are real but unreleasedNext release trackExplicitly unreleasedxrtm/docs/next-release-feature-track.md + governance policy
package boundaries, APIs, and source examplesDeveloper & package referenceRepo-map summaryowning package repo
binding schemas, feature labeling rules, or release policyGovernance & standardAuthoritativegovernance repo
longer-horizon or experimental ideasRoadmapFuture-facingroadmap + owning repos

Released user path

Use these pages when you want the public xrtm==0.3.1 surface today:

Next release lane

Use this when useful source work exists, but it is intentionally not part of the released newcomer path yet:

  • Next release track: public summary of near-term unreleased features and their graduation status
  • Roadmap: future, planned, or experimental work that is not on the next coordinated release train

Developer & package reference

Use this lane after the released product path is clear and you need the right package boundary:

Governance & standard

These pages summarize the binding rules without trying to replace the owning repo:

Project context

  • Philosophy: why XRTM cares about forecasting and zero leakage

If you are new here, start with xrtm demo --provider mock --limit 1 --runs-dir runs on the released path first.