Skip to content

docs(deferred-work): drop the Resolved graveyard, keep the open item#50

Merged
lesnik512 merged 1 commit into
mainfrom
docs/trim-deferred-work
Jun 13, 2026
Merged

docs(deferred-work): drop the Resolved graveyard, keep the open item#50
lesnik512 merged 1 commit into
mainfrom
docs/trim-deferred-work

Conversation

@lesnik512

Copy link
Copy Markdown
Member

Summary

Housekeeping on planning/deferred-work.md. Removes the ## Resolved section (the per-instance decoder-cache item) — a deferred-work register is a forward-looking parking lot, and that closure is already recorded in the 0.9.0 retro, the 0.9.0/0.9.1 release notes, and git history (PR #42). Keeps the one genuinely-deferred item (*_with_response verb siblings), which remains correctly parked pending consumer demand.

Docs-only.

Test Plan

  • No code change — planning/deferred-work.md only

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>
@lesnik512 lesnik512 merged commit f201b31 into main Jun 13, 2026
5 checks passed
@lesnik512 lesnik512 deleted the docs/trim-deferred-work branch June 13, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant