omni_map_status
Check a map’s context pack and workspace read-only: list existing documents, stale versions, unwritten living docs, batches, apply ledger ops/placed/failed per batch, and verification reports.
Instructions
Verify a map's context pack and workspace without changing anything: which documents exist, which are version-stale, which living documents are still unwritten, what batches exist, what the apply ledger says (ops/placed/failed per batch — Level 1 verification without the HTTP bridge), and which verification reports have been written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map | No | Map/world folder name, e.g. my_village | |
| mapDir | No | Absolute path to the map folder itself (wins over `map`) | |
| worldsDir | No | Absolute path to the worlds folder that contains `map` |