OptionaldomainsAdditional storage domains composed over the D1Store default, such as
notifications and thread state, which @mastra/cloudflare-d1 does not ship, so
they are flowsafe-owned D1 impls). Injected rather than imported so this
lower layer never depends on signals/ (which imports do-runner) — build
them with createSignalStorageDomains() and pass them here. Absent ⇒ the
bare D1Store, byte-identical to before this seam existed.
OptionalidStorage instance id. Default: 'flowsafe'.
OptionaltableTable name prefix (letters, numbers, underscores).
D1 binding from the Worker/DO environment.