chore(deps): bump @adcp/sdk to ^7.1.0; re-baseline storyboard floors#4465
Merged
Conversation
7.1.0 ships adcp-client#1714 (findSecretEcho fix) — bidmachine confirmed empirically that re-running the storyboard CLI against their prod with @adcp/sdk@7.1.0 clears account_setup from the failure list. Re-baselines the per-tenant floors in both run-storyboards-matrix.sh and the training-agent-storyboards workflow against the current matrix run. Floors had drifted well below actuals across 6.x → 7.0 → 7.1; new floors match observed step counts so CI defends regressions instead of rubber-stamping a 50-step margin. signals 67/58 → 67/111 sales 67/258 → 67/314 governance 65/102 → 65/153 creative 66/118 → 66/169 creative-builder 60/96 → 63/146 brand 66/45 → 66/96 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@adcp/sdkfrom^7.0.0→^7.1.0. 7.1.0 ships adcp-client#1714, thefindSecretEchofix. External integrator (bidmachine) empirically confirmedaccount_setupclears from the failure list againsthttps://adcp.bidmachine.io/adcp/mcponce on 7.1.0.scripts/run-storyboards-matrix.shand.github/workflows/training-agent-storyboards.yml. Floors had drifted 50+ steps below actuals across 6.x → 7.0 → 7.1; new floors match observed step counts so CI defends regressions instead of rubber-stamping a wide margin.Test plan
npm installresolves@adcp/sdk@7.1.0bash scripts/run-storyboards-matrix.sh— all six tenants land exactly on the new floors (deterministic green)Training Agent Storyboardsmatrix green on the workflow's six tenants🤖 Generated with Claude Code