innercontext/backend/innercontext
Piotr Oleszczyk dac787b81b test(auth): add multi-user regression coverage
- Enable backend tests in CI (remove if: false)
- Fix test_products_helpers.py to pass current_user parameter
- Fix test_routines_helpers.py to include short_id in products
- Fix llm_context.py to use product_effect_profile correctly
- All 221 tests passing
2026-03-12 16:42:00 +01:00
..
api test(auth): add multi-user regression coverage 2026-03-12 16:42:00 +01:00
models feat(auth): add local user and household models 2026-03-12 14:45:43 +01:00
services feat(api): enforce ownership across health routines and profile flows 2026-03-12 15:48:13 +01:00
validators feat(products): improve shopping suggestion decision support 2026-03-08 22:30:30 +01:00
workers feat(backend): move product pricing to async persisted jobs 2026-03-04 22:46:16 +01:00
auth.py feat(auth): validate Authelia tokens in FastAPI 2026-03-12 15:13:55 +01:00
llm.py feat(api): add Phase 3 observability - expose validation warnings and metadata to frontend 2026-03-06 15:50:28 +01:00
llm_safety.py feat(api): add LLM response validation and input sanitization 2026-03-06 10:16:47 +01:00