(from #246 scope-shrink; see PR #247)
Add a GET /v1/tenants?include=failed query parameter (or a dedicated GET /v1/tenants/failed route) that returns the set of tenants that failed to mount at daemon startup, with their name, source_dir, and reason fields. The live GET /v1/tenants response shape remains unchanged.
(from #246 scope-shrink; see PR #247)
Add a
GET /v1/tenants?include=failedquery parameter (or a dedicatedGET /v1/tenants/failedroute) that returns the set of tenants that failed to mount at daemon startup, with theirname,source_dir, andreasonfields. The liveGET /v1/tenantsresponse shape remains unchanged.