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-09 20:50:35 -04:00
2026-06-10 10:56:22 -04:00
2026-06-06 21:30:58 -04:00
2026-06-04 09:52:36 -04:00
2026-06-10 09:15:30 -04:00
2026-06-09 11:55:46 -04:00
2026-06-09 12:23:13 -04:00