Skip to content

chore: update various image assets including app icons and favicons - #3

Merged
iflames1 merged 1 commit into
devfrom
chore/update-brand-image
Sep 1, 2026
Merged

chore: update various image assets including app icons and favicons#3
iflames1 merged 1 commit into
devfrom
chore/update-brand-image

Conversation

@iflames1

@iflames1 iflames1 commented Sep 1, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings September 1, 2026 16:08
@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
stacks-wars-docs Ready Ready Preview Sep 1, 2026 4:08pm UTC

@iflames1
iflames1 merged commit fdc487f into dev Sep 1, 2026
3 checks passed
@iflames1
iflames1 deleted the chore/update-brand-image branch September 1, 2026 16:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The updated documentation includes a grammatical truncation and the change appears out of scope relative to the PR title, which should be corrected for clarity and traceability.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates the development environment documentation to clarify how custodial mnemonic encryption works in production (Google Cloud KMS) vs local development (CUSTODIAL_DEV_SECRET), including key-version-specific AAD behavior.

Changes:

  • Expand the production KMS note to document AAD behavior for key version 1 vs 2+.
  • Describe the AAD binding format used for version 2+ and how older rows are re-wrapped.
File summaries
File Description
content/docs/develop/environment.mdx Expands env-var documentation with production KMS/AAD details for custodial mnemonic encryption.
Review details
  • Files reviewed: 1/8 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

| `DISABLE_VERIFICATION` | yes (local) | Skip signup email OTP UI + disposable-email checks | `true` / unset / `false` |

Production encrypts custodial mnemonics with **Google Cloud KMS** instead of `CUSTODIAL_DEV_SECRET`
Production encrypts custodial mnemonics with **Google Cloud KMS** instead of `CUSTODIAL_DEV_SECRET`. Key version 1 has no AAD; version 2+ binds `wallet:{userId}:stacks:{network}`. Version-1 rows are re-wrapped on the next successful sign.
| `DISABLE_VERIFICATION` | yes (local) | Skip signup email OTP UI + disposable-email checks | `true` / unset / `false` |

Production encrypts custodial mnemonics with **Google Cloud KMS** instead of `CUSTODIAL_DEV_SECRET`
Production encrypts custodial mnemonics with **Google Cloud KMS** instead of `CUSTODIAL_DEV_SECRET`. Key version 1 has no AAD; version 2+ binds `wallet:{userId}:stacks:{network}`. Version-1 rows are re-wrapped on the next successful sign.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants