Module: Phronomy::Tool
- Defined in:
- lib/phronomy/tool.rb,
lib/phronomy/tool/base.rb
Overview
Public authoring namespace for application-defined Tools.
Concrete Tools supplied by Phronomy remain under Tools.
Constant Summary collapse
- Base =
Public authoring façade for Phronomy Tools.
This constant intentionally refers to the exact same Class object as Agent::Context::Capability::Base. The implementation namespace remains canonical internally so the existing Tool DSL state, inheritance, built-in Tools, and compatibility surface are not duplicated.
Phronomy::Agent::Context::Capability::Base