Commit Graph

2 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
616c60e213 domain models: schedule, library, config_snapshot, activity, provider_config 2026-07-12 01:17:44 +02:00