@aaronshaf/ger
Version:
Gerrit CLI and SDK - A modern CLI tool and TypeScript SDK for Gerrit Code Review, built with Effect-TS
13 lines (9 loc) • 489 B
Markdown
# PRD - Product Requirements Documents
Product specifications defining what the software should do, its goals, and design decisions.
## Documents
| File | Description |
|------|-------------|
| [overview.md](overview.md) | Project overview, goals, design decisions |
| [architecture.md](architecture.md) | Technical architecture and component design |
| [commands.md](commands.md) | CLI command specifications |
| [data-model.md](data-model.md) | Data structures, schemas, API models |