Commit Graph

1 Commits

Author SHA1 Message Date
d5c70f3e7f 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-11 00:39:18 +01:00