-- DB-CONTRACT-002: Preserve the canonical inbox hash column while allowing -- legacy integration fixtures that intentionally omit a payload hash. alter table building_blocks.inbox_message alter column payload_hash set default '';