| 1 | ## Compaction Handoff |
| 2 | |
| 3 | The conversation above this point has been compacted. Below is a structured summary of what was discussed and decided. Read this first — it replaces re-reading the compressed transcript. |
| 4 | |
| 5 | ### Goal |
| 6 | [The user's high-level objective for this session] |
| 7 | |
| 8 | ### Constraints |
| 9 | [What's off-limits, what bounds the work, what the user explicitly does NOT want changed] |
| 10 | |
| 11 | ### Progress |
| 12 | |
| 13 | #### Done |
| 14 | [What's complete and verified — landed commits, passing tests, shipped patches] |
| 15 | |
| 16 | #### In Progress |
| 17 | [What's mid-flight — partial implementations, open PRs, work-in-tree] |
| 18 | |
| 19 | #### Blocked |
| 20 | [What's stuck, why, and what would unblock it] |
| 21 | |
| 22 | ### Key Decisions |
| 23 | [Architectural choices, design decisions, trade-offs made — the WHY behind the work] |
| 24 | |
| 25 | ### Next step |
| 26 | [The single next action to take when resuming — one line, concrete] |
| 27 |