Skip to content

docs(buzz): size the task not the conversation in Paul routing - #148

Merged
wpfleger96 merged 2 commits into
mainfrom
paul/size-task-routing
Jun 24, 2026
Merged

docs(buzz): size the task not the conversation in Paul routing#148
wpfleger96 merged 2 commits into
mainfrom
paul/size-task-routing

Conversation

@wpfleger96

Copy link
Copy Markdown
Owner

Adds two routing-discipline rules to Paul's persona prompt to prevent task-misrouting like block/buzz#1247, where a single-file, verbatim-text edit was dispatched to Duncan because the surrounding memory-bloat workstream was high-stakes — conflating how much the conversation matters with how hard the task is.

Both rules land in the Size the task section of src/ai_rules/config/buzz/agents/paul.persona.md:

  • A default-to-Alia tripwire on the Chore row: Single-file + exact-text-supplied + no design decision = Alia, always.
  • A closing principle: Size the task, not the conversation — score the work in isolation from the context that produced it.

This is the L1-discipline complement to the base-prompt evict-completed-work rule going in via block/buzz#1247.

Paul misrouted a single-file verbatim-text edit (block/buzz#1247) to Duncan because the surrounding memory-bloat arc was high-stakes, conflating task difficulty with workstream importance. Adds a default-to-Alia tripwire to the Chore row and a size-the-task-not-the-conversation note so mechanical edits inside high-stakes arcs route correctly.

Co-authored-by: Will Pfleger <pfleger.will@gmail.com>
Signed-off-by: Will Pfleger <pfleger.will@gmail.com>
@wpfleger96
wpfleger96 merged commit 2b925af into main Jun 24, 2026
8 checks passed
@wpfleger96
wpfleger96 deleted the paul/size-task-routing branch June 24, 2026 20:15
wpfleger96 pushed a commit that referenced this pull request Jun 24, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.68.5](v0.68.4...v0.68.5)
(2026-06-24)


### Documentation

* **buzz:** size the task not the conversation in Paul routing
([#148](#148))
([2b925af](2b925af))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: wpfleger-release-bot[bot] <282999489+wpfleger-release-bot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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