Tenant is a first-class object
POST /api/provision creates a live isolated engine: its own data directory, write-ahead log, HNSW index, snapshot lineage, and process-level state. Isolation is structural, not a naming convention.
Provision, back up, restore, and delete operate on exactly one customer. There is no cross-tenant scan and no shared keyspace to sweep.