The single `SnapshotPolicy` (recipe) this schedule invokes; resolved in the
schedule's own namespace. ADR §3.5 separates recipe from schedule. **Mutually
exclusive** with `policySelector` — exactly one is required (webhook-enforced,
ADR-0005 §10). Optional at the type level so `policySelector` can be used instead.
name
string required
Name of the referenced `SnapshotPolicy`.
namespace
string
Namespace of the `SnapshotPolicy`; absent = same namespace as the referrer.