enabledUntil property
ISO-8601 timestamp until which Spec Generation remains active (e.g. "2026-12-31T23:59:59Z").
Empty string is the canonical "not configured" sentinel and MUST be treated by the consumer as "expired" (short-circuit before parsing). Default: empty string.
Implementation
core.String? enabledUntil;