Commit Graph
3 Commits
Author SHA1 Message Date
retoor 835662a76a refactor: restructure core module into domain-driven packages with 2672 insertions and 2220 deletions
Build and run rrex2 / build (push) Failing after 41s
Splits monolithic core module into bounded contexts: identity, billing, and notification domains. Moves entity definitions, repository interfaces, and service implementations into separate packages. Updates import paths across 25 files to align with new package structure. Removes cross-domain coupling by extracting shared value objects into a common package.
2025-03-20 03:16:06 +00:00
retoor d7066154a9 chore: replace all instances of 'AcmeCorp' with 'NovaTech' in header and footer 2025-03-16 04:49:29 +00:00
retoor 045aa97eb3 chore: initialize new repository with default project structure and configuration files 2025-01-14 17:53:15 +00:00