Skip to content

tasks: groom shipped agents/streams work#1492

Merged
jonastemplestein merged 1 commit into
mainfrom
tasks-grooming
Jun 11, 2026
Merged

tasks: groom shipped agents/streams work#1492
jonastemplestein merged 1 commit into
mainfrom
tasks-grooming

Conversation

@jonastemplestein

@jonastemplestein jonastemplestein commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Post-merge grooming after the agents workstream landed (#1460, #1475, #1483, #1484). Grooming rules (docs/tasks-grooming.md) say tasks are deleted when done:

  • Deleted tasks/streams-core-processor-host-homogenization.md — the plan of record for what shipped in streams: subscriber presence facts + reconciler homogenization #1460.
  • Deleted tasks/agents-system-audit-and-reconciler-design.md — the audit knowledge dump; every verified bug and design direction in it is now either shipped or carried by a live task file.
  • Updated the two deferred follow-ups (streams-core-clock-durable-timers.md, streams-event-kinds-metadata.md) to drop their dependsOn/background references to the deleted docs, pointing at the merged PRs instead.
  • Added tasks/streams-conditional-appends.md — the one audit finding that survived everything: the check-then-act window between a provider's still-current check and its agent/output-added append. Backlog, with the conditional-append direction written down so it isn't lost with the audit doc.

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only changes under tasks/ with no runtime or API impact.

Overview
Grooms the tasks/ backlog after agents/streams work landed in #1460 and related PRs, per docs/tasks-grooming.md (delete tasks when done).

Removes the shipped plan-of-record (streams-core-processor-host-homogenization.md) and the umbrella audit/knowledge dump (agents-system-audit-and-reconciler-design.md), since their content is either merged or split elsewhere.

Refreshes deferred follow-ups: streams-core-clock-durable-timers.md and streams-event-kinds-metadata.md drop dependsOn on deleted tasks and cite PR #1460 in background instead of dead links.

Adds streams-conditional-appends.md (backlog) to capture the remaining audit item—the LLM output check-then-act race—and the direction (stream-level conditional append / CAS), so it isn’t lost with the audit doc.

Reviewed by Cursor Bugbot for commit d9b9d7f. Bugbot is set up for automated code reviews on this repo. Configure here.

The homogenization plan-of-record and the agents-system audit dump are
done — everything actionable shipped in #1460, #1475, #1483, and #1484
— and grooming rules say delete when done. The two deferred follow-ups
(core clock / durable timers, event-kinds metadata) lose their
references to the deleted docs, and the one surviving audit bug (the
output-vs-cancellation check-then-act race) gets its own backlog task:
streams-conditional-appends.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jonastemplestein jonastemplestein merged commit 9f6d0f4 into main Jun 11, 2026
6 checks passed
@jonastemplestein jonastemplestein deleted the tasks-grooming branch June 11, 2026 09:36
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