feat: Sprint 6 - Polish and deployment preparation #22

Merged
lmiranda merged 1 commits from feature/sprint6-polish-deploy into development 2026-01-12 02:51:14 +00:00
Owner

Summary

Dashboard Polish

  • Policy event markers on time series charts
  • Methodology page with data sources documentation

Demo Data

  • Sample data module for testing without full pipeline
  • Synthetic purchase, rental, and policy event data

Deployment Prep

  • Health check endpoint (/health)
  • Database initialization script
  • Updated README

Closes #21

## Summary ### Dashboard Polish - Policy event markers on time series charts - Methodology page with data sources documentation ### Demo Data - Sample data module for testing without full pipeline - Synthetic purchase, rental, and policy event data ### Deployment Prep - Health check endpoint (/health) - Database initialization script - Updated README Closes #21
lmiranda added 1 commit 2026-01-12 02:51:07 +00:00
- Add policy event markers to time series charts
- Create methodology page (/toronto/methodology) with data sources
- Add demo data module for testing without full pipeline
- Update README with project documentation
- Add health check endpoint (/health)
- Add database initialization script
- Export new figure factory functions

Closes #21

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit 2a6db2a252 into development 2026-01-12 02:51:14 +00:00
Sign in to join this conversation.