Arcanea for developers
Build worlds that survive the session.
Open tools for persistent world state, agent workflows, and creator-owned canon. Start with the SDK, inspect the repos, or enter Arcanea.
Repository-native world / reference shape
01canon/ 02characters/ 03agents/ 04memory/ 05world.arcanea.json
Entry point 01
Start at the interface.
The public plugin SDK is an MIT-derived, typed contract for extension work. Inspect the manifest and client interfaces, then follow the wider open-source estate.
01Typed interfacescontracts over guesswork
02Portable contextcontinuity across tools
03Repository-native canonhistory stays inspectable
04Provider choicemodels remain replaceable
Principle 02
Keep the world, not the lock-in.
Arcanea treats repositories, portable context, and explicit model access as product primitives. Your canon remains inspectable, forkable, and yours.
Start with the source