Commit Graph

1 Commits

Author SHA1 Message Date
Claude
67754b22ea Add comprehensive CLAUDE.md guide for AI assistants
- Complete repository structure and technology stack overview
- Detailed development setup instructions for backend, frontend, and SDKs
- Key architectural patterns (event-driven, async-first, agent-based)
- Development workflows including Git, CI/CD, and environment management
- Testing practices for backend, frontend, and agents
- Deployment guides for Railway, GitHub Pages, and Docker
- Important conventions for code style, API design, and security
- Common tasks with step-by-step instructions
- Critical gotchas and debugging tips
- Quick reference section for files and commands

This guide provides all essential information for AI assistants to
effectively work on the BlackRoad Operating System codebase.
2025-11-18 01:38:54 +00:00