Commit Graph

1 Commits

Author SHA1 Message Date
ff0c0c39c0 feat(src): create hexagonal architecture module structure
Establish foundational module hierarchy following hexagonal architecture
(clean architecture) patterns: domain, application, infrastructure, and
presentation layers. Each module includes comprehensive documentation
explaining its architectural role and responsibilities.

Ref: T002 (specs/001-modbus-relay-control)
2026-01-22 00:57:10 +01:00