Skip to main content

Crate meerkat_workgraph

Crate meerkat_workgraph 

Source

Re-exports§

pub use ::tokio;

Macros§

work_execution_cancellation_evidence_projection_feedback_input_patterns
work_execution_failure_evidence_projection_feedback_input_patterns
work_execution_flow_launch_feedback_input_patterns
work_execution_flow_observation_feedback_input_patterns
work_execution_launch_failure_evidence_projection_feedback_input_patterns
work_execution_quarantined_launch_resolution_feedback_input_patterns
work_execution_success_evidence_projection_feedback_input_patterns
work_execution_uncertain_launch_resolution_feedback_input_patterns
work_execution_work_closure_feedback_input_patterns

Structs§

AddEvidenceRequest
AttentionBindingRequest
AttentionBindingResult
AttentionContextProjection
AttentionContinueResult
AttentionListRequest
AttentionListResult
AttentionPauseRequest
AttentionProjectionPolicy
AttentionProjectionRequest
AttentionProjectionResult
AttentionProjectionText
AttentionPruneRequest
Prune request for TERMINAL (superseded/stopped) attention bindings. The event stream keeps the full audit history; pruning removes only the binding rows, which otherwise grow monotonically with reassignment churn.
AttentionPruneResult
AttentionReassignRequest
AttentionReassignResult
AttentionResumeRequest
BreakGlassAttentionReassignRequest
Break-glass host-plane reassignment (host API only — never exposed on the agent tool surface or any wire catalog). WorkGraphs are agent-operated; the agent-native transfer is a coordinate-mode agent executing the move. This request exists for the one case the graph cannot heal agent-natively: a binding stuck on a wedged/retired agent with no coordinator holding authority over it. It carries mandatory attribution and is audit-logged in the workgraph event stream.
ClaimWorkItemRequest
CloseWorkItemRequest
CreateWorkItemRequest
DisabledWorkGraphStore
ExternalWorkRef
GoalConfirmRequest
GoalConfirmResult
GoalCreateRequest
GoalCreateResult
GoalRequestCloseRequest
GoalRequestCloseResult
GoalStatusRequest
GoalStatusResult
LinkWorkItemsRequest
MemoryWorkGraphStore
PolicyEscalateRequest
ProjectedAttentionAuthority
PublicGoalCreateRequest
PublicGoalRequestCloseRequest
ReadyWorkFilter
ReleaseWorkItemRequest
SqliteWorkGraphStore
UpdateWorkItemRequest
WorkAttentionBinding
WorkAttentionBindingId
WorkAttentionMachine
WorkAttentionMachineState
WorkClaim
WorkEdge
WorkEvidenceRef
WorkExecutionBindCommit
Sealed machine-minted authority for the initial durable binding commit.
WorkExecutionBinding
Durable association between one WorkGraph item and one execution attempt.
WorkExecutionBindingFilter
WorkExecutionBindingId
Stable identity for one WorkGraph-to-execution association.
WorkExecutionBridge
Capability-bearing coordinator for WorkGraph execution observations.
WorkExecutionEvidenceProjection
WorkExecutionMachine
WorkExecutionMachineState
WorkExecutionObservationCommit
Sealed machine-minted authority for one durable observation transition.
WorkExecutionTransition
WorkGraphEvent
WorkGraphEventFilter
WorkGraphEventsResponse
WorkGraphIdParams
Parameters identifying a single WorkGraph item by id within an optional realm/namespace scope (workgraph/get).
WorkGraphItemsResponse
WorkGraphMachine
WorkGraphMachineState
WorkGraphRestOperationDescriptor
WorkGraphRestPathDescriptor
WorkGraphService
WorkGraphSnapshot
WorkGraphSnapshotFilter
WorkGraphToolError
WorkGraphToolSurface
WorkItem
WorkItemFilter
WorkItemId
WorkItemRef
WorkNamespace
WorkOwner
WorkOwnerKey

Enums§

AttentionContinueOutcome
AttentionDelegatedAuthority
GoalAttentionTarget
GoalTerminalStatus
PublicGoalCompletionPolicy
WorkAttentionMode
WorkAttentionStatus
WorkAttentionTarget
WorkCompletionPolicy
WorkEdgeKind
WorkEvidenceKind
Typed classification of confirmation evidence.
WorkExecutionAuthority
Durable target-runtime principal under which one execution attempt was admitted. Recovery must re-present this exact authority rather than inherit the ambient principal of whichever host happens to reconcile the binding.
WorkExecutionEvidenceKind
WorkExecutionLifecycleEffect
WorkExecutionLifecycleState
WorkExecutionObservation
WorkExecutionTarget
Exact execution identity bound to a durable WorkGraph commitment.
WorkGraphError
WorkGraphEventKind
WorkGraphPublicErrorClass
Machine-owned public error classification surfaced to REST/RPC callers.
WorkGraphRestRoute
WorkGraphStoreKind
WorkGraphToolErrorCode
Typed tool-facing error class for WorkGraph operations.
WorkOwnerKind
WorkPriority
WorkStatus

Constants§

WORKGRAPH_ATTENTION_DISPATCH_CONTEXT_KEY
WORKGRAPH_CAPABILITY_DISABLED_DESCRIPTION
WORKGRAPH_CAPABILITY_POLICY
WORKGRAPH_DOMAIN
The workgraph store’s schema domain in the per-file migration ledger.
WORKGRAPH_REST_PATHS

Traits§

WorkGraphStore

Functions§

handle_unscoped_workgraph_tools_call
handle_workgraph_tools_call
prepare_pre_0_8_10_workgraph_attention
Reconcile the exact v2 attention projection published before the schema ledger existed.
unscoped_workgraph_tools_list
Public WorkGraph MCP/default surface.
validate_workgraph_attention_projection_current
wire_workgraph_tools
workgraph_attention_continuation_key
workgraph_attention_projection_from_overlay
workgraph_attention_supersession_key
workgraph_attention_turn_append
workgraph_capability_enabled
workgraph_capability_policy
workgraph_rest_path_catalog
workgraph_rest_request_response_schema
workgraph_rest_response_schema
workgraph_tools_list