Resources
For agents
This documentation is written to be read by a model as well as a person.
Markdown copies
Every page has Copy page, which copies it as Markdown, ready to paste into an agent's context.
llms.txt
llms.txt is the plain-text index of this documentation for language models, followed by the full text of every page. It is served at https://trialone.dev/llms.txt.
A working pattern
list_issues, thenget_issuefor the one to fix. Without a fingerprint,get_issuereturns the newest open issue.- Change the files the recipe names. If the issue is routed as physical, stop and tell the user who has to go to the robot.
claim_repairwith the fingerprint, one sentence on what changed, and the commit or pull request link.request_verificationto have the robot check its next recording.check_repairfor where it stands: proven, waiting, or back again.
From the command line
trialone diagnose <recording> --json writes one recipe per finding with fixed fields, for an agent that works without MCP.
Something missing or wrong here? Tell us.