01
Start with a decision, not the whole repository
Ask what the diagram must help someone understand: request handling, data ownership, deployment, failure recovery, or another bounded path. Then select only the files that prove that path.
Repository onboarding · persistent workflow
Ask a coding agent to inspect only the files that define runtime boundaries. Make it show synchronous and queued paths, challenge the model in the browser, and keep the corrected architecture on one persistent canvas.
01
Question
Runtime path
02
Source
Named files
03
Agent
Bounded map
04
Human
Challenge model
05
Agent
Same-diagram update
Repository diagrams fail when the prompt asks for ‘the architecture’ without defining evidence. Start with a bounded question and a named file set, then make the first diagram answerable to human review.
Product boundary: Only send source your organization permits the chosen agent and Excaliwow to process. Exclude secrets, credentials, customer data, private keys, generated vendor trees, and unrelated files. Private Excaliwow implementation details are intentionally omitted from this public page.
Reproduce it
01
Ask what the diagram must help someone understand: request handling, data ownership, deployment, failure recovery, or another bounded path. Then select only the files that prove that path.
02
Mint a read + write PAT and add @excaliwow/mcp to the agent that can already inspect the repository. Keep publish and delete disabled for the review loop.
MCP client config
{
"mcpServers": {
"excaliwow": {
"command": "npx",
"args": ["-y", "@excaliwow/mcp"],
"env": {
"EXCALIWOW_TOKEN": "excw_pat_…"
}
}
}
}03
Name the allowed files, forbid unsupported services and flows, request stable element ids, and state which later human corrections must survive the same-diagram follow-up.
Human review
Same-canvas follow-up
Update the same diagram in place with the reviewed relationship while preserving the human-positioned regions.
Start free—no credit card. First 10,000 verified accounts keep the core workspace free; 3 diagrams to start and earn more capacity.