Welcome to the SAI Software Management Suite documentation.
This repository uses a monorepo structure with separate documentation for each package:
- docs/ - General documentation (you are here)
- sai/docs/ - SAI-specific documentation
- saigen/docs/ - SAIGEN-specific documentation
- When to Use What - Choose between SAI and SAIGEN
- Installation Guide - Install the tools
- Quick Start - Get up and running quickly
- Architecture Diagram - Understand the structure
See sai/docs/ for:
- CLI reference
- Configuration guide
- Provider documentation
- Examples and samples
See saigen/docs/ for:
- CLI reference
- Repository management
- Generation engine
- Testing guide
- Examples and samples
- Architecture Diagram - Visual guide to the monorepo
- Monorepo Structure - Repository organization
The summaries/ directory contains detailed implementation notes and feature summaries created during development. These are useful for:
- Understanding implementation decisions
- Tracking feature development
- Technical deep dives
- Not sure which tool? β When to Use What
- Installation issues? β Installation Guide
- Found a bug? β Open an issue
Obsolete documentation has been moved to archive/ for reference.