@@ -112,15 +112,15 @@ Reorganized project documentation and significantly improved AI assistant instru
112112
113113** Reserved for these files only** :
114114
115- | File | Purpose |
116- | ------| ---------|
117- | ` README.md ` | Main project documentation |
118- | ` CONTRIBUTING.md ` | Contribution guidelines |
119- | ` CHANGELOG.md ` | Version history |
120- | ` CODE_OF_CONDUCT.md ` | Community standards |
121- | ` SECURITY.md ` | Security policy |
122- | ` ROADMAP.md ` | Project roadmap |
123- | ` LICENSE ` | License file |
115+ | File | Purpose |
116+ | ---------------------- | ------------------- ---------|
117+ | ` README.md ` | Main project documentation |
118+ | ` CONTRIBUTING.md ` | Contribution guidelines |
119+ | ` CHANGELOG.md ` | Version history |
120+ | ` CODE_OF_CONDUCT.md ` | Community standards |
121+ | ` SECURITY.md ` | Security policy |
122+ | ` ROADMAP.md ` | Project roadmap |
123+ | ` LICENSE ` | License file |
124124
125125** Everything else** (summaries, guides, technical docs) → ` docs/ ` directory
126126
@@ -284,14 +284,14 @@ Use conventional commit format:
284284
285285## Quick Reference
286286
287- | Task | Location |
288- | ------| ----------|
287+ | Task | Location |
288+ | -------------------- | ------------------------- ----------|
289289| Full AI guidelines | ` .github/copilot-instructions.md ` |
290- | Claude quick ref | ` .claude-instructions.md ` |
291- | Technical docs | ` docs/ ` directory |
292- | VSCode tasks | ` .vscode/tasks.json ` |
293- | User documentation | ` README.md ` |
294- | Contribution guide | ` CONTRIBUTING.md ` |
290+ | Claude quick ref | ` .claude-instructions.md ` |
291+ | Technical docs | ` docs/ ` directory |
292+ | VSCode tasks | ` .vscode/tasks.json ` |
293+ | User documentation | ` README.md ` |
294+ | Contribution guide | ` CONTRIBUTING.md ` |
295295
296296---
297297
0 commit comments