Skip to content

Judge Protocol

Verifies an invocation claim against cited evidence with an independent model-backed judge.

Judge Protocol

Verifies an invocation claim against cited evidence with an independent model-backed judge.

FieldValue
Protocol IDaster.judge
Version1.0.0
Compatibility range^1.0.0
Requirement helperaster.judge.require(settings?) via the protocol module
Provider helperAvailable through Protocol.provide(...).

Settings

DefaultProtocolSettingsSchema (Record<string, unknown> | null).

Operations

OperationSummaryRequestResponse
judgeJudge one outcome claim against cited Work evidence.Effect Schema (Objects)Effect Schema (Objects)

Conformance Expectations

  • Register with aster.judge at 1.0.0 inside ^1.0.0.
  • Implement every operation: judge.
  • Decode requests and responses against the operation schemas listed above.
  • Run the protocol conformance kit where one exists: No named kit yet; providers are still expected to satisfy the registry schemas..

Declared Authority

[
{
"kind": "model_spend"
},
{
"kind": "provider_right",
"protocol": "aster.judge"
}
]