Exception: Woods::MCP::MissingArtifact
- Inherits:
-
BootstrapError
- Object
- StandardError
- Error
- BootstrapError
- Woods::MCP::MissingArtifact
- Defined in:
- lib/woods/mcp/errors.rb
Overview
Raised when woods.json is absent from output_dir and the env flag WOODS_ALLOW_AUTODETECT is not set. Hosts that have never run an embed see a clear failure message rather than silent degradation.
Instance Attribute Summary
Attributes inherited from BootstrapError
Method Summary
Methods inherited from BootstrapError
Constructor Details
This class inherits a constructor from Woods::MCP::BootstrapError