Class: Insika::Context::Providers::ToolSearch

Inherits:
CatalogProvider show all
Defined in:
lib/insika/context/providers/tool_search.rb

Overview

Level 1 (progressive disclosure) of the profile's deferred TOOLS. The slice is profile.tools_deferred, known at stage 2 — it may be slightly over-inclusive (showing a deferred tool the Policy later denies); acceptable, the real cut happens at PROMOTION (tool_search, deferred ∩ allowed).

Instance Method Summary collapse

Methods inherited from CatalogProvider

#call, #initialize

Methods inherited from Insika::ContextProvider

#call, #enabled_for?, #id, #required?

Constructor Details

This class inherits a constructor from Insika::Context::CatalogProvider

Instance Method Details

#priorityObject

priority 70: below skills (80) in the sacrifice order.



12
# File 'lib/insika/context/providers/tool_search.rb', line 12

def priority = Context::Priority::TOOL_SEARCH