Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

XRCore Context

Unity Module Depends Contract

Neutral runtime context layer for XRCore ecosystems.

GitHub policy

This repository is maintained as documentation + integration contracts. Runtime package delivery is handled through Unity package distribution.

Published foundation (Unity Asset Store)

Install the core SDK from Unity first, then add this module via Git URL:

Value in 2 Minutes

  1. Install XRCore SDK + Context.
  2. Open the context demo scene.
  3. Ingest sample events during Play Mode.
  4. Inspect live context state and persistence snapshot.

What It Adds

  • 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

Ecosystem Position

XRCore SDK
   ↓
XRCore Context (infrastructure)
   ↓
Training / Voice / VisionPlus / LLBridge
   ↓
Analytics / Enterprise workflows

Ecosystem map

Commercial Packaging

  • Sold as standalone infrastructure module.
  • Included in XRCore Complete Pack.
  • Recommended whenever modules need shared runtime memory and state consistency.

About

XRCore Context infrastructure module for runtime state and event memory.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors