§ examples · click any row to load
14 working XRAI documents.
Each document is conformant v1.0 and reads on every reference decoder. Pick a row and open it raw, in the force-graph viewer, or hand it to jARvis as starter context. All three decoders read the same JSON — that is the whole point of the bus.
✅ live — auto-loads in graph viewer
🔗 link — clickable from landing
🟡 auth — spec-conformant, viewer wiring pending
| # | file | role | status | load in |
|---|
How to load anywhere
- Web force-graph ·
../index.html?doc=examples/NN-slug.xrai.json— opens any doc in the viewer that already auto-loads examples 01-04. - Web jARvis ·
../jarvis.html?seed=examples/NN-slug.xrai.json— agent reads the doc as starter context (param-handler in jarvis-web.js). - Web conf ·
../conf.html?room=&doc=examples/14-shared-hologram-conf.xrai.json— multi-user hologram template. - Portals iOS app · bridge message
{"type":"load_xrai_example","id":"04-hologram"}— usesXraiAdapter.xraiFromFile()insrc/services/xrai/. Bridge handler shipped behindJARVIS2_ENABLEDflag (S029) — UI selector pending. - Three.js CLI ·
node ../runtimes/threejs/src/cli.js NN-slug.xrai.json— renders to terminal-detected display. - Conformance gate ·
node ../runtimes/_conformance/validate_fixtures.cjs— lints all 14 against v1.0 schema.
Authoring rule: every new .xrai.json MUST add a row to the master matrix README in the same commit. Next available NN is 15.