Skip to content

Work Verifier Protocol

Evaluates declared Work criteria over one frozen evidence packet and returns strict verification evidence.

Work Verifier Protocol

Evaluates declared Work criteria over one frozen evidence packet and returns strict verification evidence.

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

Settings

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

Operations

OperationSummaryRequestResponse
observePerform one exactly granted read observation and return bounded structured material for host Evidence admission.Effect Schema (Objects)Effect Schema (Objects)
evaluateEvaluate one Work claim without settlement, repair, or effect authority.Effect Schema (Objects)Effect Schema (Objects)

Conformance Expectations

  • Register with aster.work-verifier at 1.0.0 inside ^1.0.0.
  • Implement every operation: observe, evaluate.
  • 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

None declared. This protocol grants no authority by itself.