* docs: rename Clean Architecture → Hexagonal Architecture (ports & adapters) Le backend suit le pattern ports & adapters (ports dans domain/ports.py, adaptateurs dans infra/), pas Clean Architecture au sens Uncle Bob. Aligne la terminologie dans README, docs/architecture.md, ADR guide, audit master, fiche audit 01, et la nav mkdocs. Les noms de fichiers et la commande /audit:clean-architecture restent stables pour preserver les liens croises et les skills existants. * feat(settings): add paste-image size/type limits surfaced via /api/health Introduces MAX_PASTE_IMAGE_SIZE_MB (default 10) and PASTE_ALLOWED_IMAGE_TYPES (default image/png,image/jpeg,image/webp) env vars so the upcoming Verify-mode clipboard-paste handler can validate client-side against the same limits the backend enforces. Follows the existing MAX_FILE_SIZE_MB pattern. Ships the accepted design doc at docs/design/195-copy-paste-image-verify-mode.md. Refs #195 |
||
|---|---|---|
| .. | ||
| architecture | ||
| audit | ||
| community | ||
| design | ||
| git-workflow | ||
| images | ||
| operations | ||
| release | ||
| screenshots | ||
| architecture.md | ||
| bbox-pipeline.md | ||
| contributing.md | ||
| getting-started.md | ||
| index.md | ||
| PROCESSES.md | ||
| Sans-titre-2026-03-10-1116.png | ||