Recent Submissions
No leads yet
Share the form to start collecting responses.
Pages & Links
Every entry point in the AI Runway system. Click any card to open it in a new tab — share these directly or use them for QA.
Public
Public
Landing Page
/
Marketing hero that drives visitors into the diagnostic form.
Public
Diagnostic Form
/form
Conversational Tapform-style questionnaire. Includes hidden dummy-fill when enabled in Settings.
Public
Documentation
/docs
Full product documentation: architecture, scoring, fear dials, API, data model, running locally.
Reports
Public
Report Template
/report
Report page without a lead ID — shows loading animation, then empty state. Useful for styling checks.
Live
Latest Lead's Report
/report?id=…
Opens the most recently submitted lead's generated diagnosis.
Admin
Auth
Admin Dashboard
/admin
This dashboard. Overview, charts, leads, settings, and links.
Section
Overview
/admin → Overview
Topline KPIs and recent submissions.
Section
Charts
/admin → Charts
Industry mix, revenue bands, AI maturity distribution.
Section
All Leads
/admin → Leads
Searchable lead table with delete + view-report actions.
Section
Fear & Report Settings
/admin → Settings
Tune fear dials, score forging, timeline horizon, section toggles, dummy-fill.
Action
Export Leads CSV
/api/export
Download all leads as CSV. Uses your current session token automatically.
API Endpoints
GET
Public Config
/api/public-config
Client-safe config (fear dials, forge ratios, timeline, sections, features). Read-only.
GET
Full Config
/api/config
Full configuration including meta. Requires auth — opens with your token attached.
GET
Leads (JSON)
/api/leads
Every lead with all 32 answers. Auth required.
GET
Analytics Aggregate
/api/analytics
Pre-aggregated KPIs and chart data used by Overview + Charts.
POST
Submit Lead
/api/submit
Creates a new lead from form answers. Public, called from /form.
POST
Login
/api/login
Exchanges credentials for a bearer token. Public.
Fear & Report Engine
Tune how aggressive the diagnosis report is. Higher fear = scarier framing, worse-looking scores, shorter mortality timelines.
Fear Dials
These globally amplify the problem-focused tone of every report. Higher = more urgency.
Fear Level
75
Master dial — affects copy intensity and section emphasis. 75 = default scary.
Risk Score Boost
+15
Points added on top of the raw risk score (0-100). Higher = worse diagnosis.
Mortality Multiplier
×0.55
Multiplier on "months until stall". Lower = shorter, scarier timeline. 0.55 = ~55% of baseline.
Percentile Drop
−18
Points subtracted from percentile rankings (where you stand vs peers). Higher = they look further behind.
Compounding Rate
×1.35
Quarterly multiplier for "cost of inaction" projections. Higher = steeper loss curve.
Problem Focus Ratio
85%
% of report focused on problems vs positives. Spec: 80% bad / 15-20% good.
Forge Ratios
Fine-tune how scores get compressed when Score Forging is enabled.
Tier 1 Output (high scores)0.60
Scores at 80%+ of max get compressed to this ratio. 0.60 on 5★ → 3★.
Tier 2 Output (mid scores)0.30
Scores at 40-80% of max compress to this ratio. 0.30 on 5★ → 1.5★.
Tier 3 Output (low scores)0.15
Scores under 40% compress to this ratio. 0.15 on 5★ → 0.75★.
Death Timeline
Controls the new "When will your business die" year-by-year projection section.
Base Months (healthy trajectory)36
Baseline months for a risk-free business before adjustment.
Horizon (years shown)5
How many years of projection to render on the death-timeline chart.
Projection Severity×1.20
Multiplier on the decline curve. Higher = steeper drop-off, earlier flatline.
Report Sections
Toggle new sections on/off. Core sections (1–13) are always on.
Features
Experimental and QA helpers.
Meta
Last updated: —