ACME Digital Platform
Technical Proposal • Draft preview generated from accepted Agentee workspace content.
3. Technical Architecture
The proposed solution uses a modular web architecture with a React customer portal, NestJS service layer, PostgreSQL persistence, and private object storage. The design prioritizes auditability, maintainability, and clear integration boundaries.
- SSO via SAML/OIDC with ERP user mapping.
- Role-based access control for proposal, approval, and export flows.
- Signed URLs for generated DOCX/PDF files and attachment previews.
| Layer | Technology | Notes |
|---|---|---|
| Frontend | React | ERP-native proposal page |
| Backend | Agentee API | Workspace, AI, preview, export |
| Storage | PostgreSQL + S3 | Private files and audit data |