Skip to content

feat: add Life Weeks domain logic, models, and scheduler#255

Merged
glebis merged 1 commit intomainfrom
feature/life-weeks-scheduler
Feb 20, 2026
Merged

feat: add Life Weeks domain logic, models, and scheduler#255
glebis merged 1 commit intomainfrom
feature/life-weeks-scheduler

Conversation

@glebis
Copy link
Copy Markdown
Owner

@glebis glebis commented Feb 20, 2026

Summary

Test plan

  • 20 tests covering week calculation, model instantiation, formatting, and notification logic
  • Verify models can be created in SQLite after migration

Closes #99

🤖 Generated with Claude Code

)

Introduces life week calculator, notification schedule logic,
LifeWeekConfig and LifeWeekEntry models, and week formatting.
Foundation for the Life Weeks feature trilogy.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@glebis glebis merged commit 623c839 into main Feb 20, 2026
3 of 5 checks passed
@glebis glebis deleted the feature/life-weeks-scheduler branch February 20, 2026 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Life Weeks scheduler and database schema

1 participant