doc/README.md
ProxySQL documentation is organized into different tiers to help developers find the information they need:
The ai-generated/ directory contains documentation created by AI assistants to help developers explore the codebase:
⚠️ Important Notice: AI-generated documentation may contain inaccuracies and should be used as a starting point for exploration only. Always verify critical information against the actual source code.
Available AI-generated guides:
ai-generated/DOCUMENTATION-INDEX.md - Comprehensive index of all documentationai-generated/architecture/ARCHITECTURE-OVERVIEW.md - System architecture and design patternsai-generated/architecture/PROJECT-LAYOUT.md - Directory structure and module organizationai-generated/architecture/VISUAL-GUIDE.md - Architecture diagrams and visual referencesai-generated/architecture/TEST-PIPELINE.md - Testing framework and CI/CD workflowsai-generated/architecture/RELEASE-PIPELINE.md - Release process and packagingStatus: NON-VERIFIED
Critical documentation that has been reviewed and verified by maintainers:
README.md - Main project overview and quick startINSTALL.md - Installation instructionsFAQ.md - Frequently asked questionsDetailed technical documentation for specific components:
doc/internal/ - In-depth technical guidesdoc/release_notes/ - Release notes and changelogsAI-DOCUMENTATION-FRAMEWORK.md for guidelinesThis approach provides the benefits of AI-generated assistance while being transparent about limitations and reducing verification overhead.