This folder holds the detailed project documentation that used to live in the top-level README.
- Architecture Guide
- Multistage Recsys Design
- Running The App
- Release Process
- MLflow Guide
- Drift Monitoring Guide
- Running The App
- Architecture Guide
- Multistage Recsys Design
- MLflow Guide
- Release Process
- Drift Monitoring Guide
architecture.md- package structure
- ML architecture
- notebook vs production workflow
- Azure-first layout
multistage-recsys-design.md- expanded Azure implementation design
- two-stage candidate generation and ranking flow
- Azure service mapping for the reference system diagram
- rollout, security, latency, and cost notes
running-the-app.md- exact local commands
- beginner command walkthrough
- local dev vs production-like mode
- verification commands
release-process.md- pull-request workflow for production changes
- required CI checks
- GitHub branch protection settings
- rollback notes
mlflow.md- local and production MLflow setup
- exact commands
- where to look in MLflow UI
monitoring.md- drift monitoring design
- outcome ingestion
- monitoring commands
- dashboard and API summary surface
examples/outcomes.example.csv- starter delayed-outcomes file for the monitoring workflow