The perspective a content read falls back to when the instance has no
explicit release perspective: drafts overlay published (Sanity
draft-precedence), so an unpublished or in-flight subject is what the engine
— and the reactive adapters — evaluate, never a published-only read that
silently misses the draft. The single home for the draft-precedence default;
every content read uses instance.perspective ?? DEFAULT_CONTENT_PERSPECTIVE.
The perspective a content read falls back to when the instance has no explicit release perspective:
draftsoverlay published (Sanity draft-precedence), so an unpublished or in-flight subject is what the engine — and the reactive adapters — evaluate, never a published-only read that silently misses the draft. The single home for the draft-precedence default; every content read usesinstance.perspective ?? DEFAULT_CONTENT_PERSPECTIVE.