mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
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. |
||
|---|---|---|
| .. | ||
| 01-hello.fabro | ||
| 01-hello.png | ||
| 01-hello.svg | ||
| 02-tool-use.fabro | ||
| 02-tool-use.png | ||
| 02-tool-use.svg | ||
| 03-subagent.fabro | ||
| 03-subagent.png | ||
| 03-subagent.svg | ||
| 04-pipeline.fabro | ||
| 04-pipeline.png | ||
| 04-pipeline.svg | ||
| 05-branch-loop.fabro | ||
| 05-branch-loop.png | ||
| 05-branch-loop.svg | ||
| 06-parallel.fabro | ||
| 06-parallel.png | ||
| 06-parallel.svg | ||
| 07-human-gate.fabro | ||
| 07-human-gate.png | ||
| 07-human-gate.svg | ||
| 08-multi-model.fabro | ||
| 08-multi-model.png | ||
| 08-multi-model.svg | ||
| 09-simplify.fabro | ||
| 09-simplify.png | ||
| 09-simplify.svg | ||
| 10-plan-implement.fabro | ||
| 10-plan-implement.png | ||
| 10-plan-implement.svg | ||
| 11-ensemble.fabro | ||
| 11-ensemble.png | ||
| 11-ensemble.svg | ||
| 12-web-fetch.fabro | ||
| 13-web-search.fabro | ||
| 14-search-imagegen.fabro | ||
| 14-search-imagegen.toml | ||