mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
13 lines
516 B
Markdown
13 lines
516 B
Markdown
|
|
# 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.
|