docs: contrat api-v1 consolidé + conventions (mobile = source de vérité)

This commit is contained in:
m
2026-09-10 07:10:19 +02:00
parent 4ad2166559
commit e7f304da0a
6 changed files with 165 additions and 24 deletions
+2
View File
@@ -1,5 +1,7 @@
# VaultDrop Backend — Spécification V1 (État Existant)
> ⚠️ **Obsolète** — référentiel actuel : `docs/api-v1.md` (contrat API) et `V2.md` (modèle cible). L'OCR est décidé en **Tesseract (appel système)**, pas de microservice Python.
## 1. Vue d'ensemble
Application de gestion de documents : upload, scan OCR, tagging, recherche, organisation en dossiers. Backend Go avec API REST, base PostgreSQL, microservice OCR Python séparé.