S1 (a1): feature-promise audit — no claim survives unverified

PROMISE-AUDIT.md: every /pricing claim → verified/built/reworded.
BUILT (was vapor): alt line ladder + edge ranking (same-features regrade
at shifted lines, Desk-gated at the API), quarter-Kelly (engine quantile
P(win) x real captured odds — either missing → no sizing), free-tier
kill-condition locked previews. FIXED (was false): analyst 15/day cap vs
the Founder 'Unlimited reads' promise → analyst unlimited; every '40+
factors' claim (real count: 22 named features) reworded truthfully in 7
files. VERIFIED: cascade alerts (real, wired), phi correlation,
leg history, cross-book comparison, WC soccer, real-time feed.
Locked by tests/unit/promiseAudit.test.js. Jest now ignores
.claude/worktrees (parallel agents' suites no longer leak into runs).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Kev
2026-07-11 14:24:41 -04:00
parent e4d2e79f95
commit d242b11b4b
20 changed files with 296 additions and 30 deletions
+6 -6
View File
@@ -36,8 +36,8 @@ const TIERS: TierConfig[] = [
'Confidence indicator',
],
locked: [
'Factor analysis (blurred)',
'Kill conditions (blurred)',
'Factor analysis (3-signal preview)',
'Kill conditions (locked preview)',
'Alt line ladder (locked)',
],
highlight: false,
@@ -54,13 +54,13 @@ const TIERS: TierConfig[] = [
cta: 'Unlock Africa Pricing',
features: [
'10 reads per day',
'Full factor analysis (40+ signals)',
'Full factor analysis — every signal the model weighs',
'Kill conditions surfaced inline',
'Grade + reasoning visible',
'World Cup soccer intelligence',
],
locked: [
'Cascade alerts (Analyst+)',
'Scratch cascade alerts (Analyst+)',
'Alt line ladder (Desk only)',
],
highlight: false,
@@ -76,9 +76,9 @@ const TIERS: TierConfig[] = [
cta: 'Lock Founder Price',
features: [
'Unlimited reads',
'Full factor analysis (40+ signals)',
'Full factor analysis — every signal the model weighs',
'Kill conditions surfaced inline',
'Cascade alerts when lineups shift',
'Scratch cascade alerts when players are pulled',
'Parlay leg history with grades',
'Sportsbook deep links',
],