docs: add architecture documentation and slides
This commit is contained in:
@@ -73,6 +73,15 @@ pytest
|
||||
|
||||
The production Docker image installs runtime dependencies only. Development tools are installed locally through `.[dev]`.
|
||||
|
||||
## Documentation
|
||||
|
||||
Project documentation is available in [`docs/`](docs/README.md):
|
||||
|
||||
- [Architecture](docs/architecture.md)
|
||||
- [Implementation decisions](docs/implementation-decisions.md)
|
||||
- [Architecture decision records](docs/adr/README.md)
|
||||
- [Presentation slides](docs/slides/index.html)
|
||||
|
||||
## gRPC Methods
|
||||
|
||||
- `RequestOtp`: public; creates a short-lived OTP and publishes an SMS job.
|
||||
|
||||
Reference in New Issue
Block a user