Complete documentation integration with test structure analysis link

Adds link to comprehensive test structure documentation in main README.md,
finalizing the progressive disclosure strategy for project documentation.
This completes the documentation integration work that includes:
- Architecture documentation
- API reference documentation
- Contributing guidelines
- Detailed test analysis

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Patryk Ciechanski
2025-06-11 16:01:58 +02:00
parent edef58eebf
commit 118efceea5
2 changed files with 4 additions and 1 deletions

View File

@@ -20,7 +20,9 @@
"Bash(mv:*)",
"mcp__memory__read_graph",
"mcp__memory__search_nodes",
"Bash(ls:*)"
"Bash(ls:*)",
"Bash(git add:*)",
"Bash(git restore:*)"
],
"deny": []
},