fabro/docs/internal/demo/02-tool-use.svg
Bryan Helmkamp 283eab181f
refactor(docs): split docs/ into public/ and internal/
Invert the docs convention so the Mintlify-published site lives under
docs/public/ and internal artifacts (strategy docs, brainstorms, plans,
etc.) sit at docs/ root or docs/internal/. Tools that default to writing
into docs/ now land in the catch-all instead of leaking into the
published tree.

- Move Mintlify content (administration/, agents/, api-reference/,
  changelog/, core-concepts/, examples/, execution/, getting-started/,
  human-tools/, integrations/, languages/, reference/, tutorials/,
  workflows/, images/, logo/, docs.json, favicon.svg, dot-highlight.js)
  into docs/public/.
- Collapse docs-internal/ into docs/internal/.
- Update Rust path references (fabro-api/build.rs, fabro-server,
  fabro-dev), TypeScript generator arg, CI path filters, clippy.toml
  reasons, AGENTS.md/CLAUDE.md, and README.md image refs.

Mintlify dashboard project root must be updated to docs/public/ in a
follow-up. .mintignore move/trim and .claude/skills/ updates land in a
separate commit.
2026-04-27 07:21:13 -07:00

51 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 14.1.2 (20260124.0452)
-->
<!-- Title: ToolUse Pages: 1 -->
<svg width="279pt" height="47pt"
viewBox="0.00 0.00 279.00 47.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 42.5)">
<title>ToolUse</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-42.5 274.78,-42.5 274.78,4 -4,4"/>
<!-- start -->
<g id="node1" class="node">
<title>start</title>
<polygon fill="none" stroke="black" points="40.05,-37.25 0,-19.25 40.05,-1.25 80.1,-19.25 40.05,-37.25"/>
<polyline fill="none" stroke="black" points="10.95,-24.17 10.95,-14.33"/>
<polyline fill="none" stroke="black" points="29.11,-6.17 51,-6.17"/>
<polyline fill="none" stroke="black" points="69.16,-14.33 69.16,-24.17"/>
<polyline fill="none" stroke="black" points="51,-32.33 29.11,-32.33"/>
<text xml:space="preserve" text-anchor="middle" x="40.05" y="-14.2" font-family="Times,serif" font-size="14.00">Start</text>
</g>
<!-- explore -->
<g id="node3" class="node">
<title>explore</title>
<ellipse fill="none" stroke="black" cx="156.19" cy="-19.25" rx="40.09" ry="18"/>
<text xml:space="preserve" text-anchor="middle" x="156.19" y="-14.2" font-family="Times,serif" font-size="14.00">Explore</text>
</g>
<!-- start&#45;&gt;explore -->
<g id="edge1" class="edge">
<title>start&#45;&gt;explore</title>
<path fill="none" stroke="black" d="M81.29,-19.25C88.71,-19.25 96.54,-19.25 104.23,-19.25"/>
<polygon fill="black" stroke="black" points="104.18,-22.75 114.18,-19.25 104.18,-15.75 104.18,-22.75"/>
</g>
<!-- exit -->
<g id="node2" class="node">
<title>exit</title>
<polygon fill="none" stroke="black" points="270.78,-38.5 232.28,-38.5 232.28,0 270.78,0 270.78,-38.5"/>
<polyline fill="none" stroke="black" points="244.28,-38.5 232.28,-26.5"/>
<polyline fill="none" stroke="black" points="232.28,-12 244.28,0"/>
<polyline fill="none" stroke="black" points="258.78,0 270.78,-12"/>
<polyline fill="none" stroke="black" points="270.78,-26.5 258.78,-38.5"/>
<text xml:space="preserve" text-anchor="middle" x="251.53" y="-14.2" font-family="Times,serif" font-size="14.00">Exit</text>
</g>
<!-- explore&#45;&gt;exit -->
<g id="edge2" class="edge">
<title>explore&#45;&gt;exit</title>
<path fill="none" stroke="black" d="M196.78,-19.25C204.86,-19.25 213.24,-19.25 220.91,-19.25"/>
<polygon fill="black" stroke="black" points="220.71,-22.75 230.71,-19.25 220.71,-15.75 220.71,-22.75"/>
</g>
</g>
</svg>