fabro/docs/internal/demo/09-simplify.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: Simplify Pages: 1 -->
<svg width="286pt" height="47pt"
viewBox="0.00 0.00 286.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>Simplify</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-42.5 281.95,-42.5 281.95,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>
<!-- simplify -->
<g id="node3" class="node">
<title>simplify</title>
<ellipse fill="none" stroke="black" cx="159.78" cy="-19.25" rx="43.67" ry="18"/>
<text xml:space="preserve" text-anchor="middle" x="159.78" y="-14.2" font-family="Times,serif" font-size="14.00">Simplify</text>
</g>
<!-- start&#45;&gt;simplify -->
<g id="edge1" class="edge">
<title>start&#45;&gt;simplify</title>
<path fill="none" stroke="black" d="M81.24,-19.25C88.75,-19.25 96.73,-19.25 104.59,-19.25"/>
<polygon fill="black" stroke="black" points="104.44,-22.75 114.44,-19.25 104.44,-15.75 104.44,-22.75"/>
</g>
<!-- exit -->
<g id="node2" class="node">
<title>exit</title>
<polygon fill="none" stroke="black" points="277.95,-38.5 239.45,-38.5 239.45,0 277.95,0 277.95,-38.5"/>
<polyline fill="none" stroke="black" points="251.45,-38.5 239.45,-26.5"/>
<polyline fill="none" stroke="black" points="239.45,-12 251.45,0"/>
<polyline fill="none" stroke="black" points="265.95,0 277.95,-12"/>
<polyline fill="none" stroke="black" points="277.95,-26.5 265.95,-38.5"/>
<text xml:space="preserve" text-anchor="middle" x="258.7" y="-14.2" font-family="Times,serif" font-size="14.00">Exit</text>
</g>
<!-- simplify&#45;&gt;exit -->
<g id="edge2" class="edge">
<title>simplify&#45;&gt;exit</title>
<path fill="none" stroke="black" d="M203.85,-19.25C211.85,-19.25 220.05,-19.25 227.56,-19.25"/>
<polygon fill="black" stroke="black" points="227.51,-22.75 237.51,-19.25 227.51,-15.75 227.51,-22.75"/>
</g>
</g>
</svg>