Skip to content

History / Schedule Timer System

Revisions

  • doc: update documentation for Schedule Timer & Preparation Runtime Flow (v2) - Renamed and expanded the Schedule Timer System documentation to reflect the new runtime flow, including early start handling, cache coherence, and finish semantics. - Enhanced the Home documentation to link to the updated Schedule Timer & Runtime Flow. - Clarified the architecture overview with detailed descriptions of state transitions and core invariants.

    @jjoonleo jjoonleo committed Mar 20, 2026
  • feat: add automatic timer system for schedule notifications - Introduced an automatic timer system within the ScheduleBloc to manage precise timing for schedule start notifications. - Updated Architecture.md to include details about the new timer system and its functionality. - Created Schedule-Timer-System.md for comprehensive documentation on the timer's implementation, flow, and safety features.

    @jjoonleo jjoonleo committed Sep 5, 2025