Separate the gateway demo from the Community Directory - #84
Draft
randomblocker wants to merge 1 commit into
Draft
Conversation
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
/tryand/try-chatapplications, Butler contracts/forms, environment variables, probes, and demo tests from the Community Directory.Why
The Community application owns public indexing and discovery. The gateway owns its custodied buyer demo. The Directory should not depend on, select for, or embed one demo gateway.
Impact and rollout
This PR remains a draft until the gateway-owned UI in dacs-agents PR #11 has been built, deployed, and smoke-tested.
Because browser recovery state is origin-scoped, this removal cannot be the first drain step. A separate recovery-only Directory release (or equivalent reviewed control) must first stop new purchases while preserving the old page, with the exact Directory HTTPS origin temporarily retained in the gateway's CORS allowlist. After at least the documented 12-minute recovery window and reconciliation of outstanding jobs, this removal can deploy and the temporary CORS entry can be removed.
There is deliberately no redirect or runtime gateway dependency in Community.
Validation