Files
OmniRoute/docs/diagrams
diegosouzapw b4665fc852 refactor(docs): create 8 subfolders + diagrams/, move 44 docs preserving history
Group docs into intent-based subfolders so the topic each file covers is visible
from the directory layout: architecture/, guides/, reference/, frameworks/,
routing/, security/, compression/, ops/. Adds an empty diagrams/ placeholder
(populated in FASE 4) and a navigable docs/README.md index. Files were moved
with git mv so history is preserved. Internal cross-doc links were rewritten
to point at the new subfolder paths.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 13:11:53 -03:00
..

Diagrams

Mermaid sources (.mmd) and exported SVGs/PNGs for architecture flows.

Populated incrementally — FASE 4 of the platform overhaul creates 8 canonical diagrams.

Source diagrams: link from architecture docs using:

![Diagram name](./exported/diagram-name.svg)

> [Mermaid source](./diagram-name.mmd)