Tool.ts
- Entity ID:
ent-20260419-834d43628b06 - Type:
file - Scope:
shared - Status:
active - Aliases: base Tool.ts
Description
Base tool schema validation and permission enforcement module. Defines the Tool interface, ToolPermissionContext, buildTool() factory with fail-closed defaults, and findToolByName.
Key claims
- File size distribution is alarming for a shipping product
- Tool.ts is a ~29K-line consolidated types + permission module
Relations
- Tool Interface Contract --[defined_in]--> Tool.ts
- Tool.ts --[implements]--> buildTool Factory
- Tool.ts --[implements]--> Tool System
- Tool.ts --[implements]--> buildTool Fail-Closed Defaults