Exception: Pikuri::Mcp::Verifier::InjectionDetected

Inherits:
StandardError
  • Object
show all
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.