Exception: Pikuri::Mcp::Verifier::InjectionDetected
- Inherits:
-
StandardError
- Object
- StandardError
- Pikuri::Mcp::Verifier::InjectionDetected
- Defined in:
- lib/pikuri/mcp/verifier.rb
Overview
Raised by #call when the server is rejected. Servers#start_one rescues this specifically (close transport, propagate) so the server never enters Servers#live_ids and the boot path surfaces the rejection to the caller. The exception message describes WHAT was found and WHERE.