..
validators
feat(api): add LLM response validation and input sanitization
2026-03-06 10:16:47 +01:00
__init__.py
Initial commit: backend API, data models, and test suite
2026-02-26 15:10:24 +01:00
conftest.py
refactor(api): remove MCP server integration and docs references
2026-03-04 12:28:30 +01:00
test_ai_logs.py
feat(api): add INCI tool-calling with normalized tool traces
2026-03-04 11:35:19 +01:00
test_health.py
feat(repo): expand lab results workflows across backend and frontend
2026-03-05 12:46:49 +01:00
test_inventory.py
feat(products): improve replenishment-aware shopping suggestions
2026-03-09 13:37:40 +01:00
test_llm_profile_context.py
feat(profile): add profile settings and LLM user context
2026-03-05 15:57:21 +01:00
test_product_model.py
refactor(products): remove obsolete interaction fields across stack
2026-03-04 12:42:12 +01:00
test_products.py
feat(products): improve replenishment-aware shopping suggestions
2026-03-09 13:37:40 +01:00
test_products_helpers.py
fix(api): tighten shopping suggestion response rules
2026-03-09 17:26:24 +01:00
test_products_pricing.py
style: apply black and isort formatting
2026-03-06 10:17:00 +01:00
test_profile.py
feat(profile): add profile settings and LLM user context
2026-03-05 15:57:21 +01:00
test_routines.py
feat(api): align routine context windows with recent skin history
2026-03-08 11:53:59 +01:00
test_routines_helpers.py
feat(api): align routine context windows with recent skin history
2026-03-08 11:53:59 +01:00
test_skincare.py
feat(profile): add profile settings and LLM user context
2026-03-05 15:57:21 +01:00