Imprevista

Deploy Log

← Back to Deploy Log
|Marketing Bot|DEPLOYED

Add POST /api/experiments/register — distributed pre-registration endpoint (#48)

Any Claude session POSTs an experiment contract (product, metric, direction, hypothesis, treatment) with X-Internal-Auth; the bot appends to learnings/experiments.jsonl (+ a trial stub if start_now). The front door of

Any Claude session POSTs an experiment contract (product, metric, direction, hypothesis, treatment) with X-Internal-Auth; the bot appends to learnings/experiments.jsonl (+ a trial stub if start_now). The front door of the growth cockpit (specs/growth-cockpit-architecture.md). Ledger paths are env-overridable for testing. Verified: auth 401, validation 400, method 405, 201 with exp+trial, seq increments, unwired-metric warning.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

Files Changed

Commit:2859dc5