Skip to main content

Crate synapse_application

Crate synapse_application 

Source
Expand description

Canonical product application runtime for Synapse.

The crate owns the checked-in operation catalog, optional historical request bindings, all canonical reads, and plan-bound verified mutation execution through soma-fleet and soma-infra. It does not depend on the imported donor workspace.

Structs§

DiagnosticProjection
Product-owned projection of a stable diagnostic to every legacy surface.
LegacyOperationBinding
Product-owned binding from one legacy route to a canonical operation.
NormalizedOperationRequest
Canonical operation request produced from one legacy Flux or Scout input.
OperationSchemaContract
One compiled parameter or result schema bound to a canonical operation.
SynapseBuildPorts
Product-owned privileged build ports.
SynapseCatalog
Embedded canonical Synapse catalog and product compatibility registry.
SynapseExecPorts
Product-owned bounded execution ports.
SynapseFinalPorts
Product-owned ports for final cleanup and transfer mutations.
SynapseMutationPorts
Product-owned ports used by canonical Synapse mutations.
SynapseMutationRuntime
Canonical Synapse mutation planner and executor.
SynapseReadPorts
Product-owned ports required to execute every canonical read operation.
SynapseReadRuntime
Canonical Synapse read-operation runtime.
SynapseRecreatePorts
Product-owned replacement ports.

Enums§

CompatibilityError
Failure while loading or applying Synapse compatibility contracts.
ExecutionError
Failure while executing one canonical Synapse operation.
LegacyAccess
Legacy Synapse authorization classification.
LegacyPresentation
Legacy response presentation requested by Flux or Scout.
LegacyTool
Legacy Synapse MCP tool family.
LegacyTransport
Legacy transport exposure recorded by the donor registry.