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:
@@ -55,6 +55,10 @@ async function gradeBestSide(grade, prop, sport) {
|
||||
line: prop.line,
|
||||
sport,
|
||||
book: prop.book,
|
||||
// Session 62 (A1-S1) — real book odds ride into the engine so the
|
||||
// quarter-Kelly sizing can compute from actual prices (or not at all).
|
||||
over_odds: prop.over_odds ?? null,
|
||||
under_odds: prop.under_odds ?? null,
|
||||
};
|
||||
const sides = await Promise.all([
|
||||
Promise.resolve()
|
||||
|
||||
Reference in New Issue
Block a user