Plantangenet Core
Core is the freely-available schema and scenario library for the Plantangenet simulation platform. It is published at core.plantange.net.
If you are here to participate in a scenario, start with the User Guide — it walks you through launching Waldo, connecting to a runner, and joining the action.
If you are a developer contributing to the engine, the Plantangenet section covers the runtime, Forge, Runner, brand plugins, and SDKs.
If you are a writer or content author, the Scenarios and Schemas sections show how content files are organized, validated, and wired into the simulation.
Quick links
- Getting Started — first time using Waldo
- Schemas — reference schemas and status
- Scenarios — example scenarios and tutorials
- Glossary — terms and definitions
- Constitution — project governance
Schema $id Convention
All schema $id values are canonical URLs on this host:
https://core.plantange.net/schemas/<group>/<kind>/v1/<role>.json
Run locally
cd /home/srussell/src/plantangenet-core
mkdocs serve
Feedback and contributions
See the repository README for contribution guidelines and the Constitution for governance.