Add Pro plan limits directive for CEO

This commit is contained in:
Hoid 2026-02-16 17:20:59 +00:00
parent a4a8ccd3f6
commit 9eb6752a33

View file

@ -10,6 +10,7 @@
"Stripe Product ID for DocFast: prod_TygeG8tQPtEAdE — webhook handler must filter by this product_id to ignore events from other projects on the same Stripe account.",
"OFF-SITE BACKUPS: BorgBackup installed and running locally. Need Hetzner Storage Box for true off-site. Ask investor to provision one (~€3/mo for 100GB).",
"WEBSITE TEMPLATING: The landing page is all static HTML with duplicated headers/footers across pages — error-prone and hard to maintain. Fix this. Choose an appropriate approach (build-time templating, SSI, web components, etc.) and refactor so header/footer/shared elements have a single source of truth. CEO decides the approach.",
"PRO PLAN LIMITS: Pro plan currently shows 'unlimited PDFs' — this is wrong. Research competitors (PDFShift, DocRaptor, html2pdf.app, etc.) and set competitive PDF limits for the Pro tier. Must be sustainable on our CAX11 server. Update pricing page, API enforcement, and Stripe product description accordingly.",
"CI/CD PIPELINE: Forgejo Actions workflow created. Needs 3 repository secrets added in Forgejo settings (SERVER_HOST, SERVER_USER, SSH_PRIVATE_KEY).",
"REPRODUCIBLE INFRASTRUCTURE: DONE — setup.sh, docker-compose, configs, disaster recovery docs all in infrastructure/ directory."
],