Improved docs for future AI
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
"feature_independence": "100%"
|
||||
},
|
||||
"loading_strategy": {
|
||||
"project_overview": {
|
||||
"instruction": "Start with AI_PROJECT_GUIDE.md for complete project context",
|
||||
"example": "AI_PROJECT_GUIDE.md",
|
||||
"completeness": "100% - all navigation and architecture information"
|
||||
},
|
||||
"feature_work": {
|
||||
"instruction": "Load entire feature directory",
|
||||
"example": "backend/src/features/vehicles/",
|
||||
@@ -26,6 +31,11 @@
|
||||
"backend/src/features/[feature]/tests/",
|
||||
"backend/src/features/[feature]/docs/TROUBLESHOOTING.md"
|
||||
]
|
||||
},
|
||||
"documentation": {
|
||||
"instruction": "Use docs/README.md for complete documentation index",
|
||||
"example": "docs/README.md",
|
||||
"completeness": "All documentation links and navigation"
|
||||
}
|
||||
},
|
||||
"feature_capsules": {
|
||||
|
||||
Reference in New Issue
Block a user