ui: gate machine access modes on api keys page

This commit is contained in:
a.tolmachev
2026-05-03 18:59:17 +00:00
parent 46f8e6cbeb
commit 076cead491
6 changed files with 93 additions and 1 deletions
+1 -1
View File
@@ -42,8 +42,8 @@ Progress:
- stable DTO и Community stub endpoints для `POST /mcp-auth/v1/token` и `POST /mcp-auth/v1/token/one-time`
- structured `403 forbidden` contract с `edition`, `machine_access_mode` и `upgrade_required`
- verification seam в `mcp-server` для bearer-token credentials без private Community implementation
- capability-gated `API Keys` surface показывает Community static-key flow и честно помечает commercial token modes как edition-locked
- pending:
- capability-gated UI/API surface для premium machine access
- final separation of Community `standard` flow from commercial `elevated/strict`
## Planned