| # Thoughts Directory Structure |
| |
| This directory structure supports Claude Code research and documentation workflows. |
| |
| ## Directory Structure |
| - shared/ - Team-shared documents and research |
| - $USER/ - User-specific personal notes and drafts |
| - global/ - Cross-repository documentation |
| - searchable/ - Search index for all thoughts (managed automatically) |
| |
| ## Usage |
| The Claude Code agents use this structure to organize research findings, ticket analysis, and architectural documentation for the Apache Struts project. |