markitect-main/infrastructure/repositories
tegwick f782ac1f69 fix: Add missing infrastructure files from data access improvements
Add infrastructure components that were created during issue #24
but not properly committed:

- Data access repositories and interfaces
- Connection management infrastructure
- Exception handling framework
- Configuration management
- Documentation from data access pattern improvements

These files are essential infrastructure components that enable
the repository pattern and improved data access strategies.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-27 08:35:34 +02:00
..
__init__.py feat: Complete logging standardization with context-aware system 2025-09-27 08:28:10 +02:00
filesystem_repository.py fix: Add missing infrastructure files from data access improvements 2025-09-27 08:35:34 +02:00
gitea_repository.py fix: Add missing infrastructure files from data access improvements 2025-09-27 08:35:34 +02:00
interfaces.py fix: Add missing infrastructure files from data access improvements 2025-09-27 08:35:34 +02:00
sqlite_repository.py fix: Add missing infrastructure files from data access improvements 2025-09-27 08:35:34 +02:00