Someone asks if the tests passed. Any tool answers in the same language: what it asserts, how sure it is, and on what grounds. This page is how to declare a claim. Not how to prove it true.有人问测试过了没有。任何工具用同一种话回答:它主张什么、有多有把握、依据是什么。这页是怎么声明一句。不是怎么证明它为真。
{ "claim": "pytest collected 6 tests and all reported passed", "confidence": { "grade": "fairly_sure", "score": 0.78 }, "evidence": [ { "type": "tool_result", "source": "pytest", "ref": "run/8821" } ], "derived_from": [ "claim/auth-build-green" ], "coordinates": { "actor": "builder", "run": "example-not-a-customer", "at": "2026-08-17T00:00:00Z" } }
No permitted_action. No third field that turns a grade into what happens next. This is how to speak.没有 permitted_action。没有第三字段把等级变成下一步。这是怎么说话。
Every claim points to evidence and to earlier claims. Nothing proves itself. Coordinates name a place you can question.每一句都指向证据和更早的声明。没有自证。坐标标出能追问的位置。
Read the philosophy读名字 →This page does not check the grade. The same word does not decide what happens next.这页不检查等级对不对。同一个词不决定下一步。
Adapters are thin: they help a tool state a claim, never an action. The public project is the same vocabulary — a written standard, a checker you run yourself, and files your own agents can load. Those files are not a running advisor. A receipt is not a pass. The address is dagora-io/trust-layer.适配层薄:帮工具把一句话说清楚,从不替人动手。公开项目就是这套说法——写成文的标准、你自己跑的校验器、以及给你自己的代理加载的文件。那些文件不是正在运转的顾问。回执不是通行证。地址:dagora-io/trust-layer。
How that confidence is scored over time is out of scope here. What anyone may do is not this envelope. A consult still does not press the trigger. That consult is not this page.把握以后怎么打分,不在这页。谁可以动手,不是这个信封。咨询仍不替你按下去。那个咨询不是这页。
Free to implement.免费实现。