Privacy Notice
The AI Maturity Assessment Platform is a self-hosted application. All data stays within the infrastructure operated by your organization.
Data collected
- Organization name, industry, and developer headcount.
- Administrator and respondent email addresses and display names.
- Assessment responses (selected maturity levels) and optional evidence files uploaded by respondents.
- Computed scores, gap analysis, and strategic roadmaps derived from responses.
Data storage
All data is persisted in the PostgreSQL instance provisioned by your organization. No data is transmitted to Microsoft or any third party by the platform.
Authentication
Passwords are never stored in plain text. They are hashed with bcrypt (cost factor 12). JWT tokens are signed with theJWT_SECRET you configure at deploy time.
Data export and deletion
Administrators can export assessment data as JSON and download evidence files at any time from the dashboard. Deleting the database removes all assessment data permanently.