Skip to main content

Module experimental_search

Module experimental_search 

Source
Expand description

Provider-neutral experimental search authoring for Workflow.

This module is an authoring and freeze boundary, not a new runtime or scheduler. A validated search still has to be lowered by the Workflow host into Fleet workers plus a runtime-owned evaluator. In particular, worker self-reports are never promoted to hard-gate evidence here.

Structs§

FrozenWorkflowSearch
ResolvedSearchConcurrency
The live-worker ceiling that bounded a search, plus where it came from.
SearchBudgetSpec
SearchHardGateSpec
SearchScoreSpec
SearchSelectionSpec
SearchWorkerSpec
WorkflowSearchSpec

Enums§

SearchConcurrencySource
Where a search’s live-worker ceiling came from.
SearchDirection
SearchIntegrationPolicy
SearchReasoningEffort
SearchSelectionMetric
SearchSelectionPolicy
SearchSpecError
SearchTieBreaker
SearchWriteAuthority

Constants§

WORKFLOW_SEARCH_DEFAULT_MAX_CONCURRENT
Fallback live-worker ceiling for one search admission batch.
WORKFLOW_SEARCH_SCHEMA_VERSION