{ "id": "core-02-manifest-request", "title": "manifest_request returns the same session_init", "category": "core", "version": "aicc/0.1", "description": "A manifest_request must be answered with the session manifest for the current session.", "steps": [ { "send": { "type": "manifest_request" } }, { "expect": { "type": "session_init", "session_id_echo": true } } ] }