📝 docs(readme): link to Mistral autonomous pattern doc

This commit is contained in:
2026-05-05 22:46:24 +02:00
parent 464b84ab2d
commit 1f4529f710

View File

@@ -20,6 +20,7 @@ Go web service demonstrating idiomatic package structure, versioned JSON API, an
- OpenAPI / Swagger UI (embedded in binary) - OpenAPI / Swagger UI (embedded in binary)
- PostgreSQL user service with JWT auth - PostgreSQL user service with JWT auth
- BDD + unit tests - BDD + unit tests
- 🤖 Mistral autonomous PR pattern (cf. [documentation/MISTRAL-AUTONOMOUS-PATTERN.md](documentation/MISTRAL-AUTONOMOUS-PATTERN.md))
## Quick Start ## Quick Start