Neutral runtime context layer for XRCore ecosystems.
This repository is maintained as documentation + integration contracts. Runtime package delivery is handled through Unity package distribution.
Install the core SDK from Unity first, then add this module via Git URL:
- Install XRCore SDK + Context.
- Open the context demo scene.
- Ingest sample events during Play Mode.
- Inspect live context state and persistence snapshot.
- canonical event/state contracts (
XRContextContract) - in-memory context store with bounded ring buffer
- runtime access point (
XRContextRuntime) - optional JSON persistence provider
- editor debugger for live context inspection
XRCore SDK
↓
XRCore Context (infrastructure)
↓
Training / Voice / VisionPlus / LLBridge
↓
Analytics / Enterprise workflows
- XRCore Hub
- xrcore-sdk
- xrcore-context
- xrcore-training-toolkit
- xrcore-assessment
- xrcore-training-authoring
- xrcore-voice
- xrcore-visionplus
- xrcore-llbridge
- xrcore-ai
- xrcore-ai-mcp
- xrcore-agents
- xrcore-analytics
- Sold as standalone infrastructure module.
- Included in XRCore Complete Pack.
- Recommended whenever modules need shared runtime memory and state consistency.