tai db migrate
Apply every pending migration across all discovered components.
--plan lists what would be applied and changes nothing. Idempotent: with
nothing pending it reports so and exits 0. Loud on a connection failure, an
unconfigured connection, or a rewritten (checksum-mismatched) chain.

