21 lines
844 B
Markdown
21 lines
844 B
Markdown
# Deferred inputs
|
|
|
|
Updated: 2026-07-31
|
|
|
|
## Stripe billing — Phase 7.5
|
|
|
|
Needed from the operator before implementation can finish:
|
|
|
|
- Add `STRIPE_SECRET_KEY` and `STRIPE_PUBLISHABLE_KEY` to the production environment.
|
|
- Create the recurring Premium price and add `STRIPE_PRICE_PREMIUM`.
|
|
- Create the billing webhook and add `STRIPE_WEBHOOK_SECRET`.
|
|
- Do not store or paste secret values in the repository or chat.
|
|
|
|
## Production key rotation — Phase 1.4
|
|
|
|
Confirm the DataProtection keys exposed in git history have been rotated on the production host.
|
|
|
|
## Progress
|
|
|
|
Phases 2 through 7.9 are complete except Stripe billing. Public CV sharing, premium themes, AI call and token limits, storage limits, NAV discovery, provider market dual-write, CORS hardening, the prospect workflow, and migration-history reconciliation are pushed to `main`.
|