This is the one-level core-method reference.
It summarizes the core lifecycle method families and points to deep method docs.
initializeinitialized(notification)
Required before any non-handshake call.
thread/start,thread/resume,thread/forkthread/list,thread/loaded/list,thread/readthread/archive,thread/unarchive,thread/name/setthread/compact/start,thread/rollbackthread/backgroundTerminals/clean(experimental)
turn/startturn/steerturn/interrupt
review/start
Supports inline and detached delivery modes with lifecycle markers in stream items.
- one active turn per thread at a time
- turn completion/terminal state is signaled by lifecycle notifications
- item completion is authoritative for final item state
- interruption settles only when terminal turn lifecycle is emitted
- Thread/turn deep reference:
methods-core-threads-and-turns.md - Review/advanced flow deep reference:
methods-core-review-and-advanced-thread.md - Event stream semantics:
events.md
- Protocol overview:
overview.md - Integrations/config methods:
methods-integrations.md - Approvals/tool-input flows:
approvals-and-tool-input.md