tool_registry library

Tool Registry - Manual registration approach

BLOCKER 2 RESOLUTION: Manual tool registration map instead of dynamic discovery. This provides:

  • Type-safe compile-time checking
  • Explicit tool visibility
  • No reflection/magic required
  • Simple and reliable

Classes

BoostToolRegistry
Tool Registry - Manual registration approach