Private password is not configured.
Blitz HQ

Security

Public/private boundaries, approval rules, and data isolation.

Public vs Private

Users can see

  • Their startup page and shareable trial URL
  • Startup score summary (not formulas)
  • MVP roadmap and reports they earned
  • Credits balance and upgrade paths
  • Support explanations and approval queue status

Keep private

  • Exact scoring formulas and rubrics
  • Private recipes and venture genome templates
  • Model routing rules and cost logic
  • Noaerth internal strategy and rankings
  • Agent prompts and quality gates

Approval Gate Flow

Safe automatic

  • Read repo
  • Generate draft
  • Score venture
  • Summarize logs

Approval required

  • Push to GitHub
  • Deploy to Vercel
  • Edit production config
  • Send email or change billing
  • Delete data or publish public pages
  • Run expensive jobs beyond plan limits

Risk Control Matrix

RiskSeverityControlStatus
Building too much before trial page workshigh7-day roadmap focus on /trial funnelactive
Free users triggering expensive jobscriticalHard gates: no repo, deploy, worker-run for freemitigated
Cursor/Aider production dependencyhighNative build engine ownershipwatching
Recipe leakage to userscriticalExpose results, not recipesmitigated
Runaway repair loopshighLoop limits + approval gatesactive
Overpromising in public copymediumClaim registry + proof-safe copywatching

Public users can see

Their own workspace outputs only.

Keep private

All operator IP: recipes, rubrics, routing, internal strategy.

Approval required

Any action that changes production, billing, or user data.