XENOr is a deterministic, simulation-first research stack. If you are landing
cold on GitHub, start with xenor-site
for the public overview, then move into xenor-core, xenor-sim, and
xenor-engine depending on which layer you need.
The current public stack is active, but not uniformly production-ready.
- Active public surfaces:
xenor-site,xenor-core,xenor-sim,xenor-engine - Experimental native lab:
xenor-native - Archived historical repo:
xenor-sale - Experimental and research-stage work is labeled in each repository README
xenor-site/https://xenor.xyzThe canonical public surface and the best first stop for newcomers.xenor-coreThe core logic layer.xenor-simThe validation layer built aroundxenor-core.xenor-engineThe canonical deterministic substrate.xenor-nativeThe experimental native lab for low-level incubation work that may later graduate intoxenor-engine.xenor-saleArchived historical work kept only as launch research context.
This profile repository is the GitHub entry point for the XENOr stack. Its job is to point first-time visitors to the right repository quickly and to make the active vs experimental vs historical boundaries obvious.
xenor-siteis the canonical public surfacexenor-coreis the core logic layerxenor-simis the validation layer on top ofxenor-corexenor-engineis the canonical deterministic substratexenor-nativeis the experimental native labxenor-saleis archived historical work and not part of the active path
- Open
https://https://xenor-web.vercel.app/first if you want the public overview. - Open
xenor-corenext if you want the main protocol logic. - Open
xenor-simif you want to see how validation runs are modeled aroundxenor-core. - Open
xenor-engineif you want the canonical deterministic substrate and replay/snapshot work. - Open
xenor-nativeonly if you want the experimental native lab and low-level incubation work.
- This profile repo is a navigation surface, not a product or protocol repo.
- It should not duplicate architecture detail that already lives in
xenor-site,xenor-core,xenor-sim, orxenor-engine. - It should make the stack easier to enter, not act as a parallel documentation site.
xenor-site— canonical public surface and first stopxenor-core— core logic layerxenor-sim— validation layerxenor-engine— canonical deterministic substratexenor-native— experimental native labxenor-sale— archived historical work
No standalone contributing guide is currently published in this repository. Use issues or pull requests directly for navigation or wording fixes.
No standalone license file is currently published in this repository.