Skip to content

Operator Proposal Engine Protocol

Produces one effect-free routing proposal over an exact host-generated candidate set.

Operator Proposal Engine Protocol

Produces one effect-free routing proposal over an exact host-generated candidate set.

FieldValue
Protocol IDaster.operator-proposal-engine
Version3.0.0
Compatibility range^3.0.0
Requirement helperaster.operator-proposal-engine.require(settings?) via the protocol module
Provider helperAvailable through Protocol.provide(...).

Settings

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

Operations

OperationSummaryRequestResponse
evaluateEvaluate one fenced proposal attempt without Task, Work, tool, or filesystem authority.Effect Schema (Objects)Effect Schema (Union)

Conformance Expectations

  • Register with aster.operator-proposal-engine at 3.0.0 inside ^3.0.0.
  • Implement every operation: 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.