Skip to content

test(build-tier): expect sanitised wire tool names (fix red main)#32

Merged
thorwhalen merged 1 commit into
mainfrom
claude/fix-build-tier-tool-names
May 30, 2026
Merged

test(build-tier): expect sanitised wire tool names (fix red main)#32
thorwhalen merged 1 commit into
mainfrom
claude/fix-build-tier-tool-names

Conversation

@thorwhalen

Copy link
Copy Markdown
Member

acture main has been red since 2026-05-28: packages/build-tier Phase 4 tier-mirror e2e asserted dotted tool names (app.a/app.c) from buildToolsList, which emits sanitised wire names (commandIdToToolName: dots → underscores, refs #24). Updated AC2/AC3/AC4 to the wire form (app_a/app_c). Registry-lookup-by-id assertions stay dotted (ids unchanged).

Same class of staleness as thorwhalen/reelee-web#113. Full monorepo test suite green locally.

buildToolsList emits commandIdToToolName(cmd.id) — dots -> underscores
(refs #24) — but the Phase 4 tier-mirror e2e test still asserted dotted
names (app.a / app.c), so AC2/AC3/AC4 failed and acture main has been red
since 2026-05-28. Update the assertions to the wire form (app_a, app_c).
Registry-lookup-by-id assertions stay dotted (ids are unchanged).
@thorwhalen thorwhalen merged commit 1b670c9 into main May 30, 2026
1 check passed
@thorwhalen thorwhalen deleted the claude/fix-build-tier-tool-names branch May 30, 2026 17:58
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