Class: Legion::Extensions::Llm::Anthropic::Actor::Discovery

Inherits:
Discovery::Actor
  • Object
show all
Defined in:
lib/legion/extensions/llm/anthropic/actors/discovery.rb

Overview

Anthropic discovery actor: an EMPTY subclass of the shared base. The timer, dispatch, and runner-resolution convention are inherited — this class redefines nothing. The Anthropic-specific work lives in Anthropic::Runners::Discovery, resolved by the base from this namespace.