- Frontend: React / Next.js
- Backend: FastAPI
- Workers: Celery
- Broker: Redis
- DB: PostgreSQL + Firebase (Auth / lightweight data)
- Infra: Docker, CI/CD, cloud-agnostic
- Auth & RBAC
- EPC / Tenant Management
- Tender & Preconditions
- Engineering (PV / BESS)
- Pricing & BOQ
- Documents & Exports
- Audit & Logs
- No cross-domain data access without service boundary
- Explicit schemas for all inputs
- No silent defaults
- All calculations reproducible
- Assistive, not authoritative
- AI outputs must be explainable
- No hidden calculations