Skip to main content

Crate meerkat_workgraph

Crate meerkat_workgraph 

Source

Re-exports§

pub use ::tokio;

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
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.
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_REST_PATHS

Traits§

WorkGraphStore

Functions§

handle_unscoped_workgraph_tools_call
handle_workgraph_tools_call
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