When you need a frozen Data Room artifact to share with someone outside the team,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:snapshot packages everything into a portable bundle. Read-only by design. It generates two files in one command: a three-door lobby (index.html) that adapts to what your room actually contains, and a full museum (hub.html) with every artifact across every section in a single file. The lobby is what you show someone first; the museum is the complete reference.
Two Files, One Command
| File | Purpose |
|---|---|
index.html | The lobby — three doors picked adaptively from your room’s content |
hub.html | The museum — every artifact across every section, inline, single file |
hub.html). The two flanking doors are picked from whatever deliverables your room has — a Feynman deck, the opportunity bank, an investment thesis, deep-grade results, meeting intelligence, or the knowledge graph — ranked by what’s most useful to a reader seeing the room for the first time.
If your room has fewer than two detected deliverables, the lobby fills the remaining slots with starter invitation cards so the layout is never broken.
When to Use It
Before a pivot
Capture the room state before you change direction so you have a reference for what you decided and why.
At a phase milestone
Mark the end of discovery, validation, or design with a frozen artifact you can reference later.
Before sharing with co-founders
Package what you have into something readable outside the terminal before a strategy conversation.
For investors or mentors
Generate a portable HTML export that opens in any browser with no server needed.
Output Location
Both files are written toroom/exports/:
exports/ folder to Vercel, Render, or any static host. Visitors land on the lobby by default.
Flags
| Flag | What it does |
|---|---|
--output <path> | Write hub.html to a custom path instead of room/exports/hub.html |
--open | Open the lobby in the default browser immediately after generation |
Usage
If some sections are empty, the lobby handles it gracefully — starter invitation cards fill any remaining door slots. The snapshot will note which sections are empty, but it will never generate a broken layout.
Sharing Options
Once generated, the export works entirely offline — no server, no npm, no external dependencies. Open it directly from the filesystem withfile:// or deploy it: