Commit Graph

3 Commits

Author SHA1 Message Date
98a54245b1 domain crate code quality cleanup
strip all comments, extract tests to tests/ dirs,
remove #[allow(clippy::...)], extract magic numbers to
constants, refactor schedule engine private methods to
use param structs, add Default impls, clippy.toml for
persistence constructors
2026-07-12 04:02:12 +02:00
2976600d12 application: auth bounded context (register, login) 2026-07-12 01:49:34 +02:00
87e7d85239 domain events: DomainEvent enum w/ ID-only variants 2026-07-12 01:29:40 +02:00