Initial import with GitLab CI/CD and registry deploy flow

This commit is contained in:
Yera All
2026-04-02 17:05:45 +05:00
commit 5374c202d9
338 changed files with 81297 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# API Versioning
Current stable baseline: `v1`.
## Rules
- Stage 1-3 may add endpoints only in scope of agreed stage.
- Stage 4 freezes public API contracts and documentation.
- Breaking changes require new major version (`v2`) after pilot acceptance.