Class: Insika::Context::Providers::Skill
- Inherits:
-
CatalogProvider
- Object
- Insika::ContextProvider
- CatalogProvider
- Insika::Context::Providers::Skill
- Defined in:
- lib/insika/context/providers/skill.rb
Overview
Level 1 (progressive disclosure) of the profile's CANDIDATE skills. The Executor's LoadSkill does NOT come from here: it is built with resolution.allowed_skills (a policy decision). Context->Policy order: the provider produces the candidate; the policy cuts afterwards.
Instance Method Summary collapse
-
#priority ⇒ Object
priority 80: above deferred tools (70), below pinned identity.
Methods inherited from CatalogProvider
Methods inherited from Insika::ContextProvider
#call, #enabled_for?, #id, #required?
Constructor Details
This class inherits a constructor from Insika::Context::CatalogProvider