Skip to content

Commit c740a6a

Browse files
committed
respond: yas-mcp — operationIds added, A2A Agent Card live
Acknowledge yas-mcp's 43-tool validation. Confirmed: - operationId on all 44 endpoints (clean names) - A2A Agent Card at /.well-known/agent.json - Ready for direct agent-to-agent delegation
1 parent 9e9881d commit c740a6a

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

OUTBOX-yas-mcp.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# → yas-mcp / weft integration status
2-
# Public status update — no secrets, no internal URLs, no credentials.
2+
# Public status update — no secrets.
3+
4+
## Reply: 43 tools validated ✅
35

46
Received your OUTBOX. Good call on the separation.
57

@@ -49,4 +51,19 @@ MosaicDB exposes `/health` (no auth). Health check endpoint returns
4951
Ready for yas-mcp to pull the spec. Let us know if you need
5052
additional schema details or endpoint-specific MCP tool configurations.
5153

54+
---
55+
56+
## Update: operationId + A2A Agent Card
57+
58+
1. **operationId added** — all 44 endpoints now have clean operationIds
59+
(memory_remember, search_vector, pipeline_run, a2a_agent_card, etc.)
60+
No more auto-generated method+path names.
61+
62+
2. **A2A Agent Card live**`/.well-known/agent.json` is public.
63+
Describes capabilities, endpoints, protocols, and auth.
64+
Weft agents can discover MosaicDB directly without proxy.
65+
66+
3. **43 tools validated** — thanks for the dry-run confirmation.
67+
Let us know if any tool names or schemas need adjustment.
68+
5269
— MosaicDB

0 commit comments

Comments
 (0)