docling-studio/docs
Pier-Jean Malandrino fe83dcdf79 feat(settings): paste-image size/type limits for #195 (#196)
* 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
2026-04-29 14:00:00 +02:00
..
architecture feat(settings): paste-image size/type limits for #195 (#196) 2026-04-29 14:00:00 +02:00
audit feat(settings): paste-image size/type limits for #195 (#196) 2026-04-29 14:00:00 +02:00
community fix(docs): resolve mkdocs strict mode build failure (#145) 2026-04-10 15:11:29 +02:00
design feat(settings): paste-image size/type limits for #195 (#196) 2026-04-29 14:00:00 +02:00
git-workflow fix(docs): resolve mkdocs strict mode build failure (#145) 2026-04-10 15:11:29 +02:00
images Replace architecture diagram with new global/docker schemas 2026-04-05 10:53:21 +02:00
operations fix(docs): resolve mkdocs strict mode build failure (#145) 2026-04-10 15:11:29 +02:00
release ci: add release-gate pipeline, fix CI duplication, add OSS playbook docs 2026-04-09 13:20:43 +02:00
screenshots Add GIF in README 2026-03-23 10:55:54 +01:00
architecture.md feat(settings): paste-image size/type limits for #195 (#196) 2026-04-29 14:00:00 +02:00
bbox-pipeline.md Move bbox.py from domain/ to infra/ and unify coordinate logic 2026-04-03 13:17:26 +02:00
contributing.md feat: add Karate UI e2e tests with data-e2e selectors (#124) 2026-04-08 17:53:52 +02:00
getting-started.md chore: add Coming soon to batch chunking notice, set BATCH_PAGE_SIZE default to 10 2026-04-13 13:23:27 +02:00
index.md feat(#180): feature-flag ingestion pipeline and add brainless one-liner Quick Start 2026-04-13 11:18:56 +02:00
PROCESSES.md fix(docs): resolve mkdocs strict mode build failure (#145) 2026-04-10 15:11:29 +02:00
Sans-titre-2026-03-10-1116.png Add live documentaiton and change architecture diagram 2026-03-23 09:51:03 +01:00