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
+11
View File
@@ -0,0 +1,11 @@
# Sequential Execution Rules
1. Stages are executed strictly in sequence.
2. A stage starts only when previous gate is formally closed.
3. Scope changes are deferred to the next stage backlog.
4. Weekly checkpoint + demo is mandatory.
5. Every stage has:
- scope
- deliverables
- tests
- gate checklist