Skip to content

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.

  1. Platform → Vision — what this project is for.
  2. Platform → Six Primitives — the cross-world contract surface that makes the platform a platform.
  3. Platform → Architecture — the cross-layer map that says who owns what.
  4. Nimi Coding → Overview — the second co-positioned product thesis: Nimi Coding as an AI development paradigm.
  5. 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.

  1. Platform → Vision — what a world is.
  2. Realm — semantic truth, world state, world history.
  3. Reference → World Fields — exactly what a world looks like at the field level.
  4. Reference → Six Primitives — the cross-world contracts your world participates in.
  5. Realm → Creator Economy — economic semantics for creators across worlds.

Mod Developer

You want to extend Desktop with bounded capabilities.

  1. Desktop — what Desktop is and why mods are first-class surfaces, not plugins.
  2. Desktop → Mods — the hook capability boundary.
  3. SDK → Boundaries — what mods can't bypass.
  4. Reference → Authority Domains — the ownership lines mods must respect.

App Developer

You want to build an app on Nimi using the SDK.

  1. SDK → Overview — the single developer surface.
  2. SDK → Boundaries — what apps can and cannot reach.
  3. SDK → Runtime Client — the app path into Runtime.
  4. SDK → Realm And World Client — composing world truth and runtime-backed generation.
  5. Reference → State Machines — the state machines your app will observe.

AI Agent Integrator

You want to integrate an external AI host as a participant.

  1. Platform → Vision — agents as first-class participants.
  2. Platform → AI Agent Security Interface — the security model for external agents.
  3. Runtime → Delegated Capability — the gateway and output firewall.
  4. Reference → Agent Fields — what an agent looks like, including external agent fields.
  5. 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.

  1. Nimi Coding → Overview — the paradigm and the package.
  2. Nimi Coding → Whitepaper — the paradigm thesis.
  3. Nimi Coding → Topic Workflow — the topic / wave / packet / preflight / audit / closeout lifecycle.
  4. Reference → Forbidden Claims — the forbidden-shortcuts mindset applied to docs.
  5. 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.

  1. Reference → Spec Map — the public-section to spec-area mapping.
  2. Reference → Authority Domains — who owns what.
  3. Reference → Glossary — vocabulary alignment.
  4. Nimi Coding → Topic Workflow — how work artifacts (topic.yaml, packet, preflight result, audit, closeout) are structured.

Source Basis

Nimi AI open world platform documentation.