Placeholder: replace with an approved repository wiki screenshot.
Documentation areas
Generated content may include:- repository overview and setup
- system architecture
- important modules and files
- APIs and data models
- ownership signals
- technical debt and risk context
Use the wiki during review
The wiki is useful when you need to answer questions such as:- Which service owns this behavior?
- What depends on this module?
- Where is the data model defined?
- Which repository pattern should this change follow?
- Who has recent context on this area?
Keep documentation useful
- Generate the wiki after connecting the repository.
- Review key architecture and setup pages for obvious errors.
- Refresh it after significant structural changes.
- Link authoritative human-written documentation where it should take precedence.
- Report or correct generated content that could mislead contributors.

