Class: Legion::Extensions::Llm::Gemini::Actor::Discovery

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

Overview

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