arif_initialize_probe
Probe MCP initialize handshake by simulating protocol version negotiation. Use after ping to isolate transport issues before session init.
Instructions
CANARY: Test MCP initialize/initialized handshake without constitutional ceremony. Simulates protocol version negotiation per MCP spec 2025-11-25. Returns what a proper initialize response would look like. Use AFTER ping passes but BEFORE arif_session_init. If this works but session_init does not, the problem is in the session init schema, not transport. No session, no actor, no governance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | No | ||
| _envelope | No | ||
| client_capabilities | No | ||
| protocol_version | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||