chore: add project plan, research, evidence, and workflow artifacts

This commit is contained in:
2026-03-10 17:45:26 +00:00
parent 8fc6d7cbc0
commit 14c2a9f94c
17 changed files with 2015 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
=== INIT RESPONSE ===
Has serverInfo: true
Server name: sage-x3-mcp
Server version: 1.0.0
Has capabilities: true
Protocol version: 2024-11-05
=== TOOLS/LIST RESPONSE ===
Tool count: 9
Expected tools: sage_health, sage_query, sage_read, sage_search, sage_list_entities, sage_get_context, sage_soap_read, sage_soap_query, sage_describe_entity
Actual tools: sage_health, sage_query, sage_read, sage_search, sage_list_entities, sage_get_context, sage_soap_read, sage_soap_query, sage_describe_entity
Missing tools: NONE
Extra tools: NONE
=== readOnlyHint CHECK ===
sage_health: readOnlyHint=true PASS
sage_query: readOnlyHint=true PASS
sage_read: readOnlyHint=true PASS
sage_search: readOnlyHint=true PASS
sage_list_entities: readOnlyHint=true PASS
sage_get_context: readOnlyHint=true PASS
sage_soap_read: readOnlyHint=true PASS
sage_soap_query: readOnlyHint=true PASS
sage_describe_entity: readOnlyHint=true PASS
ALL CHECKS:
Init valid: PASS
Tool count 9: PASS
All names match: PASS
All readOnlyHint: PASS