refactor(docs): create troubleshooting folder, cleanup OCR docs

- Create docs/troubleshooting/ for debugging guides
- Move OCR_MEMORY_SOLUTIONS_RESEARCH.md → troubleshooting/OCR_MEMORY_LEAKS.md
- Delete outdated docs/data-entry/OCR_PROFILE_TEST_RESULTS.md
- Update CLAUDE.md documentation index with troubleshooting reference

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-01-22 09:21:07 +00:00
parent 625fdcef5e
commit fcf2722974
3 changed files with 1 additions and 116 deletions

View File

@@ -165,6 +165,7 @@ class YourService:
| **Data Entry** | `docs/data-entry/DATA-ENTRY-MODULE.md` | SQLModel, workflow |
| **Telegram** | `docs/telegram/README.md` | Bot development |
| **Deployment** | `deployment/linux/README.md` | Deploy from LXC |
| **Troubleshooting** | `docs/troubleshooting/` | Debugging guides, memory leaks |
---