Build [v1.14.23]

This commit is contained in:
2026-04-23 18:23:07 +03:00
parent 7c4441a962
commit 8d9a4ccc7a
8 changed files with 83 additions and 76 deletions

View File

@@ -54,6 +54,7 @@ A unified inventory management system that eliminates manual data entry through
## 4. Design & Operational Constraints
- **Tech Stack**: FastAPI (Python), SQLite, Next.js (TypeScript), Tailwind CSS.
- **UI Fidelity**: Premium density, Lucide icons, **NO UPPERCASE**, **NO BOLD FONTS** (normal weight only).
- **StatCard Rule**: Numeric values MUST match label text size for balanced density.
- **Database**: Single-instance SQLite (WAL mode). Multi-instance is v3+.
- **Security**: Mandatory auth, no bypasses, immutable audit logs.
- **AI**: Multi-provider resilience (Gemini primary, Claude fallback).