\
- Manages habit state across the application\
- Real-time subscriptions for habits and completions data with triplit\
- Contains CRUD and other operations for use by components
\
- Add comprehensive CRUD operations for habits and completions (create, update, delete, list)
- Add completion management with upsert, update, and reset functionality
- Include date-based queries and filtering for completions
- Create user, session, account, and verification tables for better-auth
- Add basic task table with id, title, and priority fields
- Include Drizzle migration metadata and snapshots