Clarify that indexes should not be added speculatively and should only be introduced when justified by production query latency. Also document that columns should avoid DEFAULT clauses, with guidance on backfilling non-nullable columns. Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>