Multi-Tenancy Extension¶
Status: Draft (Rewritten) Date: 2026-02-02
Overview¶
Introduce tenant-aware boundaries across discovery, execution, and policy enforcement.
Goals¶
- Tenant-scoped tool registries and search.
- Tenant-aware execution isolation.
- Clear authz model for cross-tenant access.
Design¶
- Tenant identity sourced from
toolops/authidentity context. - Tenant registry: namespace tool IDs by tenant and enforce visibility rules.
- Runtime isolation: map tenant to runtime backend or resource pool.
Dependencies¶
toolops/authfor identity + scopes.tooldiscovery/indexfor scoped search.toolexec/runtimefor backend isolation.
References¶
ai-tools-stack/docs/roadmap.md