feat: show account AI usage
CI and Deploy / test (push) Successful in 2m40s
CI and Deploy / deploy (push) Successful in 50s

This commit is contained in:
cesnimda
2026-07-31 00:08:41 +02:00
parent 2126a2db5c
commit 9f16a5675a
4 changed files with 93 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# 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`.