# Current Approach: Subtask {{subtaskId}}

## Summary

{{approach_summary}}

## Key Decisions

{{#each decisions}}

- {{this}}
  {{/each}}

## Files Being Modified

{{#each files}}

- `{{this.path}}` ({{this.action}})
  {{/each}}

## Expected Challenges

{{#each expectedChallenges}}

- {{this}}
  {{/each}}

## Started At

{{startedAt}}

## Attempt Number

{{attemptNumber}}

---

## Recovery Metadata

| Field             | Value                |
| ----------------- | -------------------- |
| Story ID          | {{storyId}}          |
| Subtask ID        | {{subtaskId}}        |
| Phase             | {{phase}}            |
| Previous Attempts | {{previousAttempts}} |

## Notes

<!-- Agent notes during implementation -->

{{notes}}

---

_Template Version: 1.0.0_
_Generated by: ApproachManager_
