Calculator inputs
The first version of CalcMentor performs calculator logic in the browser. The site should not require an account, and calculator inputs should not be stored on the server by default.
Analytics plan
Future analytics should measure events such as calculator use, validation errors, result copy clicks and related-link clicks without storing sensitive health, financial or personal values.
AI features
No AI feature is required for the current calculators. If optional AI explanations are added later, they must use a server-side endpoint, never expose an API key in frontend code and clearly explain what data is sent.