sensing_end_session
Signal the end of an AI coding session to flush unclassified buffered turns to Perception, preserving decision context before closure.
Instructions
Signal the end of a Claude Code session. Triggers the flush-on-close hook to ship any unclassified buffered turns to Perception before the session closes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | No | Optional brief summary of what was accomplished this session | |
| session_id | Yes | Session identifier from sensing_start_session |