Files
youtube-studio-flow/CLAUDE.md
T

23 lines
1008 B
Markdown

# YouTube Studio Flow — Project Context for Claude
## Documentation (Obsidian Vault)
The complete project documentation lives in the Obsidian vault at:
```
C:/Users/PSaggau.PSLaptop/Documents/Projekte/Youtube_Studio_Flow/documentation/YouTube Studio Flow/
```
Start with `00 - Index.md` for a full navigation overview of all topics.
| Folder | Contents |
|---|---|
| `01 - Architecture/` | System overview, backend modules, frontend routing, database schema, queue system, auth, render engine |
| `02 - Features/` | Per-feature documentation |
| `03 - API Reference/` | All API endpoints |
| `04 - Design Guidelines/` | CSS conventions, component patterns, backend patterns, code conventions |
| `05 - Development/` | Local setup, environment variables, recipes, gotchas, deployment |
| `06 - Backlog/` | Tech debt and planned features |
**Read the relevant vault documents before starting any task.** The vault is the authoritative source for architecture decisions, conventions, and known gotchas.