Interface Passport · Origin D
Apply for a resident parking permit
This origin supports the task tokens that City and Ride do not. A relayed preference here changes how many decisions are on screen at once, whether each field carries plain-language help, and whether a validation failure names the next action. None of that is expressible as a CSS media query.
Permit application
4 sections
What the task tokens buy a person
cost model
Three stated applicant profiles are driven through this permit form twice — once
with the task tokens off, once with them on — using the same validators, the same message
registers and the same screen partition the form above renders from. No agent is needed and
nothing here is typed by hand: the figures recompute on load. The agent's
measure_task_cost tool returns exactly these numbers.
| Modelled applicant | Task tokens off | Task tokens on |
|---|
What this measurement is not
Agent activity
No tool call yet.