docs(architecture): update AI assistant documentation and project structure
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
This file contains comprehensive Claude Code configuration and context information for the MEV Bot project.
|
||||
|
||||
**Note:** For Claude-specific CLI configuration, commands, and development guidelines, please refer to the [.claude/](.claude/) directory which contains:
|
||||
- [.claude/CLAUDE.md](.claude/CLAUDE.md) - Complete Claude Code CLI configuration
|
||||
- [.claude/commands/](.claude/commands/) - Slash commands for Claude Code
|
||||
- [.claude/scripts/](.claude/scripts/) - Scripts for Claude Code development workflow
|
||||
|
||||
## 🚀 Quick Start Commands
|
||||
|
||||
### Essential Build & Test Commands
|
||||
@@ -66,6 +71,7 @@ This is an MEV (Maximal Extractable Value) bot written in Go 1.24+ that monitors
|
||||
- `@prompts/` - AI prompts for development assistance
|
||||
- `docs/` - Documentation
|
||||
- `scripts/` - Scripts for building, testing, and deployment
|
||||
- `.claude/` - Claude Code specific configuration and tools
|
||||
|
||||
## Key Integration Points
|
||||
- Refer to @prompts/COMMON.md for core requirements and integration points
|
||||
|
||||
Reference in New Issue
Block a user