olivas/backend/app
DJP 2425cd2677 Fix Docker and install files for current codebase
- Fix backend Dockerfile: install deps before copying source for
  proper layer caching (non-editable install)
- Add ai_insights, ai_score, ai_score_reason, ai_cost_usd columns
  to initial Alembic migration so fresh Docker deploys have full schema
- Add ANTHROPIC_API_KEY to docker-compose.yml, docker-compose.dev.yml,
  and .env.example
- Remove accidental backend/=0.40 pip artifact file

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 21:54:41 -05:00
..
api Add score clarity, AI design score, image format fix, cost tracking 2026-02-23 20:37:03 -05:00
core Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
db Fix Docker and install files for current codebase 2026-02-23 21:54:41 -05:00
models Add score clarity, AI design score, image format fix, cost tracking 2026-02-23 20:37:03 -05:00
schemas Add score clarity, AI design score, image format fix, cost tracking 2026-02-23 20:37:03 -05:00
services Add score clarity, AI design score, image format fix, cost tracking 2026-02-23 20:37:03 -05:00
__init__.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
config.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
dependencies.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
main.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00