Experiments, write
Start experiment
Start one experiment: a hypothesis in the person's own words, with a fixed 7-day window from now. One at a time, so one thing changes and Sonket can tell which thing it was. A run nobody has concluded still holds the slot, so conclude or delete that one first. Sonket never writes the hypothesis and never suggests one. It spends nothing.
write
MCP
Tool namestart_experiment
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "start_experiment",
"arguments": {
"project_id": "<uuid>",
"hypothesis": "<string>"
}
}
}Input
project_idrequireduuid
The project. list_projects names them and marks the default.
hypothesisrequiredstring
What the person is trying, in one sentence and one variable, such as 'end useful replies with a real question'. Their words, not yours.
Returns
The experiment as started, with its window and its empty reading.