feat: add platform access foundation

This commit is contained in:
a.tolmachev
2026-03-29 23:17:05 +03:00
parent 9fb69c1571
commit 587584a8bf
19 changed files with 1058 additions and 34 deletions
+6 -6
View File
@@ -2,19 +2,19 @@
## Current
### `feat/agent-publishing`
### `feat/platform-access`
Status: completed
DoD:
- можно создать `agent` в рамках `workspace`
- можно привязать published operations к `agent`
- `mcp-server` отдает tools в контексте `workspace + agent`
- один `agent` видит только свой curated toolset
- реализованы `platform-api-keys` как отдельная сущность уровня платформы
- `memberships` и `invitations` имеют workspace-scoped backend-контракт
- `platform-api-keys` не смешиваются с upstream `auth_profiles`
- `Settings` и `Workspace` экраны имеют достаточный backend foundation
## Next
- `feat/platform-access`
- `feat/observability-api`
## Backlog