- Introduced SQLAlchemy models for user management, project management, financial inputs, and pricing configuration. - Created navigation metadata tables for sidebar and top-level menus. - Cataloged enumerations used across ORM models and Pydantic schemas. - Documented Pydantic schemas for API request/response validation, including authentication, project, scenario, import, and export schemas. - Added monitoring and auditing tables for performance metrics and import/export logs. - Updated security documentation to reflect changes in data model references.
Architecture Documentation
This folder contains the architecture documentation for the Calminer project, following the arc42 template structure.
Chapters
- Introduction and Goals
- Architecture Constraints
- Context and Scope
- Solution Strategy
- Building Block View
- Runtime View
- Deployment View
- Concepts
- Architecture Decisions
- Quality Requirements
- Technical Risks
- Glossary
About
This documentation is based on the arc42 template for software architecture documentation.