World
Location: /studio/[project]/world
The World tab lets you directly browse and edit ontology elements that have no dedicated tab — places, conflicts, items (props), and themes. Per-type sections let you add/edit/delete entries with name, description, and free key/value attributes, all saved straight into ontology.entities. An AI wizard proposes 2-4 context-aware new entries to review and apply; places get a Setting Sheet (multi-angle sheet generation) and items get a Prop Sheet plus angle-sheet generation. Graph/relations live in the Ontology tab, and the world can be exported as a document.
- 1In a type section (place/conflict/item/theme), add an entry with the '+type' button.
- 2Fill name and description on each card and add key/value attributes as needed.
- 3Use AI Generate to get context-aware proposals, edit/review, then apply.
- 4For places/items, use the sheet generator to create multi-angle reference images.
- 5Use Export for a world document, or 'View connections' to open the ontology graph.
Entity proposals: AI Generate wizard — current backend (local CLI Codex/Claude Code or BYOK OpenAI/Anthropic/Google), JSON mode. Sheet image generation: gpt-image via god-tibo-imagen.
Deleting an entry also prunes its relations. Sheet generation makes one 3x3 multishot and splits it into 9 cells, so it's consistent and cheap. Relation editing and graph visualization happen in the Ontology tab, not here.