docs(adr): accept ADR-104 (decider review — gate for #126 cleared)

This commit is contained in:
Aaron Bockelie 2026-05-18 16:27:38 -05:00
parent 8f882e6bfe
commit e92173fa10
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ _Server architecture, transport, connection handling, plugin lifecycle_
| [ADR-101](./core/ADR-101-tree-based-mcp-tool-visibility-gating.md) | Tree-based MCP tool visibility gating | Draft |
| [ADR-102](./core/ADR-102-ship-mcpb-bundle-as-primary-claude-desktop-onboarding.md) | Ship MCPB bundle as primary Claude Desktop onboarding | Draft |
| [ADR-103](./core/ADR-103-tls-certificate-and-key-storage-strategy-for-localhost-https.md) | TLS certificate and key storage strategy for localhost HTTPS | Accepted |
| [ADR-104](./core/ADR-104-offload-cpu-bound-semantic-operations-to-worker-threads-and-deconflict-the-sse-route.md) | Offload CPU-bound semantic operations to worker threads and deconflict the SSE route | Draft |
| [ADR-104](./core/ADR-104-offload-cpu-bound-semantic-operations-to-worker-threads-and-deconflict-the-sse-route.md) | Offload CPU-bound semantic operations to worker threads and deconflict the SSE route | Accepted |
## Tools & API
_MCP tool design, semantic operations, graph operations, formatters_

View file

@ -1,5 +1,5 @@
---
status: Draft
status: Accepted
date: 2026-05-18
deciders:
- aaronsb