whisper-money/routes
Víctor Falcón f7cee87a2a feat(stats): measure the price experiment funnel with a CM/user decision test
Add stats:price-experiment-funnel: a 2-arm funnel (control vs high) on one shared
decision window. The primary metric is contribution margin per assigned user,
tested with a Welch two-sample test (unequal variances, since the higher-priced
arm carries far more revenue variance); conversion is a Fisher-exact guardrail
against control. Cost uses currently-active connections to match the monthly MRR
flow. The report is framed monitoring-only: decide at the pre-registered horizon,
not on weekly peeks. Extract the shared MonthlyEquivalentPrices lookup so both
funnel collectors resolve Stripe prices through one source.
2026-07-18 18:40:37 +02:00
..
ai.php feat(mcp): add OAuth 2.1 for Claude Desktop & ChatGPT connectors (Phase 3) (#691) 2026-07-17 19:10:48 +02:00
api.php fix: address remaining security audit findings (round 2) (#628) 2026-07-03 15:04:03 +00:00
console.php feat(stats): measure the price experiment funnel with a CM/user decision test 2026-07-18 18:40:37 +02:00
settings.php feat(mcp): read-only MCP server for Pro accounts (#689) 2026-07-17 16:54:15 +02:00
web.php fix: address remaining security audit findings (round 2) (#628) 2026-07-03 15:04:03 +00:00