chore(decom): widget cleanup PR 4 — sync SDK to api (items 12,13 mirror)#174
Merged
Conversation
…s_deleted) Mirror api/routes.ts and api/schema.ts after item 12 removed the cosmos_cleanup maintenance task. adminMaintenance no longer returns cosmos_containers_deleted. Bump widget to 3.3.236. 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.
Closes #175
Summary
SDK mirror sync for items 12 and 13 from
.claude/plans/2026-05-27-post-migration-cleanup-plan.md.api/routes.tsandapi/schema.ts(post item 12 + 13 edits) oversrc/sdk/routes.tsandsrc/sdk/schema.ts.cosmos_containers_deleted; widget did not consume this field outside the SDK mirror.3.3.236.Coordination
Depends on
Marketrix-ai/api#533. PeroRPC no runtime validation:v3.3.240is rolled out to dev.@marketrix.ai/widgetto npm; once published, app shouldnpm install @marketrix.ai/widget@latestif needed.Test plan
npm run type-checkcleannpm run lintclean (warnings only)npm run buildclean