Begin Verified Continuity Session
aionis_session_beginStart an AgentSession and receive a portable handle to manage governed memory context for AI agents across MCP clients.
Instructions
Begin the canonical SDK AgentSession and return its portable handle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | ||
| budget | Yes | ||
| run_id | Yes | ||
| model_id | Yes | ||
| holder_id | Yes | ||
| tenant_id | No | ||
| session_key | Yes | ||
| source_task | Yes | ||
| lease_ttl_ms | No | ||
| model_config | No | ||
| operation_id | Yes | ||
| workspace_root | Yes | ||
| continuation_id | Yes | ||
| task_envelope_v1 | Yes | ||
| required_verifier_id | Yes | ||
| subject_state_spec_v2 | No |