Date: 2026-03-12 Author: Executor (AI) Status: 🟢 RF — Complete Parent HL: HL-TFW-6 TS: TS Phase B
| File | Description |
|——|————-|
| .tfw/workflows/release.md | Canonical release workflow — 7 steps, references RELEASE.md for project context |
| .tfw/workflows/update.md | Canonical update workflow — 8 steps with 🟢🟡🔴 change categorization |
| .agent/workflows/tfw-release.md | Antigravity adapter — identical copy of release.md |
| .agent/workflows/tfw-update.md | Antigravity adapter — identical copy of update.md |
| File | Changes |
|——|———|
| .tfw/conventions.md | §2: added RELEASE.md as optional artifact. §8: “three” → “five” workflows, added release + update table rows |
| .tfw/glossary.md | Added 5 terms: VERSION, CHANGELOG.md, RELEASE.md, tfw-release, tfw-update |
Copy-Item to ensure byte-identical copies. Verified with Compare-Object.Project-Specific Terms separator, keeping them in the framework section..tfw/workflows/release.md exists with YAML frontmatter and complete release process (7 steps).tfw/workflows/update.md exists with YAML frontmatter and complete update process with 🟢🟡🔴 categorization (8 steps).agent/workflows/tfw-release.md is identical to .tfw/workflows/release.md (verified via Compare-Object).agent/workflows/tfw-update.md is identical to .tfw/workflows/update.md (verified via Compare-Object).tfw/conventions.md §8 includes release + update in Workflows table.tfw/conventions.md §2 includes RELEASE.md as optional artifact.tfw/glossary.md has entries for VERSION, CHANGELOG.md, RELEASE.md, tfw-release, tfw-updateCompare-Object. Cross-references checked manually.| # | File | Line(s) | Type | Description |
|---|---|---|---|---|
| 1 | .agent/workflows/ |
— | todo | No adapter copies exist for Claude Code or Cursor tool adapters for the new release/update workflows. TS explicitly notes this as out of scope (→ future task). |
| 2 | .tfw/conventions.md |
133 | style | The docs.md workflow (added in TFW-5) is not listed in the §8 Workflows table — only plan, handoff, resume are present (now + release, update). This predates Phase B. |
| *RF — TFW-6 / Phase B: Workflows | 2026-03-12* |