Merge pull request '📝 docs(readme): link to Mistral autonomous pattern doc' (#83) from vibe/batch15-task-readme-pattern-link into main

This commit was merged in pull request #83.
This commit is contained in:
2026-05-05 22:46:37 +02:00

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