sprints completion. new product advisories prepared
This commit is contained in:
@@ -67,7 +67,7 @@ Status discipline:
|
||||
- `TODO -> DOING -> DONE` or `BLOCKED`
|
||||
- If you stop without shipping: move back to `TODO`
|
||||
|
||||
### 2.2 Sprint naming and structure normalization (mandatory)
|
||||
### 2.2 Sprint naming and structure
|
||||
|
||||
Sprint filename format:
|
||||
`SPRINT_<IMPLID>_<BATCHID>_<MODULEID>_<topic_in_few_words>.md`
|
||||
@@ -143,8 +143,7 @@ Where to work:
|
||||
Responsibilities:
|
||||
- Create and maintain sprint files in `docs/implplan/`
|
||||
- Ensure sprints include rich, non-ambiguous task definitions and completion criteria
|
||||
- Normalize sprint naming/template when inconsistent (record in Execution Log)
|
||||
- Move completed sprints to `docs-archived/implplan/`
|
||||
- Move completed sprints to `docs-archived/implplan/`. Before moving it make sure all tasks specified are marked DONE. Do not move sprints with any BLOCKED or TODO tasks. Do not change status to DONE unless tasks are actually done.
|
||||
|
||||
### 4.3 Developer / Implementer role (backend/frontend)
|
||||
Binding standard:
|
||||
@@ -193,7 +192,7 @@ If a module-local AGENTS.md is missing or contradicts current architecture/sprin
|
||||
|
||||
## 6) Minimal sprint template (must be used)
|
||||
|
||||
All sprint files must converge to this structure (preserve content when normalizing):
|
||||
All sprint files must converge to this structure (preserve content if you are normalizing):
|
||||
|
||||
```md
|
||||
# Sprint <ID> · <Stream/Topic>
|
||||
|
||||
Reference in New Issue
Block a user