Lucas Berger
d2abb91bd2
feat(06-02): serialize RRULE UNTIL/COUNT and lock FREQ persistence
- Add assembleRruleString() helper (exported) to outboxWorker.ts (D-06)
- Wire UNTIL/COUNT bound assembly into create + update dispatch branches
- Add recurrenceUntil (max 10) + recurrenceCount (int min 1) to outboxPayloadSchema
- Add recurrenceUntil + recurrenceCount to eventFieldsSchema in events.ts
- Series-edit bound change strips existing UNTIL/COUNT via regex before re-apply (Pitfall 3)
- All 39 broker tests pass (RED->GREEN); existing CR-01 none-wins test preserved
2026-06-10 11:00:24 -04:00
..
2026-06-10 11:00:24 -04:00
2026-06-04 09:52:36 -04:00
2026-06-09 21:26:29 -04:00
2026-06-07 16:17:17 -04:00
2026-06-09 22:20:43 -04:00
2026-06-09 13:33:04 -04:00