diff --git a/CHANGELOG.md b/CHANGELOG.md index b34b5ec4a..796db5544 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -265,6 +265,12 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ### Changed +- **`product-builder` Worker Allocation Tier Comments** (#8169): Clarified the + `N_FULL` tier comment to explicitly document that PR fixing is handled by + `implementation-pool-supervisor` via its PR-First Priority rule. Updated the + `N_QUARTER` comment to enumerate the pools it covers (UAT, bug hunting, test + infra). Prevents confusion about which supervisor handles PR fix work. + - **Decision Tree Full ULID Display** (#5825): The `agents plan tree` command now displays full 26-character ULIDs for all decisions instead of truncating them to 8 characters. This enables users to copy decision IDs directly from tree output