runeforge 25.8.0

Blueprint to optimal stack JSON converter - Part of Rune* Ecosystem
project_name: "ultra-low-latency"
goals:
  - "minimal-latency"
  - "edge-deployment"
  - "high-performance"

constraints:
  monthly_cost_usd_max: 200.0
  coldstart_ms_max: 10.0
  persistence: "kv"
  region_allow:
    - "global"
  compliance: []

traffic_profile:
  rps_peak: 2000.0
  global: true
  latency_sensitive: true

prefs:
  frontend:
    - "Leptos"
  backend:
    - "Actix Web 4.11"
  database:
    - "Cloudflare KV"

single_language_mode: "rust"