innercontext/backend/innercontext/api
2026-03-12 15:13:55 +01:00
..
__init__.py Initial commit: backend API, data models, and test suite 2026-02-26 15:10:24 +01:00
ai_logs.py feat(api): add INCI tool-calling with normalized tool traces 2026-03-04 11:35:19 +01:00
auth.py feat(auth): validate Authelia tokens in FastAPI 2026-03-12 15:13:55 +01:00
auth_deps.py feat(auth): validate Authelia tokens in FastAPI 2026-03-12 15:13:55 +01:00
health.py feat(frontend): improve lab result filter ergonomics 2026-03-10 12:44:19 +01:00
inventory.py refactor: split table models into Base/Table/Public for proper FastAPI serialization 2026-02-27 15:37:46 +01:00
llm_context.py feat(api): add short_id column for consistent LLM UUID handling 2026-03-06 10:58:26 +01:00
product_llm_tools.py feat(api): add short_id column for consistent LLM UUID handling 2026-03-06 10:58:26 +01:00
products.py fix(api): tighten shopping suggestion response rules 2026-03-09 17:26:24 +01:00
profile.py feat(profile): add profile settings and LLM user context 2026-03-05 15:57:21 +01:00
routines.py feat(api): align routine context windows with recent skin history 2026-03-08 11:53:59 +01:00
skincare.py feat(api): add Phase 3 observability - expose validation warnings and metadata to frontend 2026-03-06 15:50:28 +01:00
utils.py refactor: remove personal_rating, DRY get_or_404, fix ty errors 2026-02-27 11:20:13 +01:00