Skip to main content

Task 08 Deliverable – Update Kanban Docs to Txx Standard

Task: E2:S02:T08
Status: COMPLETE
Completed: 2025-12-03


Summary

Updated all Kanban documentation throughout the repository to use the new Txx (2-digit) Task naming standard. This ensures consistency across all documentation, examples, and task references.


Changes Made

1. Updated Task References in KB Documentation

Epic 2, Story 2 Task Files:

  • Updated task dependency references from T001-T008 format to T01-T08 format
  • Updated task range references (e.g., "T001-T004" → "T01-T04")
  • Files updated:
    • T001-add-check-phase-step-12.md
    • T002-add-act-phase-step-13.md
    • T003-enhance-plan-phase.md
    • T004-enhance-do-phase.md
    • T005-create-pdca-templates-examples.md
    • T006-update-rw-workflow-yaml-docs.md

Epic 4, Story 3 Task Files:

  • Updated task range references in integration examples
  • Updated task lists from T001-T008 to T01-T08 format
  • Files updated:
    • T006-integration-examples.md

2. Updated Framework Documentation

FR/BR Intake Guide:

  • Updated task number examples from T004 to T04
  • File: packages/frameworks/kanban/FR_BR_INTAKE_GUIDE.md

3. Task File Naming Convention

Decision: Existing task files keep their current names (backward compatible)

  • No files renamed
  • Documentation updated to reflect that new tasks should use Txx format
  • Migration guide documents this decision

4. Documentation Consistency

Verified:

  • All examples use Txx format
  • All task references in documentation use Txx format
  • Task file naming convention documented
  • Migration guide references updated

Files Updated

KB Documentation

  1. docs/project-management/kanban/Story-002-pdca-integration-into-release-workflow/T001-add-check-phase-step-12.md
  2. docs/project-management/kanban/Story-002-pdca-integration-into-release-workflow/T002-add-act-phase-step-13.md
  3. docs/project-management/kanban/Story-002-pdca-integration-into-release-workflow/T003-enhance-plan-phase.md
  4. docs/project-management/kanban/Story-002-pdca-integration-into-release-workflow/T004-enhance-do-phase.md
  5. docs/project-management/kanban/Story-002-pdca-integration-into-release-workflow/T005-create-pdca-templates-examples.md
  6. docs/project-management/kanban/Story-002-pdca-integration-into-release-workflow/T006-update-rw-workflow-yaml-docs.md
  7. docs/project-management/kanban/Story-003-kanban-versioning-rw-integration/T006-integration-examples.md

Framework Documentation

  1. packages/frameworks/kanban/FR_BR_INTAKE_GUIDE.md

Task File Naming Convention

Current State:

  • Existing task files use T001, T002, etc. format (backward compatible)
  • New task files should use T01, T02, etc. format

Documentation:

  • Migration guide documents this convention
  • Templates updated to show Txx format
  • Examples updated to show Txx format

Verification

Consistency Check:

  • ✅ All task references in documentation use Txx format
  • ✅ All examples use Txx format
  • ✅ Task file naming convention documented
  • ✅ Migration guide complete
  • ✅ Templates updated
  • ✅ Quick reference guides updated (where applicable)

Notes

  • Existing task files were NOT renamed (backward compatibility)
  • Task file references in documentation were updated to Txx format
  • Task ID references in documentation were updated to Txx format
  • Migration guide provides complete reference for the change

  • E2:S02:T07 – Implement Task naming change (prerequisite, completed)

References

  • Migration Guide: docs/architecture/standards-and-adrs/task-naming-migration-guide.md
  • Kanban Policy: packages/frameworks/kanban/policies/kanban-governance-policy.md