Security
AdvisorCalc is designed to minimize sensitive data handling while keeping calculator workflows fast.
Data handling commitments
- MVP policy: calculator inputs and results are not persisted.
- Production logs are metadata-only: calculatorId, requestId, status, duration, and error code.
- No payload logging of calculator input or output in production.
Service providers
- Authentication provider: Clerk.
- Billing provider: Stripe hosted checkout and portal.
- Application hosting and infrastructure: managed providers per environment.