# DecideCasa Intelligence Lab

Web interna para explorar calidad de data, clusters, pricing y señales de mercado.

## Páginas

- `index.html`: overview interno.
- `laboratorio_clusters.html`: filtros por periodo, distrito y cluster.
- `data_health.html`: salud de datos y freshness.
- `pricing_lab.html`: laboratorio de precio m² y oportunidad.

## Datos esperados

- `gold.mart_district_daily`
- `gold.fact_project_snapshot`
- `ml.market_clusters`
- `registry.data_health_scan`

## Supabase

Ejecutar:

```sql
db/schemas/05_internal_app.sql
```
