Skip to content

Evidence Search Protocol

Indexes policy-admitted Evidence documents and returns narrow source-linked search hits.

Evidence Search Protocol

Indexes policy-admitted Evidence documents and returns narrow source-linked search hits.

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

Settings

Effect Schema (Objects) exported by the protocol module.

Operations

OperationSummaryRequestResponse
applyChangesAtomically apply a bounded batch of document changes.Effect Schema (Objects)Effect Schema (Objects)
searchSearch indexed Evidence within explicit approved scope.Effect Schema (Objects)Effect Schema (Objects)
resetIndexDiscard the derived index and begin a requested generation.Effect Schema (Objects)Effect Schema (Objects)
getIndexStateRead the current derived index generation and readiness.Effect Schema (Objects)Effect Schema (Objects)

Conformance Expectations

  • Register with aster.evidence-search at 1.0.0 inside ^1.0.0.
  • Implement every operation: applyChanges, search, resetIndex, getIndexState.
  • Decode requests and responses against the operation schemas listed above.
  • Run the protocol conformance kit where one exists: EvidenceSearchProviderConformanceKit.

Declared Authority

None declared. This protocol grants no authority by itself.