Exception: Pikuri::Workspace::Filesystem::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/pikuri/workspace/filesystem.rb

Overview

Raised for any path that resolves outside the workspace. Recoverable at the tool layer — tools rescue this and emit “Error: …” observations so the LLM can self-correct on the next turn. Also raised at construction time for a denied project root.