Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

4.0KB

Process Improvement Log

Append-only log of insights about the Scrum kit itself (this repo's process/, templates/, .claude/agents/, or AGENTS.md) — as distinct from insights about how one team works, which stay in that sprint's retrospective and plan. Maintained by .claude/agents/scrum-master.md per process/07_process_improvement.md. Do not delete entries once applied or rejected — mark status instead.

Date Sprint Insight Affected file(s) Recurrence Status Resolution
1st time / 2nd time / 3rd+ Watching / Proposed / Applied / Rejected
2026-09-22 3 Sprint 3's product-owner sprint review leaned more heavily on dev-team's own pre-written verification notes in backlog/epics/03_csv_integration_and_field_mapping.md (already written in a “Sprint Review verification” style before the review step ran) than in prior sprints, where epic notes were written fresh by product-owner at review time. No AC was actually missed and the one story without a pre-written note (the throughput story) received a fully independent product-owner confirmation that added real judgment, so this has not yet caused a defect — but if epic-note authorship keeps drifting from “PO writes it at review time” toward “dev-team writes it, PO signs it,” the review step's independence could erode unnoticed. Logged now as a first-occurrence watch item per AGENTS.md's bar, not yet severe or recurring enough for a kit edit. process/04_sprint_review.md, .claude/agents/product-owner.md 1st time Watching Not yet actioned. Revisit at Sprint 4 review: if product-owner's review notes for that sprint are again written independently at review time (or if this pattern recurs and produces an actual missed AC), decide then whether process/04_sprint_review.md needs an explicit instruction that acceptance-criteria verification must be authored by product-owner at review time, not inherited from a story's own completion notes.
2026-09-11 1 templates/definition_of_done.md's “runnable in the current local development setup” bar let two GUI-launching stories (Sprint 1 Batches 4-5, “Launch a text-only render from the desktop app” and “Show render progress and completion summary”) reach Done using an in-process/dev-shell test harness that never exercised the actual built artifact the real target user (an operator double-clicking a shipped .exe) would run. This let a real bug (Debenu error 999 — the CLI only read its license key from a process environment variable a double-clicked app never has) through both DoD sign-off and past state.md advancing to Phase 4, only caught same-day by a real user report, not by the sprint's own verification. Judged severe enough on its own (per AGENTS.md's “Process Self-Improvement” bar — a single occurrence that visibly broke a Done story's core happy path for the target user) to log now rather than wait for a second occurrence, though scrum-master should confirm at the retrospective before any kit edit is proposed. templates/definition_of_done.md (possibly process/03_sprint_execution.md's verification guidance) 1st time Applied Decided at the Sprint 1 retrospective (backlog/sprints/sprint-1-retrospective.md, “Kit-level decision” section): this single occurrence meets the severity bar (silently broke a Done story's core happy path for the actual target user and let state.md advance to Phase 4 undetected). User approved the proposed edit on 2026-09-11; applied to templates/definition_of_done.md as a new bullet immediately after the existing “runnable in the current local development setup” line: “If the story changes how the product is launched, packaged, or resolves runtime configuration (e.g., a new desktop entry point, a new child-process launch, a new license/config resolution path), verification includes running the actual built artifact the way the target user would run it — not only an in-process test harness or a dev-shell invocation such as dotnet run.” Scoped only to launch/packaging/config-resolution stories, not all stories.

Powered by TurnKey Linux.