When you need to view or launch the active Data Room,Documentation Index
Fetch the complete documentation index at: https://mintlify.com/jsagir/mindrian-os-plugin/llms.txt
Use this file to discover all available pages before exploring further.
/mos:room opens the room view with its current state. It is the default entry point for room navigation: the overview renders a semantic tree of all sections with filing status and health signals; passing a section name gives you a wiki-style card with graph relationships and the governing thought; the view subcommand launches the live browser dashboard.
The Overview View
Running/mos:room with no arguments produces the semantic tree overview:
▼ expanded (has content shown), ▶ collapsed with content, ▷ empty. Entry status: ✓ complete artifact, • draft.
If there are active intelligence signals — contradictions, gaps, convergences — up to three appear in a strip below the tree. If there are no signals, the strip is omitted.
Section Card View
Passing a section name drills into that section for a wiki-style card:ROOM.md so you have somewhere to begin.
Subcommands
| Subcommand | What it does |
|---|---|
/mos:room | Overview — semantic tree of all sections |
/mos:room <section> | Section card — governing thought, entries, graph edges |
/mos:room add <name> | Add a new section to the room |
/mos:room view | Launch the live browser dashboard |
/mos:room linkify | Inject wikilinks and branded footers in place |
/mos:room export | Generate a standalone HTML export |
Usage
Related Commands
/mos:ignite
The front door for starting or excavating a room.
/mos:status
Section-by-section health with governing thoughts and health glyphs.
/mos:snapshot
Package a shareable point-in-time export of the room.
/mos:graph
Query the room knowledge graph for connections and contradictions.