Exception: Pikuri::Workspace::Filesystem::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Pikuri::Workspace::Filesystem::Error
- 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.