Fix: rename agents_bp → sol_bp in sol app routes
The blueprint variable was still named agents_bp despite the blueprint
name and URL prefix being correctly updated to app:sol. This caused a
convention warning from the AppRegistry.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>