Skip to main content
This pipeline adapts the Mandate docs playbook: separate Mintlify repo, explicit source map, parallel subagents, per-page writer packets, isolated QA, and content-quality gates.

Pipeline

  1. Inventory source truth from app routes, controllers, tests, the CLI repo, the public skill mirror, live endpoints, and deployment settings.
  2. Define developer journeys before information architecture, because a protocol-first sidebar hides the first successful action.
  3. Assign subagents by surface: CLI/MCP, API/ERC-8004/x402, skill/public docs, pipeline recovery, and DevEx scoring.
  4. Give each writer a packet with the customer job, sources, constraints, verified example, page contract, and cross-links.
  5. Build pages in the Mintlify repo and keep source-heavy notes in reference pages instead of spreading uncertainty through quickstarts.
  6. Run smoke checks against live examples, especially Social Intel API base:29382 and the hosted spawnr MCP runtime.
  7. Run Mintlify locally so broken navigation and MDX errors are caught before deployment.
  8. Run the DevEx scorecard and high-quality-content-writer gates, then treat failures as either content issues or code-block false positives.
  9. Iterate until the score is acceptable and every P0 journey has a command, expected signal, failure branch, and next step.
  10. Push the docs repo and wire the main product to the new docs domain.

Writer packet template

Final implementation prompt

Review prompt

Next