runeforge 25.8.0

Blueprint to optimal stack JSON converter - Part of Rune* Ecosystem
project_name: "baseline-saas"
goals:
  - "low-cost"
  - "rapid-development"
  - "standard-compliance"

constraints:
  monthly_cost_usd_max: 100.0
  coldstart_ms_max: 100.0
  persistence: "both"
  region_allow:
    - "us-east-1"
    - "us-west-2"
  compliance:
    - "audit-log"

traffic_profile:
  rps_peak: 500.0
  global: false
  latency_sensitive: false

prefs:
  frontend:
    - "SvelteKit 2"
    - "Next.js 14"
  backend:
    - "Actix Web 4.11"
    - "Axum"
  database:
    - "PlanetScale Boost"
    - "Supabase"
  ai: []