chore: retire the cockpit redirect service - #1016
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
blove
force-pushed
the
blove/retire-cockpit-redirect
branch
from
September 5, 2026 18:55
1cf1465 to
204248b
Compare
Contributor
blove
enabled auto-merge (squash)
September 5, 2026 19:31
blove
force-pushed
the
blove/retire-cockpit-redirect
branch
from
September 5, 2026 19:31
204248b to
f58d99e
Compare
Contributor
blove
force-pushed
the
blove/retire-cockpit-redirect
branch
from
September 5, 2026 19:50
f58d99e to
7a35ef7
Compare
Contributor
…st list Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…ple tooling into scripts/examples Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…nd empty scaffold libraries Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…pit_e2e scope guard two-sided Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…he dead cockpit launch entry; widen the redirect guard Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
blove
force-pushed
the
blove/retire-cockpit-redirect
branch
from
September 5, 2026 19:59
7a35ef7 to
efc008c
Compare
Contributor
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.
Part C of
docs/superpowers/specs/2026-09-04-docs-workspace-unification-design.md(plan:docs/superpowers/plans/2026-09-04-docs-workspace-unification.md).What
apps/cockpit: the capability registry now lives in@threadplane/cockpit-registry(exported), andserve-example,generate-combined-langgraph,runtime-wiring-auditwith their specs live inscripts/examples/. Every importer, workflow path filter, quickstart, guide, and README follows;deployments/ag-ui-devregenerated and idempotent.apps/cockpit,vercel.cockpit.json, the deploy smoke, and the three empty scaffold libraries (cockpit-docs,cockpit-testing,cockpit-ui) with their tsconfig aliases and lockfile entries.legacyPathandworkspacePathfrom the manifest, the legacy-path resolvers, and therouteKindprop;getRouteDefaultModeis always Docs. The retired host is gone from both proxies' CORS allowlists; the production smoke drops its redirect block.cockpit-deploy-smokeandcockpit-preview-smokejobs and the deploy job's seven cockpit steps are gone; thecockpitjob becomes "Workspace libraries — lint / test"; thecockpit_deploy_smokescope key and tag are removed; a guard asserts the workflow never references the redirect deployment again. The Website preview lane is untouched.Net −3,800 lines. Part D (Vercel project, DNS record, repository secrets) follows by hand once this is on main.
Verification
Website unit suite 1213/1213; cockpit-registry, cockpit-shell, cockpit-runtime-bridge, workspace-react, scripts green; workflow and scope guards 126/126 (156 with the matrix/ports/bridge specs); YAML parses; website build green;
npm ciaccepts the edited lockfile; deployments in sync.🤖 Generated with Claude Code