# Terminated-Agent Recovery: <ticket/task>

## Metadata
- Ticket/Task:
- Recovery Date:
- Recovering Agent:
- Suspected Prior Agent:
- Status: In Progress / Blocked / Recovered / Reverted

## Initial Evidence

```sh
git status --short
git diff --stat
```

## Intended Task

Known or suspected intended task:
- 

Evidence:
- 

## Changed Files Triage

| File | Status | Related to task? | Action | Notes |
|---|---|---:|---|---|
|  |  | yes/no/unknown | keep/revert/move/unknown |  |

## Live Infrastructure Check

Systems that may have been touched:
- 

Checks performed:
- 

Findings:
- 

## Verification

- [ ] Relevant diffs inspected
- [ ] Untracked files classified
- [ ] Live systems checked, if applicable
- [ ] Ticket/spec/runbook updated
- [ ] Rollback path identified

## Decision

Proceed with:
- [ ] Continue from partial work
- [ ] Revert partial work
- [ ] Move work to another repo/worktree
- [ ] Pause and ask user

Reason:
- 

## Next Actions

- [ ] 
