- Shipped
- September 11, 2026 at 7:05 PM UTC
- Author
- Kamo
- Commit
- d962c68
The Organizations tab gains Active and Void sub-tabs, and each organization's drawer a way to void it — or, on the Void tab, to restore it. - Active / Void sub-tabs above the directory, counted from the server's activeOrgs / voidedOrgs (which follow the search, whichever tab is open). The tab lives in the URL as orgStatus=void, like the rest of the console's view; it is a place, not a filter, so Clear keeps it. - The drawer's Void section (never on the platform org) opens a confirmation that spells out what voiding does: everyone inside is signed out, it leaves /network, sign-in and every list, its creator is treated as never having created it, and nothing is deleted. - A voided org's drawer leads with "Voided <date> by <operator>" and Restore; its trial and platform-product controls are switched off. - The server's refusals — platform org, the org you are signed into, live sub-orgs, still being charged — are shown in the dialog, in words. - POST **************** through a relay route (SecurityService enforces MANAGE_ORGANIZATIONS). Backend: kamo-shared-library d2c09630, securityservice 6c8d789, billingservice 072ca5f, mediaservice db90b81; English in kamo-translation-dictionary deba6215.