CI-001D3: guard staging profile Functions deployment - #675
Merged
Conversation
✅ Deploy Preview for luminous-fox-7c393f ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
Author
Self-review — 2026-08-26Reviewed exact head 43ffa6c after hosted CI run 33015854644 completed successfully. Findings: none.
Officer impact: no officer action is enabled. Officer documentation: OFFICER_START_HERE.md, docs/officers/README.md, docs/officers/PUBLISH_AND_CHECK.md. Deployment evidence: source/tests only. Website, Firebase, billing, IAM, APIs, outside providers, production, and runmprc.com unchanged. Residual risk: deploying Functions still requires separately approved billing/spending controls, provider API setup, exact readback, App Check policy, and disposable staging E2E. |
This was referenced Aug 26, 2026
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.
Outcome
The repository now has a fail-closed, staging-only wrapper for a future paired deployment of createMemberOnSignUp and ensureMemberProfile. It does not enable billing, enable APIs, deploy a Function, configure App Check, or change any hosted surface.
Closes #674
What changed
Verification
Security review
Officer impact: Officers gain no new publish action. The source guard reduces the future staging release scope, while billing approval and the hosted backend remain NOT AVAILABLE YET.
Officer documentation: OFFICER_START_HERE.md, docs/officers/README.md, docs/officers/PUBLISH_AND_CHECK.md.
Deployment evidence: Source commit 43ffa6c; local checks above. Website unchanged; Firebase Hosting, Auth, Firestore Rules/indexes, Functions, App Check, APIs, IAM, billing, outside providers, production Firebase, and runmprc.com unchanged.
Residual gate
Firebase requires the Blaze plan for Functions. A separate approved issue must create or select a Cloud Billing account, define spending controls, merge exact source, enable only required APIs, deploy/read back both Functions, configure/prove App Check policy, and run disposable staging E2E. This pull request stops before every one of those actions.