Commit 9bbcfac
docs(deferred-work): drop the Resolved graveyard, keep the open item
A deferred-work register is a forward-looking parking lot, not a closed-
items log. The decoder-cache resolution it held is already captured in the
0.9.0 retro, the 0.9.0/0.9.1 release notes, and git history (PR #42), and
the project convention (engineering.md §9) is to migrate resolved items out
rather than accumulate them here. Leaves the single genuinely-deferred item
(per-verb-with-response siblings).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 6d73b43 commit 9bbcfac
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
0 commit comments