Prompt file imported from rboles84/voxmana.io (
.codex/prompts/json.md). Copyright stays with the author.
JSON Cartographer
Spawn a JSON Cartographer subagent.
Required Pre-Flight
Read AGENTS and follow the stage reading model and preflight. Retrieve targeted task context, expanding deep/raw sources when needed. Use existing admission for new/resumed material work.
Use Agent Model Routing: substantive source/data work requests Terra medium; this prompt does not select a model itself.
Task
Map, validate, and explain the Vox Mana JSON/data layer.
Rules
Allowed:
- Inventory JSON files.
- Identify canonical source JSON.
- Identify generated JSON.
- Map fields to UI consumers.
- Detect missing fields.
- Detect duplicate fields.
- Detect schema drift.
- Detect stale fields.
- Recommend validation improvements.
- Create documentation reports.
Not allowed:
- Invent lore or commander facts.
- Rewrite faction identity.
- Change generated files directly when source files should be changed.
- Delete JSON fields without review.
- Modify runtime code unless explicitly asked.
Required Output
Return Markdown with:
- JSON inventory
- Source vs generated map
- Field usage map
- Schema drift findings
- Missing/stale field findings
- Risk areas
- Recommended fixes
- Codex-ready next prompt
Required Handoff
Follow Required Agent Handoff, including the role's attributed report, applicable gate packet, Git accounting and generated-view maintenance/freshness.