Sanity Library Reference Docs
    Preparing search index...
    DefinitionSiteAddress:
        | InsightSite
        | { kind: "predicate"; predicate: string }
        | { kind: "editable-override"; name: string }

    A definition-level site address: every runtime InsightSite, plus the two shapes that only exist at the definition level — author predicates, and stage editable tighten-overrides (runtime folds an override into the field's effective predicate; statically it is also its own authored gate).