One-gesture correction on /chat (V-628) #184

Merged
claude merged 7 commits from task/630-one-gesture-correction-on-chat-v-628 into master 2026-08-06 17:51:05 +02:00
Showing only changes of commit 44b8793e2f - Show all commits
+5 -1
View File
@@ -11,7 +11,11 @@ almost all of them teach nothing. A correction is the only high-value supervised
the box produces. It is also the only one that costs the owner something to give.
So the design constraint is the cost, not the schema. One gesture beside the reply. No
form, no separate page, no passkey tap.
form and no separate page.
It is step-up gated like the chat POST beside it, which costs nothing: he tapped to send
the turn he is correcting. It is gated because trace ids are sequential integers, and this
is the one table the routing heads will be fitted on.
## Two things to capture, and only one of them is required