[MEDIUM:80] Issue Found by Staging CI Review
Severity: MEDIUM
Confidence: 80/100
PR comment: #1359 (comment)
Description
Discovery schema regeneration on every tool_info call — tool_info.rs:134 calls tool.discovery_schema() which rebuilds entire complex routine_create schema structure on every invocation. Should cache or lazy-initialize.
Auto-created by staging-ci Claude Code review