Closer/app/src
null 5df5fa33b9 feat: add challenge loop state machine with 6 states and copy (batch v1.0.6)
- ChallengeState data model with 6 states: not started, started, waiting, both complete, missed, complete
- ChallengeStateMachine: pure Kotlin, configurable missed-day behavior
- 12 unit tests covering all states and edge cases
- Fix pre-existing missing import in AnswerRevealViewModel
2026-06-19 22:41:43 -05:00
..
main feat: add challenge loop state machine with 6 states and copy (batch v1.0.6) 2026-06-19 22:41:43 -05:00
test/java/app/closer feat: add challenge loop state machine with 6 states and copy (batch v1.0.6) 2026-06-19 22:41:43 -05:00