Personas
Reading paths for the most common readers of the Nimi public docs. Each persona has a primary route through the documentation; pages also link laterally so readers can cross between paths.
Newcomer Evaluator
You heard about Nimi and want to decide in 30 minutes whether this project matters to you.
- Platform → Vision — what this project is for.
- Platform → Six Primitives — the cross-world contract surface that makes the platform a platform.
- Platform → Architecture — the cross-layer map that says who owns what.
- Nimi Coding → Overview — the second co-positioned product thesis: Nimi Coding as an AI development paradigm.
- Reference → Glossary — keep this open as you read.
After this path you can describe Nimi to someone else.
World Creator
You want to design a world — its rules, lore, agents, scenes — and publish it.
- Platform → Vision — what a world is.
- Realm — semantic truth, world state, world history.
- Reference → World Fields — exactly what a world looks like at the field level.
- Reference → Six Primitives — the cross-world contracts your world participates in.
- Realm → Creator Economy — economic semantics for creators across worlds.
Mod Developer
You want to extend Desktop with bounded capabilities.
- Desktop — what Desktop is and why mods are first-class surfaces, not plugins.
- Desktop → Mods — the hook capability boundary.
- SDK → Boundaries — what mods can't bypass.
- Reference → Authority Domains — the ownership lines mods must respect.
App Developer
You want to build an app on Nimi using the SDK.
- SDK → Overview — the single developer surface.
- SDK → Boundaries — what apps can and cannot reach.
- SDK → Runtime Client — the app path into Runtime.
- SDK → Realm And World Client — composing world truth and runtime-backed generation.
- Reference → State Machines — the state machines your app will observe.
AI Agent Integrator
You want to integrate an external AI host as a participant.
- Platform → Vision — agents as first-class participants.
- Platform → AI Agent Security Interface — the security model for external agents.
- Runtime → Delegated Capability — the gateway and output firewall.
- Reference → Agent Fields — what an agent looks like, including external agent fields.
- Reference → State Machines — delegated provider and delegated session state machines.
Nimi Coding Adopter
You want to adopt Nimi Coding as your AI development methodology in a project of your own.
- Nimi Coding → Overview — the paradigm and the package.
- Nimi Coding → Whitepaper — the paradigm thesis.
- Nimi Coding → Topic Workflow — the topic / wave / packet / preflight / audit / closeout lifecycle.
- Reference → Forbidden Claims — the forbidden-shortcuts mindset applied to docs.
- Reference → State Machines — topic and wave state machines.
Auditor / Reviewer
You are reviewing Nimi against admitted authority. You need to trace public claims back to source.
- Reference → Spec Map — the public-section to spec-area mapping.
- Reference → Authority Domains — who owns what.
- Reference → Glossary — vocabulary alignment.
- Nimi Coding → Topic Workflow — how work artifacts (topic.yaml, packet, preflight result, audit, closeout) are structured.