Exception: Insika::SubagentError
- Inherits:
-
ValidationError
- Object
- StandardError
- Error
- ValidationError
- Insika::SubagentError
- Defined in:
- lib/insika/errors.rb
Overview
Subagent graph integrity (RFC-0010 §4.4). Raised at DEFINITION-time (CreateAgent/UpdateAgent/boot) by SubagentGraph.validate! — a subagents allowlist that forms a cycle or exceeds the depth cap is a configuration error, never a runtime surprise. A ValidationError so the authoring Command fails cleanly (HTTP 422, no profile persisted).