12 lines
319 B
Markdown
12 lines
319 B
Markdown
# 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
|