v7.2.1 — Milestone 6 Archive & Unified Task Template
What's New in v7.2.1
Release covering the 7.1.0 → 7.2.1 cycle: workflow friction fixes, V7 documentation consistency, the unified task template, and the Milestone 6 archive.
Unified Task Template (7.2.0)
- Unified canonical task-file template in
task-generatorwith a polymorphic## Source Contextsection supporting three provenances:orchestrator,telegram,manager. Source:metadata field in the task header for provenance tracking.- Mandatory
## Goaland## Local TODOsfor all task files;# Task [NN]: [Title]title convention. telegram-issue-syncnow references the unified template instead of defining an inline copy.archive-tasksmilestone summaries now include a## Source Distributiontable.
Workflow Friction Fixes (7.1.0)
- Combined Discovery+Plan workflow — new
<opencode_combined_task>template reduces Manager round-trips from 6 to 3, with explicit halt-on-architecture-mismatch conditions. - Task numbering collision protection — Orchestrator-side pre-assignment validation plus a Collision Check in
task-generator. - Multi-phase task rule — single task file with inline
## Phase N:sections instead of separate subtask files. - CHANGELOG Parse-Then-Append Protocol — prevents duplicate version/section headers.
- Memory hygiene — Memory Validation step in
archive-tasksand Supersession Detection heuristic inproject-memory. - Pre-Commit Verification Gate (CRITICAL RULE 5) for DevOps/infrastructure tasks.
- Topic Shift Detection in
<user_input_processing>for proactive context-switch notices.
Documentation Consistency (7.1.1)
- README now reflects V7: tree label,
## Key V7 Changessection, complete 28-skillskill-templates/tree with standalone group labels. <execution_workflow>renumbered 1–9 (Phase 0 identity preserved), tags on own lines.
Milestone 6 Archive (7.2.1)
- Tasks 66–68 compacted into
docs/history/milestone-6-summary.mdand moved totasks/archive/. - System prompt version bumped to 7.2.1.
Full changelog: see CHANGELOG.md.