Skip to content

docs: add planning/deferred-work.md register (records the OutboxRouter gap)#75

Merged
lesnik512 merged 1 commit into
mainfrom
planning/deferred-work-register
Jun 13, 2026
Merged

docs: add planning/deferred-work.md register (records the OutboxRouter gap)#75
lesnik512 merged 1 commit into
mainfrom
planning/deferred-work-register

Conversation

@lesnik512

Copy link
Copy Markdown
Member

What

Adds planning/deferred-work.md — a long-tail register for items that are real but deliberately unscheduled, modeled on the sister project httpware's deferred-work.md. It's not a backlog; when an item is picked up it graduates to a spec/plan pair in active/.

Seeded with the one forward-looking item that surfaced from the 2026-06-12 audit (and which the user asked to capture rather than drop):

  • OutboxRouter doesn't forward dlq_table / metrics_recorder / routers to the inner broker — so a FastAPI user can't enable the DLQ or the metrics-recorder seam through the router at all. Already documented as a limitation in docs/usage/fastapi.md (P18, docs: resolve docs-audit improvements P1–P25 + source-side notes, archive findings #72). Parked with the revisit trigger ("concrete FastAPI + DLQ/observability demand") and a note that picking it up is a spec, not a drive-by (it has a real design surface).

Linked from planning/README.md under Other.

Verification

  • just lint — clean.
  • Planning/docs only; no code.

🤖 Generated with Claude Code

Establish a long-tail register for items that are real but deliberately
unscheduled (modeled on the sister project httpware's deferred-work.md).
Seed it with the one forward-looking item surfaced by the 2026-06-12 audit:
OutboxRouter doesn't forward dlq_table / metrics_recorder / routers to the
inner broker, so FastAPI users can't enable the DLQ or recorder seam via the
router (documented as a limitation in docs/usage/fastapi.md under P18). Parked
with a revisit trigger; picking it up means a spec, not a drive-by. Linked
from planning/README.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lesnik512 lesnik512 merged commit 28cb284 into main Jun 13, 2026
3 checks passed
@lesnik512 lesnik512 deleted the planning/deferred-work-register branch June 13, 2026 13:43
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