docs: extend protocol platform architecture

This commit is contained in:
a.tolmachev
2026-04-06 01:57:26 +03:00
parent 04ed704e94
commit 7f15b2db9e
12 changed files with 475 additions and 34 deletions
+7 -4
View File
@@ -2,14 +2,14 @@
## Current
### `feat/streaming-mcp-architecture`
### `feat/full-protocol-platform-architecture`
Status: completed
DoD:
- Official MCP transport semantics are reflected in docs
- Streaming modes and protocol support matrix are documented
- Core docs and `TASKS.md` are synchronized around controlled streaming model
- Product scope covers REST, GraphQL, gRPC, WebSocket and SOAP
- Execution model is documented independently from protocol families
- Core docs and protocol docs are synchronized around full protocol platform scope
## Next
@@ -25,6 +25,9 @@ DoD:
- `feat/rest-sse-adapter`
- `feat/grpc-server-streaming-adapter`
- `feat/session-and-job-tools`
- `feat/websocket-upstream-adapter`
- `feat/soap-architecture-and-core-model`
- `feat/soap-adapter-foundation`
- `feat/streaming-ui-config`
- `feat/streaming-e2e`
- `feat/auth-profile-secret-resolution`