{
"event": "PreToolUse",
"tool_name": "Task",
"tool_input": {
"description": "Explore \/docs endpoint",
"prompt": "Explore the \/docs endpoint implementation in this PHP project. Find:\n1. The DocsController or similar controller handling \/docs routes\n2. The existing docs-related views in \/src\/View\/\n3. How the routing is configured for \/docs\n4. Any existing documentation-related use cases or services\n\nFocus on understanding the current \/docs implementation pattern. Be thorough.",
"subagent_type": "Explore"
}
}