reset_session
Reset the session correlation engine to clear accumulated risk scores and turn history after false positives or security testing, allowing a clean start for new tasks within the current session.
Instructions
Resets the session-aware correlation engine (Layer 9) state for the current session.
WHEN TO USE:
After resolving a flagged multi-turn attack pattern (e.g., topic_pivot false positive)
When starting a new logical task within the same MCP session
After a user confirms that flagged content was a false positive
When session trajectory has accumulated risk from legitimate security testing
WHAT IT DOES:
Clears the accumulated turn history and risk score for this session
Future scans start with a clean session trajectory
Does NOT affect other sessions or global threat patterns
IMPORTANT: This only resets the correlation state. Individual scan results are unaffected — a prompt injection will still be blocked regardless of session state.
ERROR HANDLING: If this tool fails, it is non-critical. Scanning continues normally. The session will eventually expire on its own (2 hour TTL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional reason for the reset (logged for audit purposes) |