mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-12 22:57:58 +00:00
docs: consolidate AI documentation into .ai/ directory
- Update CLAUDE.md to reference .ai/ directory as single source of truth - Move documentation structure to organized .ai/ directory with core/, development/, patterns/, meta/ subdirectories - Update .ai/README.md with correct path references - Update .ai/meta/maintaining-docs.md to reflect new structure - Consolidate sync-guide.md with detailed synchronization rules - Fix cross-reference in frontend-patterns.md 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+3
-3
@@ -4,7 +4,7 @@ Welcome to the Coolify AI documentation hub. This directory contains all AI assi
|
||||
|
||||
## Quick Start
|
||||
|
||||
- **For Claude Code**: Start with [CLAUDE.md](CLAUDE.md)
|
||||
- **For Claude Code**: Start with [CLAUDE.md in root directory](../CLAUDE.md)
|
||||
- **For Cursor IDE**: Check `.cursor/rules/coolify-ai-docs.mdc` which references this directory
|
||||
- **For Other AI Tools**: Continue reading below
|
||||
|
||||
@@ -92,7 +92,7 @@ Documentation about documentation:
|
||||
|
||||
## Navigation Tips
|
||||
|
||||
1. **Start broad**: Begin with project-overview or CLAUDE.md
|
||||
1. **Start broad**: Begin with project-overview or ../CLAUDE.md
|
||||
2. **Get specific**: Navigate to topic-specific files for details
|
||||
3. **Cross-reference**: Files link to related topics
|
||||
4. **Single source**: Version numbers and critical data exist in ONE place only
|
||||
@@ -135,7 +135,7 @@ When updating documentation:
|
||||
|
||||
## Questions?
|
||||
|
||||
- **Claude Code users**: Check [CLAUDE.md](CLAUDE.md) first
|
||||
- **Claude Code users**: Check [../CLAUDE.md](../CLAUDE.md) first
|
||||
- **Cursor IDE users**: Check `.cursor/rules/coolify-ai-docs.mdc`
|
||||
- **Documentation issues**: See [meta/maintaining-docs.md](meta/maintaining-docs.md)
|
||||
- **Sync issues**: See [meta/sync-guide.md](meta/sync-guide.md)
|
||||
|
||||
Reference in New Issue
Block a user