1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16# Equalify Reflow Documentation
## Guides
- [Getting Started](getting-started.md) โ partners, WordPress users, and developers
- [How It Works](how-it-works.md) โ the five-stage conversion pipeline
- [Understanding the Output](understanding-the-output.md) โ evaluating quality and limitations
- [WordPress Plugin](wordpress-plugin.md) โ installation, usage, and troubleshooting
- [Providing Feedback](providing-feedback.md) โ reporting issues and suggesting corrections
## Technical
- [API Reference](api-reference.md) โ REST endpoints, authentication, SSE streaming
- [Architecture](architecture.md) โ system components, data flow, infrastructure
- [Contributing](contributing.md) โ development setup, testing, project structure