Files
calminer-docs/architecture
zwitschi 29f16139a3 feat: documentation update
- Completed export workflow implementation (query builders, CSV/XLSX serializers, streaming API endpoints, UI modals, automated tests).
- Added export modal UI and client script to trigger downloads directly from dashboard.
- Documented import/export field mapping and usage guidelines in FR-008.
- Updated installation guide with export environment variables, dependencies, and CLI/CI usage instructions.
2025-11-11 18:34:02 +01:00
..
2025-11-11 18:34:02 +01:00
2025-11-11 18:34:02 +01:00
2025-11-08 19:49:07 +01:00

Architecture Documentation

This folder contains the architecture documentation for the Calminer project, following the arc42 template structure.

Chapters

  1. Introduction and Goals
  2. Architecture Constraints
  3. Context and Scope
  4. Solution Strategy
  5. Building Block View
  6. Runtime View
  7. Deployment View
  8. Concepts
  9. Architecture Decisions
  10. Quality Requirements
  11. Technical Risks
  12. Glossary

About

This documentation is based on the arc42 template for software architecture documentation.