The PurgeTenantResult field a metadata-filtered table reports into. Schedule
schedule rows key on slugified ids (agent_<slug>/schedule_<slug>), NOT
tenant-salted ids, so the [tid_, tid\x60) range predicate cannot reach them —
the tenant lives in metadata.tenantId. This is the second
offboarding kind alongside the range counter: a feature adopting a metadata-keyed
domain adds its counter HERE, its row to TENANT_METADATA_PURGE_TABLES, and its
PurgeTenantResult field in the same change, pinned the same way.
The
PurgeTenantResultfield a metadata-filtered table reports into. Schedule schedule rows key on slugified ids (agent_<slug>/schedule_<slug>), NOT tenant-salted ids, so the[tid_, tid\x60)range predicate cannot reach them — the tenant lives inmetadata.tenantId. This is the second offboarding kind alongside the range counter: a feature adopting a metadata-keyed domain adds its counter HERE, its row to TENANT_METADATA_PURGE_TABLES, and its PurgeTenantResult field in the same change, pinned the same way.