feat(domain): ScheduleConfig V2 day-keyed weekly grid with V1 compat

This commit is contained in:
2026-03-17 14:21:00 +01:00
parent 5f1421f4bd
commit 22bee4f32c
3 changed files with 136 additions and 20 deletions

View File

@@ -16,3 +16,4 @@ uuid = { version = "1.19.0", features = ["v4", "serde"] }
[dev-dependencies]
tokio = { version = "1", features = ["rt", "macros"] }
serde_json = "1"