omni_map_onboard
Verify a map's context pack and retrieve its mandatory build documents, flagging missing or outdated files before you begin building.
Instructions
START HERE for any map task. Locates the map folder, verifies the per-map agent context pack, and returns the mandatory documents (mandate + map overview + change log + file map + build system + block names + testing mandate) as text so you actually read them before building. Also reports missing/outdated/unwritten documents. Run this before your first batch on a map, even when connected to the bridge — the MCP knowledge base describes the engine, this pack describes THIS map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map | No | Map/world folder name, e.g. my_village | |
| full | No | Also return the reference docs (agent link API, mod authoring, mods in this map, troubleshooting, handoff protocol) | |
| mapDir | No | Absolute path to the map folder itself (wins over `map`) | |
| worldsDir | No | Absolute path to the worlds folder that contains `map` | |
| autoBootstrap | No | Create or repair the pack when documents are missing or version-stale |