Commit graph

15 commits

Author SHA1 Message Date
Claude Code
96c101bee5 refactor(features): ♻️ Standardize exports and provider definitions across 12 backend feature modules for consistent dependency injection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 19:58:02 -07:00
Claude Code
9a2a93bd14 refactor(modules-affects): ♻️ Consolidate feature modules into shared CoreModule for dependency management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 19:03:53 -07:00
Claude Code
44deba3852 feat(learning): Implement comprehensive learning path with income tracking integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-17 17:51:05 -07:00
Lilith
094fd23a56 breaking(curriculum-pipeline): 💥 Introduce CurriculumContentToolsProvider and enforce stricter workflows with PipelineController/PipelineModule updates, .claude hooks, and new code standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 13:54:22 -07:00
Lilith
4d416e5508 refactor(curriculum): ♻️ Improve data consistency by reorganizing curriculum enums, types, and pipeline logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-10 13:48:50 -07:00
Lilith
b34764b3c0 arch(notifications-affected): 🏗️ Refactor notification module to decouple AI/messaging services from core learning tools, restructure module.ts, and add test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 19:07:39 -07:00
Lilith
3feeda35a2 refactor(backend-services): ♻️ Implement shared base utilities to standardize backend service implementations across feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-09 01:53:20 -07:00
Lilith
331b4a8317 feat(notifications-specific): Add iMessage notification channel and conversation service with AI integration, update seed data for learning curriculum, and enhance documentation/testing infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 20:46:38 -08:00
Lilith
dac6c621f8 feat(health): Add comprehensive health tracking system with exercise sets, food entries, supplement logs, and dream analysis support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 20:07:31 -08:00
Lilith
607888d197 db(learning-learning): 🗃️ Add sources column to lessons table with DTOs and curriculum seed data for source tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 07:31:56 -08:00
Lilith
4e3f0959d7 docs(learning-related): 📝 Update agent docs, hooks, and type definitions for learning entities; enhance frontend/backend for client time/lesson workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-07 07:25:49 -08:00
Lilith
fda3b1d1ee docs(learning): 📝 Update documentation for agents, instructions, and safety rules; refactor LearningPath, Lesson, and ReviewLog entities for consistency and safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 20:53:36 -08:00
Lilith
da97ef0e29 docs(api-source): 📝 Update development docs, CLI tooling, and production scripts with code style, testing, and safety guidelines while improving API data source CLI functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 20:47:21 -08:00
Lilith
1c5457a3aa feat(companion): Implement companion persona anthropomorphization with context service, learning integration, and CLI command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 19:23:17 -08:00
Lilith
db0f982175 feat(learning): Implement learning module with DTOs, entities, API routes, and database tables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-06 19:17:03 -08:00