sdk.xtac.world.The SDK source ships in sdk/. Treat it as published snapshot unless explicitly refactoring.
cd sdk
python3 -m pip install -e .
Examples live in sdk/examples/.
python3 sdk/examples/hello_sdk.py
Use the shipped JAR runtime.
java -jar runtime/magic-cli.jar --help
Recommendation: publish Linux/macOS native builds via GitHub Releases, and link them here (clean cache, checksum, versioned).
CRAFT / SDK distro + TVW.
git clone https://github.com/The-Veil-Walkers/magicstack.git
TRUTH / backend + deploy scripts.
git clone https://github.com/V0OgZ/MagicCore.git