Give studios a front door - #16
Merged
Merged
Conversation
The registry has grown orgs, membership and admin rules, with tests for all of them, and no way to reach any of it. Somebody who signed up could see they had a handle and could not discover that studios existed, let alone make one. `termcade org` covers the whole surface: list what you can publish under, create a studio, look one up, add somebody, remove them. Adding and promoting are one command, because they are the same intent at different times and a separate `promote` would only work in one order. Verified against production: created a studio, saw it appear as admin in the listing, read its page back, and removed it along with the account. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The registry grew orgs, membership and admin rules — with tests for all of them — and no way to reach any of it. Somebody who signed up could see they had a handle and had no way to discover studios existed, let alone create one.
Adding and promoting are one command: they are the same intent at different times, and a separate
promotewould only work in one order.Verified against production
Created against
api.termca.de, read back, and both the studio and the account deleted afterwards.Still missing
The app has no org UI either — this is the CLI half. Noted rather than quietly left.
🤖 Generated with Claude Code