Protocol implementations¶
Generated structural matches for each exported protocol. Runtime conformance and the testing suites remain authoritative; this page is an onboarding index.
tesserix_adk.a2a.card.SkillSource¶
Required members: description, name, parameters_schema, returns_schema
Shipped implementations: tesserix_adk.tools.decorator.Tool
Testing fakes: No exported fake.
tesserix_adk.a2a.discovery.PeerDiscovery¶
Required members: find, invalidate
Shipped implementations: tesserix_adk.a2a.discovery.RegistryPeers, tesserix_adk.a2a.discovery.StaticPeers
Testing fakes: No exported fake.
tesserix_adk.a2a.invocation.PeerTransport¶
Required members: cancel, invoke
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.a2a.invocation.StreamingPeerTransport¶
Required members: cancel, invoke, stream
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.a2a.invocation.TraceCarrier¶
Required members: carried, child
Shipped implementations: tesserix_adk.observability.trace.TraceContext, tesserix_adk.observability.propagation.W3CContext
Testing fakes: No exported fake.
tesserix_adk.adapters.a2a.A2APrincipalResolver¶
Required members: __call__
Shipped implementations: tesserix_adk.core.agent.Agent, tesserix_adk.runtime.loop.AgentRunner, tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.agent.TypedAgent, tesserix_adk.a2a.card.AgentCard, tesserix_adk.a2a.card.AgentCardError, tesserix_adk.a2a.card.AgentLimits, tesserix_adk.a2a.card.AgentProvider, tesserix_adk.a2a.card.AgentSkill, tesserix_adk.a2a.card.CardEndpoint, tesserix_adk.a2a.delegation.DelegationChain, tesserix_adk.a2a.delegation.DelegationClaims, tesserix_adk.a2a.delegation.DelegationHop, tesserix_adk.a2a.boundary.PeerActionError, tesserix_adk.a2a.boundary.PeerBoundary, tesserix_adk.a2a.invocation.PeerCall, tesserix_adk.a2a.invocation.PeerClient, tesserix_adk.a2a.boundary.PeerContent, tesserix_adk.a2a.delegation.PeerDelegation, tesserix_adk.a2a.delegation.PeerDelegator, tesserix_adk.a2a.discovery.PeerDiscoveryError, tesserix_adk.a2a.discovery.PeerDiscoveryReason, tesserix_adk.a2a.invocation.PeerInvocationError, tesserix_adk.a2a.invocation.PeerInvocationReason, tesserix_adk.a2a.discovery.PeerNeed, tesserix_adk.a2a.invocation.PeerProgress, tesserix_adk.a2a.discovery.PeerRejection, tesserix_adk.a2a.invocation.PeerReply, tesserix_adk.a2a.discovery.PeerResolution, tesserix_adk.a2a.invocation.PeerResult, tesserix_adk.a2a.boundary.PeerSuspicionError, tesserix_adk.a2a.boundary.PeerTrustPolicy, tesserix_adk.a2a.delegation.PeerVerifier, tesserix_adk.a2a.boundary.ProposedAction, tesserix_adk.a2a.discovery.RegistryPeers, tesserix_adk.a2a.discovery.StaticPeers, tesserix_adk.a2a.boundary.TrustDecision, tesserix_adk.a2a.invocation.UnsupportedSchemaError, tesserix_adk.adapters.a2a.A2ABearerSecurity, tesserix_adk.adapters.a2a.A2ACardError, tesserix_adk.adapters.a2a.A2AExecutionError, tesserix_adk.adapters.a2a.A2AInterface, tesserix_adk.adapters.a2a.A2ARegistryError, tesserix_adk.adapters.a2a.A2ASkill, tesserix_adk.adapters.transport.ApprovalInbox, tesserix_adk.adapters.audit.AuditTables, tesserix_adk.adapters.mcp_context.AuthorisingSession, tesserix_adk.adapters.mcp_resilience.BreakerState, tesserix_adk.adapters.mcp_context.CallerContext, tesserix_adk.adapters.ceiling.CeilingTables, tesserix_adk.adapters.checkpoints.CheckpointTables, tesserix_adk.adapters.pgvector.ChunkTables, tesserix_adk.adapters.ledger.CoalescingLedger, tesserix_adk.adapters.approvals.ConsoleApprovals, tesserix_adk.adapters.dead_letters.DeadLetterQuery, tesserix_adk.adapters.dead_letters.DeadLetterRecord, tesserix_adk.adapters.dead_letters.DeadLetterStats, tesserix_adk.adapters.mcp_resilience.Degraded, tesserix_adk.adapters.jetstream.DurableConsumer, tesserix_adk.adapters.graph.EntityExtractor, tesserix_adk.adapters.isolation.ErasureSweep, tesserix_adk.adapters.agent_exports.ExportDescriptorDriftError, tesserix_adk.adapters.agent_exports.ExportErrorCode, tesserix_adk.adapters.agent_exports.ExportErrorEnvelope, tesserix_adk.adapters.agent_exports.ExportInvocation, tesserix_adk.adapters.agent_exports.ExportedA2AAgent, tesserix_adk.adapters.agent_exports.ExportedAgentResult, tesserix_adk.adapters.agent_exports.ExportedAgentTool, tesserix_adk.adapters.mcp_server.ExportedSession, tesserix_adk.adapters.graph.ExtractedEdge, tesserix_adk.adapters.graph.ExtractedNode, tesserix_adk.adapters.graph.ExtractedSubgraph, tesserix_adk.adapters.graph.ExtractionCharge, tesserix_adk.adapters.graph.ExtractionMeter, tesserix_adk.adapters.foreign_agents.ForeignAgentContext, tesserix_adk.adapters.foreign_agents.ForeignAgentReply, tesserix_adk.adapters.interop.ForeignTool, tesserix_adk.adapters.graft.GraftMcpBackend, tesserix_adk.adapters.graft.GraftSubprocessBackend, tesserix_adk.adapters.grants.GrantTables, tesserix_adk.adapters.graph.GraphMemoryStore, tesserix_adk.adapters.graph.GraphSettings, tesserix_adk.adapters.graph.GraphitiEngine, tesserix_adk.adapters.mcp_transport.HttpTransport, tesserix_adk.adapters.idempotent_events.IdempotentConsumer, tesserix_adk.adapters.dead_letters.InMemoryDeadLetters, tesserix_adk.adapters.ledger.InMemoryLedger, tesserix_adk.adapters.mcp_context.IncomingCall, tesserix_adk.adapters.isolation.IsolationGuarantee, tesserix_adk.adapters.isolation.Isolator, tesserix_adk.adapters.audit.JetStreamAudit, tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.adapters.mcp.McpClient, tesserix_adk.adapters.mcp.McpDiscovery, tesserix_adk.adapters.mcp_server.McpExportError, tesserix_adk.adapters.mcp_server.McpExportReason, tesserix_adk.adapters.mcp_resilience.McpFleet, tesserix_adk.adapters.mcp.McpProtocolError, tesserix_adk.adapters.mcp.McpRejection, tesserix_adk.adapters.mcp.McpSchemaError, tesserix_adk.adapters.mcp_server.McpServer, tesserix_adk.adapters.mcp.McpServerInfo, tesserix_adk.adapters.mcp_resilience.McpServerUnavailableError, tesserix_adk.adapters.agentgateway.McpStreamableHttpTransport, tesserix_adk.adapters.mcp_surface.McpSurfaceDriftError, tesserix_adk.adapters.mcp_surface.McpToolConflictError, tesserix_adk.adapters.mcp_transport.McpTransportError, tesserix_adk.adapters.mcp_transport.McpTransportReason, tesserix_adk.adapters.memory.MemoryPage, tesserix_adk.adapters.memory.MemoryStoreSettings, tesserix_adk.adapters.approvals.NatsApprovals, tesserix_adk.adapters.outbox.OutboxLag, tesserix_adk.adapters.outbox.OutboxRelay, tesserix_adk.adapters.outbox.OutboxTables, tesserix_adk.adapters.isolation.Partition, tesserix_adk.adapters.isolation.PartitionMechanism, tesserix_adk.adapters.transport.PayloadElided, tesserix_adk.adapters.peer_tools.PeerArguments, tesserix_adk.adapters.pgvector.PgvectorIndex, tesserix_adk.adapters.memory.PgvectorMemoryStore, tesserix_adk.adapters.pgvector.PgvectorSettings, tesserix_adk.adapters.portable.PortableAgentManifest, tesserix_adk.adapters.portable.PortableExportError, tesserix_adk.adapters.portable.PortableExportOptions, tesserix_adk.adapters.portable.PortableReference, tesserix_adk.adapters.portable.PortableRuntime, tesserix_adk.adapters.audit.PostgresAuditSettings, tesserix_adk.adapters.audit.PostgresAuditSink, tesserix_adk.adapters.ceiling.PostgresCeilingLedger, tesserix_adk.adapters.ceiling.PostgresCeilingSettings, tesserix_adk.adapters.checkpoints.PostgresCheckpointStore, tesserix_adk.adapters.grants.PostgresGrantSettings, tesserix_adk.adapters.grants.PostgresGrantStore, tesserix_adk.adapters.idempotency.PostgresIdempotencyStore, tesserix_adk.adapters.checkpoints.PostgresLeaseStore, tesserix_adk.adapters.ledger.PostgresLedger, tesserix_adk.adapters.memory.PostgresMemoryStore, tesserix_adk.adapters.outbox.PostgresOutbox, tesserix_adk.adapters.outbox.PostgresOutboxSettings, tesserix_adk.adapters.sql_state.PostgresStateStore, tesserix_adk.adapters.sql_state.PostgresStoreSettings, tesserix_adk.adapters.sql_state.PostgresWorkQueue, tesserix_adk.adapters.mcp_transport.RecordingTransport, tesserix_adk.adapters.cache.RedisCacheStore, tesserix_adk.adapters.checkpoints.RedisCheckpointStore, tesserix_adk.adapters.idempotency.RedisIdempotencyStore, tesserix_adk.adapters.checkpoints.RedisLeaseStore, tesserix_adk.adapters.ledger.RedisLedger, tesserix_adk.adapters.memory.RedisMemoryStore, tesserix_adk.adapters.state.RedisStateStore, tesserix_adk.adapters.state.RedisStoreSettings, tesserix_adk.adapters.state.RedisWorkQueue, tesserix_adk.adapters.dead_letters.ReplayPlan, tesserix_adk.adapters.dead_letters.ReplayReport, tesserix_adk.adapters.dead_letters.Replayer, tesserix_adk.adapters.mcp_resilience.ResilientSession, tesserix_adk.adapters.memory.RoutedMemoryStore, tesserix_adk.adapters.transport.RunBroker, tesserix_adk.adapters.mcp_resilience.ServerBreaker, tesserix_adk.adapters.mcp_resilience.ServerHealth, tesserix_adk.adapters.sql_state.StateTables, tesserix_adk.adapters.mcp_transport.StdioTransport, tesserix_adk.adapters.transport.StreamGap, tesserix_adk.adapters.jetstream.StreamRequirement, tesserix_adk.adapters.mcp_surface.SurfaceEntry, tesserix_adk.adapters.mcp_surface.SurfacePin, tesserix_adk.adapters.mcp_context.TenantAuthority, tesserix_adk.adapters.interop.ToolImportPolicy, tesserix_adk.adapters.mcp_surface.ToolSurface, tesserix_adk.adapters.interop.ToolTranslationError, tesserix_adk.adapters.transport.TransportAuthorizationError, tesserix_adk.adapters.mcp_transport.TransportSession, tesserix_adk.adapters.transport.WebSocketBridge, tesserix_adk.adapters.approvals.WebhookApprovals, tesserix_adk.adapters.foreign_agents.WrappedAgentPolicy, tesserix_adk.adapters.foreign_agents.WrappedSubagent, tesserix_adk.cli.run_agent.LocalAgent, tesserix_adk.cli.artifacts.ArtifactHeader, tesserix_adk.cli.artifacts.ArtifactSummary, tesserix_adk.cli.artifacts.ArtifactTruncatedError, tesserix_adk.cli.artifacts.ArtifactVersionError, tesserix_adk.cli.artifacts.ArtifactWriter, tesserix_adk.cli.doctor.CheckRegistry, tesserix_adk.cli.doctor.CheckResult, tesserix_adk.cli.doctor.CheckStatus, tesserix_adk.cli.doctor.CredentialPresenceCheck, tesserix_adk.cli.doctor.DiagnosticCheck, tesserix_adk.cli.doctor.DoctorContext, tesserix_adk.cli.doctor.ExtraPresenceCheck, tesserix_adk.cli.doctor.ProbeObservation, tesserix_adk.cli.doctor.PythonVersionCheck, tesserix_adk.cli.eval_run.EvalTarget, tesserix_adk.cli.run_agent.TargetLoadError, tesserix_adk.code_intelligence.contracts.CodeContextArguments, tesserix_adk.code_intelligence.contracts.CodeContextOperation, tesserix_adk.code_intelligence.contracts.CodeContextRequest, tesserix_adk.code_intelligence.contracts.CodeContextResult, tesserix_adk.code_intelligence.contributor.CodeIntelligenceContributor, tesserix_adk.code_intelligence.contracts.CodeIntelligenceError, tesserix_adk.code_intelligence.contracts.CodeIntelligenceUnavailableError, tesserix_adk.code_intelligence.contracts.CodeWorkspace, tesserix_adk.code_intelligence.contracts.CodeWorkspaceNotFoundError, tesserix_adk.core.output_policy.Abstention, tesserix_adk.core.autonomy.ActionClass, tesserix_adk.core.autonomy.ActionRegistry, tesserix_adk.core.autonomy.ActionRequest, tesserix_adk.core.activities.ActivityClass, tesserix_adk.core.activities.ActivityPolicy, tesserix_adk.core.config.AdkConfig, tesserix_adk.core.deprecation.AdkDeprecationWarning, tesserix_adk.core.errors.AdkError, tesserix_adk.core.models.AdkModel, tesserix_adk.core.definition.AgentDefinition, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.errors.AggregationError, tesserix_adk.core.compensation.Applied, tesserix_adk.core.errors.ApprovalBindingError, tesserix_adk.core.events.ApprovalDecided, tesserix_adk.core.hooks.ApprovalDecision, tesserix_adk.core.errors.ApprovalDeliveryError, tesserix_adk.core.hooks.ApprovalDenial, tesserix_adk.core.errors.ApprovalDeniedError, tesserix_adk.core.errors.ApprovalExpiredError, tesserix_adk.core.hooks.ApprovalPolicy, tesserix_adk.core.hooks.ApprovalRecord, tesserix_adk.core.events.ApprovalRequested, tesserix_adk.core.suspension.ApprovalToken, tesserix_adk.core.errors.ApprovalTokenError, tesserix_adk.core.errors.AttributionError, tesserix_adk.core.audit.AuditDecision, tesserix_adk.core.audit.AuditEvent, tesserix_adk.core.errors.AuditUnavailableError, tesserix_adk.core.identity.AuthMethod, tesserix_adk.core.errors.AuthenticationError, tesserix_adk.core.errors.AuthorisationError, tesserix_adk.core.errors.AuthorityRevokedError, tesserix_adk.core.autonomy.AutonomyDecision, tesserix_adk.core.autonomy.AutonomyGrant, tesserix_adk.core.autonomy.AutonomyLadder, tesserix_adk.core.autonomy.AutonomyLevel, tesserix_adk.core.autonomy.AutonomyOutcome, tesserix_adk.core.errors.AutonomyRefusedError, tesserix_adk.core.activities.Backoff, tesserix_adk.core.primitives.BinaryPart, tesserix_adk.core.output_policy.Bounded, tesserix_adk.core.budget.BudgetDecision, tesserix_adk.core.events.BudgetExceeded, tesserix_adk.core.errors.BudgetExceededError, tesserix_adk.core.budget.BudgetLimits, tesserix_adk.core.budget.BudgetScope, tesserix_adk.core.errors.BudgetUnavailableError, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.tenant_config.CachingTenantConfig, tesserix_adk.core.errors.CancelledError, tesserix_adk.core.capabilities.Capability, tesserix_adk.core.errors.CapabilityError, tesserix_adk.core.autonomy.Ceiling, tesserix_adk.core.errors.CeilingExceededError, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.checkpoint.Checkpoint, tesserix_adk.core.checkpoint.CheckpointBoundary, tesserix_adk.core.errors.CheckpointFormatError, tesserix_adk.core.checkpoint.CheckpointPolicy, tesserix_adk.core.errors.CheckpointTooLargeError, tesserix_adk.core.errors.ChunkingError, tesserix_adk.core.idempotency.Claim, tesserix_adk.core.claim_check.ClaimCheckPolicy, tesserix_adk.core.claim_check.ClaimTicket, tesserix_adk.core.errors.ClaimUnavailableError, tesserix_adk.core.content_policy.Classification, tesserix_adk.core.compensation.CompensatedFailure, tesserix_adk.core.compensation.CompensationIncomplete, tesserix_adk.core.ConcurrencyConfig, tesserix_adk.core.config.ConfigError, tesserix_adk.core.config.ConfigOverrides, tesserix_adk.core.config.ConfigProblem, tesserix_adk.core.config.ConfigResolution, tesserix_adk.core.errors.ConfigurationError, tesserix_adk.core.budget.Consumed, tesserix_adk.core.ContentBlockedError, tesserix_adk.core.content_policy.ContentCategory, tesserix_adk.core.errors.ContentFilteredError, tesserix_adk.core.content_policy.ContentSeverity, tesserix_adk.core.provenance.ContentSource, tesserix_adk.core.errors.ContextBudgetError, tesserix_adk.core.errors.ContextWindowExceededError, tesserix_adk.core.cost.Cost, tesserix_adk.core.cost.CostConfidence, tesserix_adk.core.cost.CountSource, tesserix_adk.core.errors.CredentialError, tesserix_adk.core.errors.CredentialExpiredError, tesserix_adk.core.ceiling.Credit, tesserix_adk.core.config.DeadlineConfig, tesserix_adk.core.errors.DelegationError, tesserix_adk.core.errors.DelegationLimitError, tesserix_adk.core.events.Delivery, tesserix_adk.core.tool_access.DenyReason, tesserix_adk.core.errors.DependencyCycleError, tesserix_adk.core.deprecation.Deprecation, tesserix_adk.core.deprecation.DeprecationPolicyError, tesserix_adk.core.dispatch.Dispatch, tesserix_adk.core.dispatch.DispatchNode, tesserix_adk.core.dispatch.DispatchResult, tesserix_adk.core.errors.DuplicateInFlightError, tesserix_adk.core.errors.EmbeddingDimensionError, tesserix_adk.core.errors.EmbeddingUnavailableError, tesserix_adk.core.persistence.Envelope, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.errors.EstimateUnavailableError, tesserix_adk.core.errors.EvalIncompleteError, tesserix_adk.core.events.EventEnvelope, tesserix_adk.core.errors.EventIdReuseError, tesserix_adk.core.errors.EventLoopStalledError, tesserix_adk.core.events.EventPayload, tesserix_adk.core.errors.EventPublishError, tesserix_adk.core.event_schema.EventSchemaRegistry, tesserix_adk.core.errors.EventTooLargeError, tesserix_adk.core.events.EventType, tesserix_adk.core.events.Eventing, tesserix_adk.core.events.EventsReplayed, tesserix_adk.core.errors.ExtractionError, tesserix_adk.core.fallback.FallbackChain, tesserix_adk.core.errors.FallbackExhaustedError, tesserix_adk.core.errors.FallbackUnsafeError, tesserix_adk.core.errors.FanOutLimitError, tesserix_adk.core.prompts.FilePromptRegistry, tesserix_adk.core.tenant_config.FileTenantConfig, tesserix_adk.core.errors.GrantRevokedError, tesserix_adk.core.guards.GuardResult, tesserix_adk.core.guards.GuardStage, tesserix_adk.core.guards.GuardVerdict, tesserix_adk.core.errors.GuardrailError, tesserix_adk.core.errors.GuardrailEvaluationError, tesserix_adk.core.guards.GuardrailPipeline, tesserix_adk.core.errors.GuardrailViolationError, tesserix_adk.core.errors.HandoffContractError, tesserix_adk.core.activities.Heartbeat, tesserix_adk.core.content_policy.HeuristicClassifier, tesserix_adk.core.errors.HistoryUnavailableError, tesserix_adk.core.ceiling.Hold, tesserix_adk.core.ceiling.HoldState, tesserix_adk.core.hooks.HookAction, tesserix_adk.core.hooks.HookChain, tesserix_adk.core.hooks.HookDecision, tesserix_adk.core.errors.HookEvaluationError, tesserix_adk.core.hooks.HookPoint, tesserix_adk.core.errors.HookRefusedError, tesserix_adk.core.errors.HookRegistrationError, tesserix_adk.core.hooks.HookSubject, tesserix_adk.core.idempotency.Idempotency, tesserix_adk.core.idempotency.IdempotencyPolicy, tesserix_adk.core.autonomy.InFlightPolicy, tesserix_adk.core.ceiling.InMemoryCeilingLedger, tesserix_adk.core.autonomy.InMemoryGrants, tesserix_adk.core.errors.IncomparableEvalError, tesserix_adk.core.errors.IncompatiblePromptVersionError, tesserix_adk.core.IndeterminateOutcomeError, tesserix_adk.core.errors.IndeterminateToolCallError, tesserix_adk.core.errors.InexactAmountError, tesserix_adk.core.injection.InjectionSignal, tesserix_adk.core.InjectionSuspectedError, tesserix_adk.core.schema.InlineRefs, tesserix_adk.core.instrumentation.Instrumentation, tesserix_adk.core.errors.InvalidRequestError, tesserix_adk.core.output_policy.Invariant, tesserix_adk.core.errors.IrreversibleActionError, tesserix_adk.core.schema.JsonSchema, tesserix_adk.core.errors.LeaseLostError, tesserix_adk.core.lease.LeasePolicy, tesserix_adk.core.budget.LedgerFailure, tesserix_adk.core.ledger.LedgerKey, tesserix_adk.core.prompt_lint.LintFinding, tesserix_adk.core.prompt_lint.LintReport, tesserix_adk.core.prompt_lint.LintRule, tesserix_adk.core.config.LoopConfig, tesserix_adk.core.errors.LoopLimitError, tesserix_adk.core.errors.MaxIterationsError, tesserix_adk.core.errors.McpAuthError, tesserix_adk.core.errors.McpAuthReason, tesserix_adk.core.errors.MediaIntakeError, tesserix_adk.core.MemoryAdmissionError, tesserix_adk.core.errors.MemoryConflictError, tesserix_adk.core.errors.MemoryContradictionError, tesserix_adk.core.errors.MemoryCorruptionError, tesserix_adk.core.events.MemoryErased, tesserix_adk.core.errors.MemoryLimitError, tesserix_adk.core.errors.MemoryScopeError, tesserix_adk.core.errors.MemoryUnavailableError, tesserix_adk.core.primitives.Message, tesserix_adk.core.errors.MissingExtraError, tesserix_adk.core.errors.MissingTenantContextError, tesserix_adk.core.errors.ModelArtifactError, tesserix_adk.core.capabilities.ModelCapabilities, tesserix_adk.core.capabilities.ModelRef, tesserix_adk.core.provider.ModelRequest, tesserix_adk.core.routing.ModelRequirements, tesserix_adk.core.provider.ModelResponse, tesserix_adk.core.errors.ModelResponseError, tesserix_adk.core.capabilities.ModelSpec, tesserix_adk.core.errors.NoEligibleModelError, tesserix_adk.core.models.NoOutput, tesserix_adk.core.dispatch.NodeOutcome, tesserix_adk.core.dispatch.NodeResult, tesserix_adk.core.errors.NonDeterminismError, tesserix_adk.core.events.NullEventPublisher, tesserix_adk.core.output_policy.OneOf, tesserix_adk.core.provenance.Origin, tesserix_adk.core.OutputValidationError, tesserix_adk.core.definition.Owner, tesserix_adk.core.pii.PIIKind, tesserix_adk.core.pii.PIIMatch, tesserix_adk.core.errors.PartialErasureError, tesserix_adk.core.pii.PatternDetector, tesserix_adk.core.errors.PayloadTooLargeError, tesserix_adk.core.checkpoint.PendingCall, tesserix_adk.core.suspension.PendingDecision, tesserix_adk.core.errors.PlanValidationError, tesserix_adk.core.output_policy.PolicyReport, tesserix_adk.core.output_policy.PolicyViolation, tesserix_adk.core.errors.PoolExhaustedError, tesserix_adk.core.errors.PrefixDriftError, tesserix_adk.core.identity.Principal, tesserix_adk.core.prompts.PromptDefinition, tesserix_adk.core.errors.PromptNotFoundError, tesserix_adk.core.prompts.PromptRef, tesserix_adk.core.errors.PromptRejectedError, tesserix_adk.core.rendering.PromptTemplate, tesserix_adk.core.errors.ProtocolConformanceError, tesserix_adk.core.config.Provenance, tesserix_adk.core.errors.ProvenanceLostError, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.config.ProviderConfig, tesserix_adk.core.errors.ProviderError, tesserix_adk.core.errors.ProviderTimeoutError, tesserix_adk.core.errors.ProviderUnavailableError, tesserix_adk.core.events.PublishReport, tesserix_adk.core.queue.QueuePolicy, tesserix_adk.core.queue.QueueStats, tesserix_adk.core.errors.QueueUnavailableError, tesserix_adk.core.errors.RateLimitError, tesserix_adk.core.streaming.ReasoningDelta, tesserix_adk.core.instrumentation.Recording, tesserix_adk.core.errors.RecursionLimitError, tesserix_adk.core.pii.Redacted, tesserix_adk.core.config.RedactionConfig, tesserix_adk.core.routing.RejectedCandidate, tesserix_adk.core.rendering.Rendered, tesserix_adk.core.config.RepairConfig, tesserix_adk.core.errors.RepeatedCallError, tesserix_adk.core.output_policy.RequiresCitation, tesserix_adk.core.ledger.Reservation, tesserix_adk.core.budget.ResolvedBudget, tesserix_adk.core.errors.ResumeConflictError, tesserix_adk.core.checkpoint.ResumePlan, tesserix_adk.core.checkpoint.Resumption, tesserix_adk.core.errors.RetrievalDegradedError, tesserix_adk.core.config.RetryConfig, tesserix_adk.core.compensation.Reversal, tesserix_adk.core.compensation.ReversalOutcome, tesserix_adk.core.autonomy.Revocation, tesserix_adk.core.routing.RoutingDecision, tesserix_adk.core.run.Run, tesserix_adk.core.budget.RunBudget, tesserix_adk.core.events.RunCancelled, tesserix_adk.core.events.RunCompleted, tesserix_adk.core.run.RunContext, tesserix_adk.core.run.RunEvent, tesserix_adk.core.run.RunEventKind, tesserix_adk.core.events.RunFailed, tesserix_adk.core.RunGrant, tesserix_adk.core.lease.RunLease, tesserix_adk.core.errors.RunLeaseError, tesserix_adk.core.state.RunRecord, tesserix_adk.core.instrumentation.RunSpan, tesserix_adk.core.events.RunStarted, tesserix_adk.core.run.RunState, tesserix_adk.core.errors.RunningLoopError, tesserix_adk.core.instrumentation.Sampling, tesserix_adk.core.errors.SandboxError, tesserix_adk.core.errors.SandboxMemoryError, tesserix_adk.core.errors.SandboxTimeoutError, tesserix_adk.core.errors.SchemaGenerationError, tesserix_adk.core.errors.SchemaViolationError, tesserix_adk.core.errors.ScopeEscalationError, tesserix_adk.core.identity.ScopeSet, tesserix_adk.core.errors.ScopeViolationError, tesserix_adk.core.budget.ScopedLimits, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.errors.SecretResolutionError, tesserix_adk.core.models.Sensitive, tesserix_adk.core.state.SessionRecord, tesserix_adk.core.injection.SignalKind, tesserix_adk.core.instrumentation.Span, tesserix_adk.core.instrumentation.SpanKind, tesserix_adk.core.instrumentation.SpanLimits, tesserix_adk.core.instrumentation.SpanStatus, tesserix_adk.core.errors.StateConflictError, tesserix_adk.core.state.StateDelta, tesserix_adk.core.errors.StateInUseError, tesserix_adk.core.state.StateKey, tesserix_adk.core.persistence.StateKind, tesserix_adk.core.persistence.StateMigration, tesserix_adk.core.errors.StateMigrationError, tesserix_adk.core.errors.StateNotFoundError, tesserix_adk.core.state.StatePage, tesserix_adk.core.errors.StatePersistenceError, tesserix_adk.core.state.StateQuery, tesserix_adk.core.persistence.StateRegistry, tesserix_adk.core.provider.StopReason, tesserix_adk.core.config.StoreConfig, tesserix_adk.core.streaming.StreamAccumulator, tesserix_adk.core.streaming.StreamEnd, tesserix_adk.core.streaming.StreamEvent, tesserix_adk.core.errors.StreamInterruptedError, tesserix_adk.core.schema.StrictSubset, tesserix_adk.core.suspension.SuspendedRun, tesserix_adk.core.routing.TaskClass, tesserix_adk.core.config.TelemetryConfig, tesserix_adk.core.instrumentation.TelemetryLoss, tesserix_adk.core.errors.TemplateError, tesserix_adk.core.tenant_config.TenantConfig, tesserix_adk.core.tenancy.TenantContext, tesserix_adk.core.errors.TenantContextError, tesserix_adk.core.errors.TenantCrossingError, tesserix_adk.core.errors.TenantIsolationError, tesserix_adk.core.errors.TenantLimitError, tesserix_adk.core.tenant_config.TenantLimits, tesserix_adk.core.tenant_config.TenantPolicy, tesserix_adk.core.errors.TenantUnconfiguredError, tesserix_adk.core.streaming.TextDelta, tesserix_adk.core.primitives.TextPart, tesserix_adk.core.content_policy.Thresholds, tesserix_adk.core.suspension.TokenAttempt, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.core.errors.ToolArgumentValidationError, tesserix_adk.core.primitives.ToolCall, tesserix_adk.core.events.ToolCallCompleted, tesserix_adk.core.streaming.ToolCallDelta, tesserix_adk.core.events.ToolCallRequested, tesserix_adk.core.tool_access.ToolDecision, tesserix_adk.core.provider.ToolDeclaration, tesserix_adk.core.errors.ToolDefinitionError, tesserix_adk.core.checkpoint.ToolDisposition, tesserix_adk.core.errors.ToolError, tesserix_adk.core.errors.ToolExecutionError, tesserix_adk.core.errors.ToolFailure, tesserix_adk.core.agent.ToolFailurePolicy, tesserix_adk.core.errors.ToolNotFoundError, tesserix_adk.core.errors.ToolNotPermittedError, tesserix_adk.core.errors.ToolRefusal, tesserix_adk.core.errors.ToolResultError, tesserix_adk.core.errors.ToolTimedOutError, tesserix_adk.core.instrumentation.Trace, tesserix_adk.core.trust.TrustBoundary, tesserix_adk.core.errors.TrustBoundaryError, tesserix_adk.core.provenance.TrustLevel, tesserix_adk.core.definition.TypedAgentDefinition, tesserix_adk.core.errors.UncitedClaimError, tesserix_adk.core.errors.UngroundedCitationError, tesserix_adk.core.errors.UnknownEventTypeError, tesserix_adk.core.errors.UnknownTenantError, tesserix_adk.core.budget.UnlimitedBudget, tesserix_adk.core.errors.UnsupportedEventVersionError, tesserix_adk.core.errors.UnsupportedStateVersionError, tesserix_adk.core.primitives.Usage, tesserix_adk.core.streaming.UsageDelta, tesserix_adk.core.rendering.Variable, tesserix_adk.core.ledger.Window, tesserix_adk.core.ledger.WindowKind, tesserix_adk.core.ledger.WindowSpend, tesserix_adk.core.queue.WorkItem, tesserix_adk.core.errors.WorkItemNotFoundError, tesserix_adk.core.queue.WorkPriority, tesserix_adk.core.queue.WorkState, tesserix_adk.core.errors.WorkersBusyError, tesserix_adk.core.errors.WriteQueueFullError, tesserix_adk.core.config.McpConfig, tesserix_adk.core.config.McpServerConfig, tesserix_adk.core.errors.BaselineUnusableError, tesserix_adk.core.errors.JudgeNotCalibratedError, tesserix_adk.evals.metrics.Aggregate, tesserix_adk.evals.compression.Answer, tesserix_adk.evals.baseline.Baseline, tesserix_adk.evals.baseline.BaselinePolicy, tesserix_adk.evals.baseline.BaselineReport, tesserix_adk.evals.gate.Bypass, tesserix_adk.evals.metrics.CacheHitRate, tesserix_adk.evals.judge.Calibration, tesserix_adk.evals.compression.CaseMeasurement, tesserix_adk.evals.baseline.CaseRegression, tesserix_adk.evals.suite.CaseResult, tesserix_adk.evals.suite.CaseStatus, tesserix_adk.evals.judge.Comparison, tesserix_adk.evals.compression.CompressionCase, tesserix_adk.evals.compression.CompressionFixtures, tesserix_adk.evals.compression.CompressionReport, tesserix_adk.evals.metrics.CostPerCase, tesserix_adk.evals.baseline.Delta, tesserix_adk.evals.dataset.EvalCase, tesserix_adk.evals.dataset.EvalSuite, tesserix_adk.evals.metrics.ExactMatch, tesserix_adk.evals.compression.Floor, tesserix_adk.evals.compression.FloorPolicy, tesserix_adk.evals.gate.GatePolicy, tesserix_adk.evals.gate.GateReport, tesserix_adk.evals.metrics.Groundedness, tesserix_adk.evals.judge.HumanLabel, tesserix_adk.evals.judge.JudgeMetric, tesserix_adk.evals.judge.JudgeScore, tesserix_adk.evals.compression.KindReport, tesserix_adk.evals.judge.Labelled, tesserix_adk.evals.metrics.LatencyMs, tesserix_adk.evals.judge.LlmJudge, tesserix_adk.evals.gate.Measured, tesserix_adk.evals.metrics.MetricFailure, tesserix_adk.evals.gate.MetricMove, tesserix_adk.evals.metrics.MetricReport, tesserix_adk.evals.baseline.MetricSnapshot, tesserix_adk.evals.metrics.MetricValue, tesserix_adk.evals.baseline.Provenance, tesserix_adk.evals.metrics.RefusalRate, tesserix_adk.evals.judge.Rubric, tesserix_adk.evals.judge.RubricLevel, tesserix_adk.evals.metrics.SchemaValidity, tesserix_adk.evals.suite.SuiteResult, tesserix_adk.evals.suite.SuiteRunner, tesserix_adk.evals.metrics.Threshold, tesserix_adk.evals.metrics.ThresholdResult, tesserix_adk.evals.metrics.TokensIn, tesserix_adk.evals.metrics.TokensOut, tesserix_adk.evals.gate.Tolerance, tesserix_adk.evals.metrics.ToolSequenceMatch, tesserix_adk.guardrails.injection.Containment, tesserix_adk.guardrails.content_filter.ContentFilterGuard, tesserix_adk.guardrails.base.Guard, tesserix_adk.guardrails.injection.InjectionGuard, tesserix_adk.guardrails.pii.PIIGuard, tesserix_adk.guardrails.output.PolicyGuard, tesserix_adk.guardrails.output.SchemaGuard, tesserix_adk.guardrails.allowlist.ToolAllowlistGuard, tesserix_adk.mcp.gateway.AgentGatewayConfig, tesserix_adk.mcp.gateway.AgentGatewayRoute, tesserix_adk.mcp.gateway.AgentGatewayRouter, tesserix_adk.mcp.gateway.AgentGatewayToolConfig, tesserix_adk.mcp.gateway.AgentGatewayTools, tesserix_adk.mcp.auth.AuthorisedCall, tesserix_adk.mcp.gateway.GatewayTool, tesserix_adk.mcp.gateway.GatewayToolResult, tesserix_adk.mcp.auth.McpAuthorizer, tesserix_adk.mcp.gateway.McpGatewayError, tesserix_adk.mcp.gateway.McpGatewayReason, tesserix_adk.mcp.auth.McpServerAuth, tesserix_adk.mcp.gateway.McpToolDescriptor, tesserix_adk.mcp.auth.ServerSessions, tesserix_adk.mcp.auth.SessionLease, tesserix_adk.memory.admission.Admission, tesserix_adk.memory.admission.AdmissionPolicy, tesserix_adk.memory.context.AssembledContext, tesserix_adk.memory.beliefs.Belief, tesserix_adk.memory.compression.CodeCompressor, tesserix_adk.memory.compaction.CompactionOutcome, tesserix_adk.memory.compression.Compressed, tesserix_adk.memory.beliefs.ConfidenceFloor, tesserix_adk.memory.compression.ContentKind, tesserix_adk.memory.compression.ContentRouter, tesserix_adk.memory.context.ContextAssembler, tesserix_adk.memory.compaction.ContextEntry, tesserix_adk.memory.context.ContextPlan, tesserix_adk.memory.beliefs.Contradiction, tesserix_adk.memory.erasure.Derivation, tesserix_adk.memory.compaction.DropOldest, tesserix_adk.memory.erasure.ErasureReceipt, tesserix_adk.memory.reversible.Expansion, tesserix_adk.memory.prefix.FrozenPrefix, tesserix_adk.memory.beliefs.HalfLife, tesserix_adk.memory.optimization.HeadroomMcpOptimizer, tesserix_adk.memory.capabilities.MemoryCapabilities, tesserix_adk.memory.records.MemoryHit, tesserix_adk.memory.records.MemoryKind, tesserix_adk.memory.capabilities.MemoryNeeds, tesserix_adk.memory.records.MemoryQuery, tesserix_adk.memory.records.MemoryRecord, tesserix_adk.memory.scope.MemoryScope, tesserix_adk.memory.optimization.OptimizationBackend, tesserix_adk.memory.optimization.OptimizationChannel, tesserix_adk.memory.optimization.OptimizationDecision, tesserix_adk.memory.optimization.OptimizationError, tesserix_adk.memory.optimization.OptimizationPolicy, tesserix_adk.memory.optimization.OptimizationResult, tesserix_adk.memory.provenance.Origin, tesserix_adk.memory.compression.PassThrough, tesserix_adk.memory.erasure.PatternRedactor, tesserix_adk.memory.compaction.PinAndFold, tesserix_adk.memory.prefix.PrefixBoundary, tesserix_adk.memory.compression.ProseCompressor, tesserix_adk.memory.provenance.Provenance, tesserix_adk.memory.admission.Recall, tesserix_adk.memory.beliefs.Resolution, tesserix_adk.memory.reversible.ReversibleRouter, tesserix_adk.memory.optimization.RtkCommandPlan, tesserix_adk.memory.context.SectionOutcome, tesserix_adk.memory.context.SectionPlan, tesserix_adk.memory.compression.StructuredCompressor, tesserix_adk.memory.compaction.SummariseSpan, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.memory.beliefs.Supersession, tesserix_adk.memory.compression.TabularCompressor, tesserix_adk.memory.optimization.TokenOptimizer, tesserix_adk.memory.admission.Verdict, tesserix_adk.memory.admission.WriteGate, tesserix_adk.memory.erasure.PIIRedactor, tesserix_adk.models.embeddings.BatchConfig, tesserix_adk.models.embeddings.BatchingEmbedder, tesserix_adk.models.cache.CacheEntry, tesserix_adk.models.cache.CacheKey, tesserix_adk.models.cache.CacheMetrics, tesserix_adk.models.cache.CacheOutcome, tesserix_adk.models.cache.CachePolicy, tesserix_adk.models.cache.CacheStatus, tesserix_adk.models.cache.Cacheability, tesserix_adk.models.cache.CachingProvider, tesserix_adk.models.pool.ClientKey, tesserix_adk.models.pool.ClientPool, tesserix_adk.models.credentials.Credential, tesserix_adk.models.onnx.Device, tesserix_adk.models.shaping.Effort, tesserix_adk.models.embeddings.EmbeddingLimits, tesserix_adk.models.embeddings.EmbeddingMetrics, tesserix_adk.models.onnx.Encoded, tesserix_adk.models.credentials.EnvironmentSecrets, tesserix_adk.models.cache.MemoryCacheStore, tesserix_adk.models.cache.MemorySemanticIndex, tesserix_adk.models.catalogue.ModelCard, tesserix_adk.models.onnx.OnnxCrossEncoder, tesserix_adk.models.onnx.OnnxEmbeddings, tesserix_adk.models.onnx.OnnxMetrics, tesserix_adk.models.onnx.OnnxModel, tesserix_adk.models.pool.PoolConfig, tesserix_adk.models.pool.PoolMetrics, tesserix_adk.models.catalogue.Pricing, tesserix_adk.models.cache.SemanticConfig, tesserix_adk.models.shaping.Shaped, tesserix_adk.models.shaping.Shaping, tesserix_adk.models.onnx.Throughput, tesserix_adk.models.shaping.TurnKind, tesserix_adk.models.gguf.GgufModel, tesserix_adk.models.gguf.MemoryEstimate, tesserix_adk.models.gguf.ModelTooLargeError, tesserix_adk.models.gguf.Quantization, tesserix_adk.models.pricing.PriceCard, tesserix_adk.models.pricing.PriceList, tesserix_adk.models.pricing.Rate, tesserix_adk.models.pricing.UnknownPricing, tesserix_adk.models.providers.anthropic.AnthropicProvider, tesserix_adk.models.providers.compatible.CompatibilityPreset, tesserix_adk.models.providers.gemini.GeminiProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppTuning, tesserix_adk.models.providers.compatible.OpenAICompatibleProvider, tesserix_adk.models.providers.openai.OpenAIProvider, tesserix_adk.models.providers.PhaseTimeouts, tesserix_adk.models.routing.RoutingRule, tesserix_adk.models.routing.RoutingTable, tesserix_adk.models.routing.TableRouter, tesserix_adk.observability.savings.Arm, tesserix_adk.observability.convention.AttributeSet, tesserix_adk.observability.attribution.Attribution, tesserix_adk.observability.savings.Basis, tesserix_adk.observability.latency.CacheHits, tesserix_adk.observability.convention.CacheStatus, tesserix_adk.observability.convention.Cardinality, tesserix_adk.observability.metrics.Dimensions, tesserix_adk.observability.export.ExportedEvent, tesserix_adk.observability.export.ExportedSpan, tesserix_adk.observability.savings.Figure, tesserix_adk.observability.savings.HoldoutPolicy, tesserix_adk.observability.latency.LatencyReport, tesserix_adk.observability.propagation.Link, tesserix_adk.observability.propagation.LinkKind, tesserix_adk.observability.convention.Measured, tesserix_adk.observability.spend_metrics.MeterStats, tesserix_adk.observability.spend_metrics.ModelRate, tesserix_adk.observability.tree.Node, tesserix_adk.observability.attribution.Outcome, tesserix_adk.observability.trace.Pattern, tesserix_adk.observability.export.PendingSpan, tesserix_adk.observability.spend_metrics.PricingTable, tesserix_adk.observability.tree.Rate, tesserix_adk.observability.local_view.RecordedSpan, tesserix_adk.observability.export.RedactingSpanProcessor, tesserix_adk.observability.redaction.Redaction, tesserix_adk.observability.export.RedactionPolicy, tesserix_adk.observability.export.RedactionStats, tesserix_adk.observability.redaction.Redactor, tesserix_adk.observability.latency.RunTimer, tesserix_adk.observability.tree.RunTree, tesserix_adk.observability.savings.SavingsReport, tesserix_adk.observability.savings.ShapedRun, tesserix_adk.observability.export.SpanEvent, tesserix_adk.observability.spend_metrics.SpendMeter, tesserix_adk.observability.attribution.SpendRecord, tesserix_adk.observability.attribution.Step, tesserix_adk.observability.attribution.Totals, tesserix_adk.observability.trace.TraceContext, tesserix_adk.observability.local_view.TraceFile, tesserix_adk.observability.local_view.TraceNode, tesserix_adk.observability.tree.TreeTotals, tesserix_adk.observability.convention.Unavailability, tesserix_adk.observability.propagation.W3CContext, tesserix_adk.rag.embedding.BatchVectors, tesserix_adk.rag.embedding.BatchedEmbedder, tesserix_adk.rag.retrieval.Branch, tesserix_adk.rag.retrieval.BranchScore, tesserix_adk.rag.chunking.Chunk, tesserix_adk.rag.chunking.ChunkerRegistry, tesserix_adk.rag.chunking.ChunkingSpec, tesserix_adk.rag.citation.Citation, tesserix_adk.rag.citation.CitedAnswer, tesserix_adk.rag.citation.Claim, tesserix_adk.rag.chunking.CodeAware, tesserix_adk.rag.reranking.CrossEncoderReranker, tesserix_adk.rag.chunking.Document, tesserix_adk.rag.embedding.EmbeddedBatch, tesserix_adk.rag.embedding.EmbeddingModel, tesserix_adk.rag.embedding.EmbeddingStats, tesserix_adk.rag.chunking.FixedTokens, tesserix_adk.rag.retrieval.Hit, tesserix_adk.rag.retrieval.HybridRetriever, tesserix_adk.rag.retrieval.IndexQuery, tesserix_adk.rag.retrieval.IndexRetriever, tesserix_adk.rag.embedding.MemoryEmbeddingCache, tesserix_adk.rag.reranking.ModelReranker, tesserix_adk.rag.reranking.NoReranking, tesserix_adk.rag.chunking.Overflow, tesserix_adk.rag.quarantine.Quarantined, tesserix_adk.rag.retrieval.ReciprocalRankFusion, tesserix_adk.rag.reranking.RerankScore, tesserix_adk.rag.reranking.Reranking, tesserix_adk.rag.reranking.RerankingRetriever, tesserix_adk.rag.retrieval.RetrievalResult, tesserix_adk.rag.retrieval.RetrievalScope, tesserix_adk.rag.chunking.SentenceWindow, tesserix_adk.rag.citation.SourceLocator, tesserix_adk.rag.citation.Span, tesserix_adk.rag.chunking.Structural, tesserix_adk.rag.quarantine.UntrustedText, tesserix_adk.rag.retrieval.WeightedSum, tesserix_adk.runtime.activities.ActivityAttempts, tesserix_adk.runtime.planner.AgentPlanner, tesserix_adk.runtime.parallel.Aggregate, tesserix_adk.runtime.parallel.Aggregation, tesserix_adk.runtime.parallel.All, tesserix_adk.runtime.blocking.Ambient, tesserix_adk.runtime.progress.AnswerDelta, tesserix_adk.runtime.suspension.ApprovalDeferred, tesserix_adk.runtime.approvals.ApprovalLedger, tesserix_adk.runtime.progress.ApprovalRequired, tesserix_adk.runtime.estimate.Assumptions, tesserix_adk.runtime.activities.AttemptBudget, tesserix_adk.runtime.audit.AuditTrail, tesserix_adk.runtime.autonomy.AutonomyGate, tesserix_adk.runtime.progress.Backpressure, tesserix_adk.runtime.parallel.Branch, tesserix_adk.runtime.parallel.BranchOutcome, tesserix_adk.runtime.parallel.BranchResult, tesserix_adk.runtime.estimate.Calibration, tesserix_adk.runtime.cancellation.CancellationToken, tesserix_adk.runtime.checkpoint.Checkpointer, tesserix_adk.runtime.claim_check.ClaimCheck, tesserix_adk.runtime.compaction.Compaction, tesserix_adk.runtime.compaction.CompactionEvent, tesserix_adk.runtime.compensation.Compensator, tesserix_adk.runtime.estimate.Confidence, tesserix_adk.runtime.context.ContextContribution, tesserix_adk.runtime.context.ContextContributionError, tesserix_adk.runtime.context.ContextRequest, tesserix_adk.runtime.context.ContextWindow, tesserix_adk.runtime.estimate.CostEstimate, tesserix_adk.runtime.cancellation.Deadline, tesserix_adk.runtime.suspension.DeferringGate, tesserix_adk.runtime.delegation.Delegation, tesserix_adk.runtime.delegation.DelegationLimits, tesserix_adk.runtime.supervisor.DelegationResult, tesserix_adk.runtime.delegation.DelegationScope, tesserix_adk.runtime.planner.ExecutedPlan, tesserix_adk.runtime.parallel.FirstSuccess, tesserix_adk.runtime.progress.GuardrailDecision, tesserix_adk.runtime.handoff.Handoff, tesserix_adk.runtime.handoff.HandoffContract, tesserix_adk.runtime.handoff.HandoffDesk, tesserix_adk.runtime.handoff.HandoffResult, tesserix_adk.runtime.activities.Heartbeater, tesserix_adk.runtime.estimate.InMemoryHistory, tesserix_adk.runtime.planner.InMemoryPlanStore, tesserix_adk.runtime.autonomy.InMemoryReports, tesserix_adk.runtime.progress.IterationStarted, tesserix_adk.runtime.lease.Leaseholder, tesserix_adk.runtime.blocking.LoopMonitor, tesserix_adk.runtime.audit.MemoryAuditSink, tesserix_adk.runtime.checkpoint.MemoryCheckpointStore, tesserix_adk.runtime.claim_check.MemoryClaimCheckStore, tesserix_adk.runtime.compensation.MemoryCompensationLedger, tesserix_adk.runtime.idempotency.MemoryIdempotencyStore, tesserix_adk.runtime.lease.MemoryLeaseStore, tesserix_adk.runtime.state.MemoryStateStore, tesserix_adk.runtime.suspension.MemorySuspensionStore, tesserix_adk.runtime.queue.MemoryWorkQueue, tesserix_adk.runtime.estimate.Observed, tesserix_adk.runtime.structured.OutputContract, tesserix_adk.runtime.planner.Plan, tesserix_adk.runtime.planner.PlanExecutor, tesserix_adk.runtime.planner.PlanRecord, tesserix_adk.runtime.planner.PlanStep, tesserix_adk.runtime.progress.Pressure, tesserix_adk.runtime.progress.ProgressEvent, tesserix_adk.runtime.prompt.Prompt, tesserix_adk.runtime.prompt.PromptLayer, tesserix_adk.runtime.progress.Provisional, tesserix_adk.runtime.parallel.Quorum, tesserix_adk.runtime.rate_limit.RateLimiter, tesserix_adk.runtime.handoff.Receiver, tesserix_adk.runtime.parallel.Reduce, tesserix_adk.runtime.credentials.RefreshPolicy, tesserix_adk.runtime.results.ResultFinding, tesserix_adk.runtime.results.ResultPolicy, tesserix_adk.runtime.resume.ResumedRun, tesserix_adk.runtime.resume.Resumer, tesserix_adk.runtime.retry.RetryPlan, tesserix_adk.runtime.autonomy.RevocationWatch, tesserix_adk.runtime.supervisor.Roster, tesserix_adk.runtime.progress.RunCancelled, tesserix_adk.runtime.progress.RunCompleted, tesserix_adk.runtime.credentials.RunCredentials, tesserix_adk.runtime.progress.RunFailed, tesserix_adk.runtime.determinism.RunFingerprint, tesserix_adk.runtime.progress.RunStarted, tesserix_adk.runtime.progress.RunStream, tesserix_adk.runtime.estimate.Scope, tesserix_adk.runtime.context.Segment, tesserix_adk.runtime.progress.SequenceCheck, tesserix_adk.runtime.supervisor.Specialist, tesserix_adk.runtime.estimate.Spread, tesserix_adk.runtime.planner.StepResult, tesserix_adk.runtime.progress.StructuredDelta, tesserix_adk.runtime.supervisor.Supervisor, tesserix_adk.runtime.loop.SystemClock, tesserix_adk.runtime.progress.ToolCallFailed, tesserix_adk.runtime.progress.ToolCallFinished, tesserix_adk.runtime.progress.ToolCallIndeterminate, tesserix_adk.runtime.progress.ToolCallStarted, tesserix_adk.runtime.planner.ToolContract, tesserix_adk.runtime.results.ToolResult, tesserix_adk.runtime.results.ToolResultBoundary, tesserix_adk.runtime.approvals.TransportGate, tesserix_adk.runtime.progress.UsageUpdated, tesserix_adk.runtime.blocking.WorkerPool, tesserix_adk.runtime.blocking.Workers, tesserix_adk.runtime.fanout.Lanes, tesserix_adk.runtime.fanout.Turn, tesserix_adk.tools.registry.AgentToolView, tesserix_adk.tools.validation.ArgumentPolicy, tesserix_adk.tools.credentials.Attribution, tesserix_adk.tools.credentials.CachingCredentials, tesserix_adk.tools.credentials.Credential, tesserix_adk.tools.credentials.CredentialBroker, tesserix_adk.tools.credentials.CredentialRequest, tesserix_adk.tools.credentials.ExchangedCredentials, tesserix_adk.tools.intake.OcrPage, tesserix_adk.tools.intake.Region, tesserix_adk.tools.intake.RegionKind, tesserix_adk.tools.sandbox.SandboxArtifact, tesserix_adk.tools.sandbox.SandboxLimits, tesserix_adk.tools.sandbox.SandboxResult, tesserix_adk.tools.intake.Segment, tesserix_adk.tools.credentials.StaticCredentials, tesserix_adk.tools.sandbox.SubprocessSandbox, tesserix_adk.tools.decorator.Tool, tesserix_adk.tools.validation.ToolArgumentValidator, tesserix_adk.tools.registry.ToolCallSpan, tesserix_adk.tools.context.ToolContext, tesserix_adk.tools.errors.ToolErrorMap, tesserix_adk.tools.errors.ToolErrorRule, tesserix_adk.workflows.durable.ActivityContext, tesserix_adk.workflows.durable.AgentWorkflow, tesserix_adk.workflows.compensation.CompensatingActivity, tesserix_adk.workflows.compensation.Compensations, tesserix_adk.workflows.continuation.Continuation, tesserix_adk.workflows.continuation.ContinuationPolicy, tesserix_adk.workflows.deterministic.DeterministicIds, tesserix_adk.workflows.durable.Journal, tesserix_adk.workflows.durable.ModelCallInput, tesserix_adk.workflows.durable.ModelCallResult, tesserix_adk.workflows.deterministic.Patches, tesserix_adk.workflows.replay.RecordedHistory, tesserix_adk.workflows.replay.ReplayFinding, tesserix_adk.workflows.replay.ReplayReport, tesserix_adk.workflows.replay.ReplayRule, tesserix_adk.workflows.compensation.Saga, tesserix_adk.workflows.durable.ToolCallInput, tesserix_adk.workflows.durable.ToolCallResult, tesserix_adk.workflows.deterministic.WorkflowClock, tesserix_adk.workflows.durable.WorkflowState
Testing fakes: tesserix_adk.testing.spy.ApprovalStub, tesserix_adk.testing.conformance.BudgetPolicyConformance, tesserix_adk.testing.cassette.Cassette, tesserix_adk.testing.cassette.CassetteHarness, tesserix_adk.testing.cassette.CassetteLeakError, tesserix_adk.testing.cassette.CassetteMismatchError, tesserix_adk.testing.cassette.CassetteMissError, tesserix_adk.testing.cassette.CassetteMode, tesserix_adk.testing.cassette.CassetteVersionError, tesserix_adk.testing.conformance.CheckpointStoreConformance, tesserix_adk.testing.conformance.ClockConformance, tesserix_adk.testing.spy.ConcurrencyProbe, tesserix_adk.testing.fakes.FakeBudgetPolicy, tesserix_adk.testing.fakes.FakeClock, tesserix_adk.testing.embedding.FakeEmbedder, tesserix_adk.testing.fakes.FakeGuardrail, tesserix_adk.testing.retrieval.FakeIndex, tesserix_adk.testing.fakes.FakeKeyValueStore, tesserix_adk.testing.fakes.FakeMeter, tesserix_adk.testing.fake_model.FakeModelProvider, tesserix_adk.testing.fakes.FakeSecrets, tesserix_adk.testing.fakes.FakeTenantLedger, tesserix_adk.testing.fakes.FakeToolRegistry, tesserix_adk.testing.fakes.FakeTracer, tesserix_adk.testing.fake_model.Fault, tesserix_adk.testing.mcp.FaultyMcpServer, tesserix_adk.testing.guardrails.GuardCase, tesserix_adk.testing.guardrails.GuardFamily, tesserix_adk.testing.guardrails.GuardMetrics, tesserix_adk.testing.guardrails.GuardThresholds, tesserix_adk.testing.conformance.GuardrailConformance, tesserix_adk.testing.http_cassette.HttpCassette, tesserix_adk.testing.http_cassette.HttpExchange, tesserix_adk.testing.http_cassette.HttpReplay, tesserix_adk.testing.conformance.IdempotencyStoreConformance, tesserix_adk.testing.events.InMemoryEventPublisher, tesserix_adk.testing.memory.InMemoryMemoryStore, tesserix_adk.testing.retrieval.Indexed, tesserix_adk.testing.injection.InjectionFixture, tesserix_adk.testing.cassette.Interaction, tesserix_adk.testing.isolation.IsolationScenario, tesserix_adk.testing.conformance.KeyValueStoreConformance, tesserix_adk.testing.isolation.Leak, tesserix_adk.testing.isolation.LeakReport, tesserix_adk.testing.conformance.LeaseStoreConformance, tesserix_adk.testing.cassette.MatchOn, tesserix_adk.testing.mcp.McpFault, tesserix_adk.testing.conformance.MemoryStoreConformance, tesserix_adk.testing.fakes.MetricPoint, tesserix_adk.testing.conformance.ModelProviderConformance, tesserix_adk.testing.pytest_plugin.NetworkAccessInTestError, tesserix_adk.testing.isolation.Observed, tesserix_adk.testing.peers.PeerCase, tesserix_adk.testing.pytest_plugin.QuarantineError, tesserix_adk.testing.spy.RecordedCall, tesserix_adk.testing.cassette.RecordedError, tesserix_adk.testing.fakes.RecordedEvent, tesserix_adk.testing.guardrails.RecordedGuard, tesserix_adk.testing.cassette.RecordingProvider, tesserix_adk.testing.cassette.ReplayingProvider, tesserix_adk.testing.spy.ScopedRun, tesserix_adk.testing.fake_model.ScriptExhaustedError, tesserix_adk.testing.fakes.ScriptedProvider, tesserix_adk.testing.fake_model.ScriptedTurn, tesserix_adk.testing.conformance.SearchIndexConformance, tesserix_adk.testing.isolation.SeededDocument, tesserix_adk.testing.http_cassette.SentRequest, tesserix_adk.testing.fakes.SequentialIds, tesserix_adk.testing.SpendLedgerConformance, tesserix_adk.testing.fakes.StallingProvider, tesserix_adk.testing.conformance.StateStoreConformance, tesserix_adk.testing.isolation.Surface, tesserix_adk.testing.isolation.TenantFixture, tesserix_adk.testing.conformance.TenantPropagationConformance, tesserix_adk.testing.spy.ToolSpy, tesserix_adk.testing.conformance.TracerConformance, tesserix_adk.testing.conformance.WorkQueueConformance, tesserix_adk.testing.benchmarks.Baseline, tesserix_adk.testing.benchmarks.BenchmarkReport, tesserix_adk.testing.benchmarks.Comparison, tesserix_adk.testing.benchmarks.Measurement, tesserix_adk.testing.benchmarks.Metric, tesserix_adk.testing.benchmarks.Scenario, tesserix_adk.testing.benchmarks.Thresholds, tesserix_adk.testing.benchmarks.Verdict
tesserix_adk.adapters.a2a.A2ARegistry¶
Required members: resolve
Shipped implementations: tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.models.routing.TableRouter, tesserix_adk.tools.registry.AgentToolView
Testing fakes: No exported fake.
tesserix_adk.adapters.approvals.HttpPoster¶
Required members: post
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.adapters.approvals.MessagePublisher¶
Required members: publish
Shipped implementations: tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.adapters.outbox.PostgresOutbox, tesserix_adk.core.events.NullEventPublisher
Testing fakes: tesserix_adk.testing.events.InMemoryEventPublisher
tesserix_adk.adapters.audit.JetStreamPublisher¶
Required members: publish
Shipped implementations: tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.adapters.outbox.PostgresOutbox, tesserix_adk.core.events.NullEventPublisher
Testing fakes: tesserix_adk.testing.events.InMemoryEventPublisher
tesserix_adk.adapters.dead_letters.DeadLetterStore¶
Required members: bury, forget, list, stats
Shipped implementations: tesserix_adk.adapters.dead_letters.InMemoryDeadLetters
Testing fakes: No exported fake.
tesserix_adk.adapters.google_adk.GoogleAdkAgentInvoker¶
Required members: __call__
Shipped implementations: tesserix_adk.core.agent.Agent, tesserix_adk.runtime.loop.AgentRunner, tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.agent.TypedAgent, tesserix_adk.a2a.card.AgentCard, tesserix_adk.a2a.card.AgentCardError, tesserix_adk.a2a.card.AgentLimits, tesserix_adk.a2a.card.AgentProvider, tesserix_adk.a2a.card.AgentSkill, tesserix_adk.a2a.card.CardEndpoint, tesserix_adk.a2a.delegation.DelegationChain, tesserix_adk.a2a.delegation.DelegationClaims, tesserix_adk.a2a.delegation.DelegationHop, tesserix_adk.a2a.boundary.PeerActionError, tesserix_adk.a2a.boundary.PeerBoundary, tesserix_adk.a2a.invocation.PeerCall, tesserix_adk.a2a.invocation.PeerClient, tesserix_adk.a2a.boundary.PeerContent, tesserix_adk.a2a.delegation.PeerDelegation, tesserix_adk.a2a.delegation.PeerDelegator, tesserix_adk.a2a.discovery.PeerDiscoveryError, tesserix_adk.a2a.discovery.PeerDiscoveryReason, tesserix_adk.a2a.invocation.PeerInvocationError, tesserix_adk.a2a.invocation.PeerInvocationReason, tesserix_adk.a2a.discovery.PeerNeed, tesserix_adk.a2a.invocation.PeerProgress, tesserix_adk.a2a.discovery.PeerRejection, tesserix_adk.a2a.invocation.PeerReply, tesserix_adk.a2a.discovery.PeerResolution, tesserix_adk.a2a.invocation.PeerResult, tesserix_adk.a2a.boundary.PeerSuspicionError, tesserix_adk.a2a.boundary.PeerTrustPolicy, tesserix_adk.a2a.delegation.PeerVerifier, tesserix_adk.a2a.boundary.ProposedAction, tesserix_adk.a2a.discovery.RegistryPeers, tesserix_adk.a2a.discovery.StaticPeers, tesserix_adk.a2a.boundary.TrustDecision, tesserix_adk.a2a.invocation.UnsupportedSchemaError, tesserix_adk.adapters.a2a.A2ABearerSecurity, tesserix_adk.adapters.a2a.A2ACardError, tesserix_adk.adapters.a2a.A2AExecutionError, tesserix_adk.adapters.a2a.A2AInterface, tesserix_adk.adapters.a2a.A2ARegistryError, tesserix_adk.adapters.a2a.A2ASkill, tesserix_adk.adapters.transport.ApprovalInbox, tesserix_adk.adapters.audit.AuditTables, tesserix_adk.adapters.mcp_context.AuthorisingSession, tesserix_adk.adapters.mcp_resilience.BreakerState, tesserix_adk.adapters.mcp_context.CallerContext, tesserix_adk.adapters.ceiling.CeilingTables, tesserix_adk.adapters.checkpoints.CheckpointTables, tesserix_adk.adapters.pgvector.ChunkTables, tesserix_adk.adapters.ledger.CoalescingLedger, tesserix_adk.adapters.approvals.ConsoleApprovals, tesserix_adk.adapters.dead_letters.DeadLetterQuery, tesserix_adk.adapters.dead_letters.DeadLetterRecord, tesserix_adk.adapters.dead_letters.DeadLetterStats, tesserix_adk.adapters.mcp_resilience.Degraded, tesserix_adk.adapters.jetstream.DurableConsumer, tesserix_adk.adapters.graph.EntityExtractor, tesserix_adk.adapters.isolation.ErasureSweep, tesserix_adk.adapters.agent_exports.ExportDescriptorDriftError, tesserix_adk.adapters.agent_exports.ExportErrorCode, tesserix_adk.adapters.agent_exports.ExportErrorEnvelope, tesserix_adk.adapters.agent_exports.ExportInvocation, tesserix_adk.adapters.agent_exports.ExportedA2AAgent, tesserix_adk.adapters.agent_exports.ExportedAgentResult, tesserix_adk.adapters.agent_exports.ExportedAgentTool, tesserix_adk.adapters.mcp_server.ExportedSession, tesserix_adk.adapters.graph.ExtractedEdge, tesserix_adk.adapters.graph.ExtractedNode, tesserix_adk.adapters.graph.ExtractedSubgraph, tesserix_adk.adapters.graph.ExtractionCharge, tesserix_adk.adapters.graph.ExtractionMeter, tesserix_adk.adapters.foreign_agents.ForeignAgentContext, tesserix_adk.adapters.foreign_agents.ForeignAgentReply, tesserix_adk.adapters.interop.ForeignTool, tesserix_adk.adapters.graft.GraftMcpBackend, tesserix_adk.adapters.graft.GraftSubprocessBackend, tesserix_adk.adapters.grants.GrantTables, tesserix_adk.adapters.graph.GraphMemoryStore, tesserix_adk.adapters.graph.GraphSettings, tesserix_adk.adapters.graph.GraphitiEngine, tesserix_adk.adapters.mcp_transport.HttpTransport, tesserix_adk.adapters.idempotent_events.IdempotentConsumer, tesserix_adk.adapters.dead_letters.InMemoryDeadLetters, tesserix_adk.adapters.ledger.InMemoryLedger, tesserix_adk.adapters.mcp_context.IncomingCall, tesserix_adk.adapters.isolation.IsolationGuarantee, tesserix_adk.adapters.isolation.Isolator, tesserix_adk.adapters.audit.JetStreamAudit, tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.adapters.mcp.McpClient, tesserix_adk.adapters.mcp.McpDiscovery, tesserix_adk.adapters.mcp_server.McpExportError, tesserix_adk.adapters.mcp_server.McpExportReason, tesserix_adk.adapters.mcp_resilience.McpFleet, tesserix_adk.adapters.mcp.McpProtocolError, tesserix_adk.adapters.mcp.McpRejection, tesserix_adk.adapters.mcp.McpSchemaError, tesserix_adk.adapters.mcp_server.McpServer, tesserix_adk.adapters.mcp.McpServerInfo, tesserix_adk.adapters.mcp_resilience.McpServerUnavailableError, tesserix_adk.adapters.agentgateway.McpStreamableHttpTransport, tesserix_adk.adapters.mcp_surface.McpSurfaceDriftError, tesserix_adk.adapters.mcp_surface.McpToolConflictError, tesserix_adk.adapters.mcp_transport.McpTransportError, tesserix_adk.adapters.mcp_transport.McpTransportReason, tesserix_adk.adapters.memory.MemoryPage, tesserix_adk.adapters.memory.MemoryStoreSettings, tesserix_adk.adapters.approvals.NatsApprovals, tesserix_adk.adapters.outbox.OutboxLag, tesserix_adk.adapters.outbox.OutboxRelay, tesserix_adk.adapters.outbox.OutboxTables, tesserix_adk.adapters.isolation.Partition, tesserix_adk.adapters.isolation.PartitionMechanism, tesserix_adk.adapters.transport.PayloadElided, tesserix_adk.adapters.peer_tools.PeerArguments, tesserix_adk.adapters.pgvector.PgvectorIndex, tesserix_adk.adapters.memory.PgvectorMemoryStore, tesserix_adk.adapters.pgvector.PgvectorSettings, tesserix_adk.adapters.portable.PortableAgentManifest, tesserix_adk.adapters.portable.PortableExportError, tesserix_adk.adapters.portable.PortableExportOptions, tesserix_adk.adapters.portable.PortableReference, tesserix_adk.adapters.portable.PortableRuntime, tesserix_adk.adapters.audit.PostgresAuditSettings, tesserix_adk.adapters.audit.PostgresAuditSink, tesserix_adk.adapters.ceiling.PostgresCeilingLedger, tesserix_adk.adapters.ceiling.PostgresCeilingSettings, tesserix_adk.adapters.checkpoints.PostgresCheckpointStore, tesserix_adk.adapters.grants.PostgresGrantSettings, tesserix_adk.adapters.grants.PostgresGrantStore, tesserix_adk.adapters.idempotency.PostgresIdempotencyStore, tesserix_adk.adapters.checkpoints.PostgresLeaseStore, tesserix_adk.adapters.ledger.PostgresLedger, tesserix_adk.adapters.memory.PostgresMemoryStore, tesserix_adk.adapters.outbox.PostgresOutbox, tesserix_adk.adapters.outbox.PostgresOutboxSettings, tesserix_adk.adapters.sql_state.PostgresStateStore, tesserix_adk.adapters.sql_state.PostgresStoreSettings, tesserix_adk.adapters.sql_state.PostgresWorkQueue, tesserix_adk.adapters.mcp_transport.RecordingTransport, tesserix_adk.adapters.cache.RedisCacheStore, tesserix_adk.adapters.checkpoints.RedisCheckpointStore, tesserix_adk.adapters.idempotency.RedisIdempotencyStore, tesserix_adk.adapters.checkpoints.RedisLeaseStore, tesserix_adk.adapters.ledger.RedisLedger, tesserix_adk.adapters.memory.RedisMemoryStore, tesserix_adk.adapters.state.RedisStateStore, tesserix_adk.adapters.state.RedisStoreSettings, tesserix_adk.adapters.state.RedisWorkQueue, tesserix_adk.adapters.dead_letters.ReplayPlan, tesserix_adk.adapters.dead_letters.ReplayReport, tesserix_adk.adapters.dead_letters.Replayer, tesserix_adk.adapters.mcp_resilience.ResilientSession, tesserix_adk.adapters.memory.RoutedMemoryStore, tesserix_adk.adapters.transport.RunBroker, tesserix_adk.adapters.mcp_resilience.ServerBreaker, tesserix_adk.adapters.mcp_resilience.ServerHealth, tesserix_adk.adapters.sql_state.StateTables, tesserix_adk.adapters.mcp_transport.StdioTransport, tesserix_adk.adapters.transport.StreamGap, tesserix_adk.adapters.jetstream.StreamRequirement, tesserix_adk.adapters.mcp_surface.SurfaceEntry, tesserix_adk.adapters.mcp_surface.SurfacePin, tesserix_adk.adapters.mcp_context.TenantAuthority, tesserix_adk.adapters.interop.ToolImportPolicy, tesserix_adk.adapters.mcp_surface.ToolSurface, tesserix_adk.adapters.interop.ToolTranslationError, tesserix_adk.adapters.transport.TransportAuthorizationError, tesserix_adk.adapters.mcp_transport.TransportSession, tesserix_adk.adapters.transport.WebSocketBridge, tesserix_adk.adapters.approvals.WebhookApprovals, tesserix_adk.adapters.foreign_agents.WrappedAgentPolicy, tesserix_adk.adapters.foreign_agents.WrappedSubagent, tesserix_adk.cli.run_agent.LocalAgent, tesserix_adk.cli.artifacts.ArtifactHeader, tesserix_adk.cli.artifacts.ArtifactSummary, tesserix_adk.cli.artifacts.ArtifactTruncatedError, tesserix_adk.cli.artifacts.ArtifactVersionError, tesserix_adk.cli.artifacts.ArtifactWriter, tesserix_adk.cli.doctor.CheckRegistry, tesserix_adk.cli.doctor.CheckResult, tesserix_adk.cli.doctor.CheckStatus, tesserix_adk.cli.doctor.CredentialPresenceCheck, tesserix_adk.cli.doctor.DiagnosticCheck, tesserix_adk.cli.doctor.DoctorContext, tesserix_adk.cli.doctor.ExtraPresenceCheck, tesserix_adk.cli.doctor.ProbeObservation, tesserix_adk.cli.doctor.PythonVersionCheck, tesserix_adk.cli.eval_run.EvalTarget, tesserix_adk.cli.run_agent.TargetLoadError, tesserix_adk.code_intelligence.contracts.CodeContextArguments, tesserix_adk.code_intelligence.contracts.CodeContextOperation, tesserix_adk.code_intelligence.contracts.CodeContextRequest, tesserix_adk.code_intelligence.contracts.CodeContextResult, tesserix_adk.code_intelligence.contributor.CodeIntelligenceContributor, tesserix_adk.code_intelligence.contracts.CodeIntelligenceError, tesserix_adk.code_intelligence.contracts.CodeIntelligenceUnavailableError, tesserix_adk.code_intelligence.contracts.CodeWorkspace, tesserix_adk.code_intelligence.contracts.CodeWorkspaceNotFoundError, tesserix_adk.core.output_policy.Abstention, tesserix_adk.core.autonomy.ActionClass, tesserix_adk.core.autonomy.ActionRegistry, tesserix_adk.core.autonomy.ActionRequest, tesserix_adk.core.activities.ActivityClass, tesserix_adk.core.activities.ActivityPolicy, tesserix_adk.core.config.AdkConfig, tesserix_adk.core.deprecation.AdkDeprecationWarning, tesserix_adk.core.errors.AdkError, tesserix_adk.core.models.AdkModel, tesserix_adk.core.definition.AgentDefinition, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.errors.AggregationError, tesserix_adk.core.compensation.Applied, tesserix_adk.core.errors.ApprovalBindingError, tesserix_adk.core.events.ApprovalDecided, tesserix_adk.core.hooks.ApprovalDecision, tesserix_adk.core.errors.ApprovalDeliveryError, tesserix_adk.core.hooks.ApprovalDenial, tesserix_adk.core.errors.ApprovalDeniedError, tesserix_adk.core.errors.ApprovalExpiredError, tesserix_adk.core.hooks.ApprovalPolicy, tesserix_adk.core.hooks.ApprovalRecord, tesserix_adk.core.events.ApprovalRequested, tesserix_adk.core.suspension.ApprovalToken, tesserix_adk.core.errors.ApprovalTokenError, tesserix_adk.core.errors.AttributionError, tesserix_adk.core.audit.AuditDecision, tesserix_adk.core.audit.AuditEvent, tesserix_adk.core.errors.AuditUnavailableError, tesserix_adk.core.identity.AuthMethod, tesserix_adk.core.errors.AuthenticationError, tesserix_adk.core.errors.AuthorisationError, tesserix_adk.core.errors.AuthorityRevokedError, tesserix_adk.core.autonomy.AutonomyDecision, tesserix_adk.core.autonomy.AutonomyGrant, tesserix_adk.core.autonomy.AutonomyLadder, tesserix_adk.core.autonomy.AutonomyLevel, tesserix_adk.core.autonomy.AutonomyOutcome, tesserix_adk.core.errors.AutonomyRefusedError, tesserix_adk.core.activities.Backoff, tesserix_adk.core.primitives.BinaryPart, tesserix_adk.core.output_policy.Bounded, tesserix_adk.core.budget.BudgetDecision, tesserix_adk.core.events.BudgetExceeded, tesserix_adk.core.errors.BudgetExceededError, tesserix_adk.core.budget.BudgetLimits, tesserix_adk.core.budget.BudgetScope, tesserix_adk.core.errors.BudgetUnavailableError, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.tenant_config.CachingTenantConfig, tesserix_adk.core.errors.CancelledError, tesserix_adk.core.capabilities.Capability, tesserix_adk.core.errors.CapabilityError, tesserix_adk.core.autonomy.Ceiling, tesserix_adk.core.errors.CeilingExceededError, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.checkpoint.Checkpoint, tesserix_adk.core.checkpoint.CheckpointBoundary, tesserix_adk.core.errors.CheckpointFormatError, tesserix_adk.core.checkpoint.CheckpointPolicy, tesserix_adk.core.errors.CheckpointTooLargeError, tesserix_adk.core.errors.ChunkingError, tesserix_adk.core.idempotency.Claim, tesserix_adk.core.claim_check.ClaimCheckPolicy, tesserix_adk.core.claim_check.ClaimTicket, tesserix_adk.core.errors.ClaimUnavailableError, tesserix_adk.core.content_policy.Classification, tesserix_adk.core.compensation.CompensatedFailure, tesserix_adk.core.compensation.CompensationIncomplete, tesserix_adk.core.ConcurrencyConfig, tesserix_adk.core.config.ConfigError, tesserix_adk.core.config.ConfigOverrides, tesserix_adk.core.config.ConfigProblem, tesserix_adk.core.config.ConfigResolution, tesserix_adk.core.errors.ConfigurationError, tesserix_adk.core.budget.Consumed, tesserix_adk.core.ContentBlockedError, tesserix_adk.core.content_policy.ContentCategory, tesserix_adk.core.errors.ContentFilteredError, tesserix_adk.core.content_policy.ContentSeverity, tesserix_adk.core.provenance.ContentSource, tesserix_adk.core.errors.ContextBudgetError, tesserix_adk.core.errors.ContextWindowExceededError, tesserix_adk.core.cost.Cost, tesserix_adk.core.cost.CostConfidence, tesserix_adk.core.cost.CountSource, tesserix_adk.core.errors.CredentialError, tesserix_adk.core.errors.CredentialExpiredError, tesserix_adk.core.ceiling.Credit, tesserix_adk.core.config.DeadlineConfig, tesserix_adk.core.errors.DelegationError, tesserix_adk.core.errors.DelegationLimitError, tesserix_adk.core.events.Delivery, tesserix_adk.core.tool_access.DenyReason, tesserix_adk.core.errors.DependencyCycleError, tesserix_adk.core.deprecation.Deprecation, tesserix_adk.core.deprecation.DeprecationPolicyError, tesserix_adk.core.dispatch.Dispatch, tesserix_adk.core.dispatch.DispatchNode, tesserix_adk.core.dispatch.DispatchResult, tesserix_adk.core.errors.DuplicateInFlightError, tesserix_adk.core.errors.EmbeddingDimensionError, tesserix_adk.core.errors.EmbeddingUnavailableError, tesserix_adk.core.persistence.Envelope, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.errors.EstimateUnavailableError, tesserix_adk.core.errors.EvalIncompleteError, tesserix_adk.core.events.EventEnvelope, tesserix_adk.core.errors.EventIdReuseError, tesserix_adk.core.errors.EventLoopStalledError, tesserix_adk.core.events.EventPayload, tesserix_adk.core.errors.EventPublishError, tesserix_adk.core.event_schema.EventSchemaRegistry, tesserix_adk.core.errors.EventTooLargeError, tesserix_adk.core.events.EventType, tesserix_adk.core.events.Eventing, tesserix_adk.core.events.EventsReplayed, tesserix_adk.core.errors.ExtractionError, tesserix_adk.core.fallback.FallbackChain, tesserix_adk.core.errors.FallbackExhaustedError, tesserix_adk.core.errors.FallbackUnsafeError, tesserix_adk.core.errors.FanOutLimitError, tesserix_adk.core.prompts.FilePromptRegistry, tesserix_adk.core.tenant_config.FileTenantConfig, tesserix_adk.core.errors.GrantRevokedError, tesserix_adk.core.guards.GuardResult, tesserix_adk.core.guards.GuardStage, tesserix_adk.core.guards.GuardVerdict, tesserix_adk.core.errors.GuardrailError, tesserix_adk.core.errors.GuardrailEvaluationError, tesserix_adk.core.guards.GuardrailPipeline, tesserix_adk.core.errors.GuardrailViolationError, tesserix_adk.core.errors.HandoffContractError, tesserix_adk.core.activities.Heartbeat, tesserix_adk.core.content_policy.HeuristicClassifier, tesserix_adk.core.errors.HistoryUnavailableError, tesserix_adk.core.ceiling.Hold, tesserix_adk.core.ceiling.HoldState, tesserix_adk.core.hooks.HookAction, tesserix_adk.core.hooks.HookChain, tesserix_adk.core.hooks.HookDecision, tesserix_adk.core.errors.HookEvaluationError, tesserix_adk.core.hooks.HookPoint, tesserix_adk.core.errors.HookRefusedError, tesserix_adk.core.errors.HookRegistrationError, tesserix_adk.core.hooks.HookSubject, tesserix_adk.core.idempotency.Idempotency, tesserix_adk.core.idempotency.IdempotencyPolicy, tesserix_adk.core.autonomy.InFlightPolicy, tesserix_adk.core.ceiling.InMemoryCeilingLedger, tesserix_adk.core.autonomy.InMemoryGrants, tesserix_adk.core.errors.IncomparableEvalError, tesserix_adk.core.errors.IncompatiblePromptVersionError, tesserix_adk.core.IndeterminateOutcomeError, tesserix_adk.core.errors.IndeterminateToolCallError, tesserix_adk.core.errors.InexactAmountError, tesserix_adk.core.injection.InjectionSignal, tesserix_adk.core.InjectionSuspectedError, tesserix_adk.core.schema.InlineRefs, tesserix_adk.core.instrumentation.Instrumentation, tesserix_adk.core.errors.InvalidRequestError, tesserix_adk.core.output_policy.Invariant, tesserix_adk.core.errors.IrreversibleActionError, tesserix_adk.core.schema.JsonSchema, tesserix_adk.core.errors.LeaseLostError, tesserix_adk.core.lease.LeasePolicy, tesserix_adk.core.budget.LedgerFailure, tesserix_adk.core.ledger.LedgerKey, tesserix_adk.core.prompt_lint.LintFinding, tesserix_adk.core.prompt_lint.LintReport, tesserix_adk.core.prompt_lint.LintRule, tesserix_adk.core.config.LoopConfig, tesserix_adk.core.errors.LoopLimitError, tesserix_adk.core.errors.MaxIterationsError, tesserix_adk.core.errors.McpAuthError, tesserix_adk.core.errors.McpAuthReason, tesserix_adk.core.errors.MediaIntakeError, tesserix_adk.core.MemoryAdmissionError, tesserix_adk.core.errors.MemoryConflictError, tesserix_adk.core.errors.MemoryContradictionError, tesserix_adk.core.errors.MemoryCorruptionError, tesserix_adk.core.events.MemoryErased, tesserix_adk.core.errors.MemoryLimitError, tesserix_adk.core.errors.MemoryScopeError, tesserix_adk.core.errors.MemoryUnavailableError, tesserix_adk.core.primitives.Message, tesserix_adk.core.errors.MissingExtraError, tesserix_adk.core.errors.MissingTenantContextError, tesserix_adk.core.errors.ModelArtifactError, tesserix_adk.core.capabilities.ModelCapabilities, tesserix_adk.core.capabilities.ModelRef, tesserix_adk.core.provider.ModelRequest, tesserix_adk.core.routing.ModelRequirements, tesserix_adk.core.provider.ModelResponse, tesserix_adk.core.errors.ModelResponseError, tesserix_adk.core.capabilities.ModelSpec, tesserix_adk.core.errors.NoEligibleModelError, tesserix_adk.core.models.NoOutput, tesserix_adk.core.dispatch.NodeOutcome, tesserix_adk.core.dispatch.NodeResult, tesserix_adk.core.errors.NonDeterminismError, tesserix_adk.core.events.NullEventPublisher, tesserix_adk.core.output_policy.OneOf, tesserix_adk.core.provenance.Origin, tesserix_adk.core.OutputValidationError, tesserix_adk.core.definition.Owner, tesserix_adk.core.pii.PIIKind, tesserix_adk.core.pii.PIIMatch, tesserix_adk.core.errors.PartialErasureError, tesserix_adk.core.pii.PatternDetector, tesserix_adk.core.errors.PayloadTooLargeError, tesserix_adk.core.checkpoint.PendingCall, tesserix_adk.core.suspension.PendingDecision, tesserix_adk.core.errors.PlanValidationError, tesserix_adk.core.output_policy.PolicyReport, tesserix_adk.core.output_policy.PolicyViolation, tesserix_adk.core.errors.PoolExhaustedError, tesserix_adk.core.errors.PrefixDriftError, tesserix_adk.core.identity.Principal, tesserix_adk.core.prompts.PromptDefinition, tesserix_adk.core.errors.PromptNotFoundError, tesserix_adk.core.prompts.PromptRef, tesserix_adk.core.errors.PromptRejectedError, tesserix_adk.core.rendering.PromptTemplate, tesserix_adk.core.errors.ProtocolConformanceError, tesserix_adk.core.config.Provenance, tesserix_adk.core.errors.ProvenanceLostError, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.config.ProviderConfig, tesserix_adk.core.errors.ProviderError, tesserix_adk.core.errors.ProviderTimeoutError, tesserix_adk.core.errors.ProviderUnavailableError, tesserix_adk.core.events.PublishReport, tesserix_adk.core.queue.QueuePolicy, tesserix_adk.core.queue.QueueStats, tesserix_adk.core.errors.QueueUnavailableError, tesserix_adk.core.errors.RateLimitError, tesserix_adk.core.streaming.ReasoningDelta, tesserix_adk.core.instrumentation.Recording, tesserix_adk.core.errors.RecursionLimitError, tesserix_adk.core.pii.Redacted, tesserix_adk.core.config.RedactionConfig, tesserix_adk.core.routing.RejectedCandidate, tesserix_adk.core.rendering.Rendered, tesserix_adk.core.config.RepairConfig, tesserix_adk.core.errors.RepeatedCallError, tesserix_adk.core.output_policy.RequiresCitation, tesserix_adk.core.ledger.Reservation, tesserix_adk.core.budget.ResolvedBudget, tesserix_adk.core.errors.ResumeConflictError, tesserix_adk.core.checkpoint.ResumePlan, tesserix_adk.core.checkpoint.Resumption, tesserix_adk.core.errors.RetrievalDegradedError, tesserix_adk.core.config.RetryConfig, tesserix_adk.core.compensation.Reversal, tesserix_adk.core.compensation.ReversalOutcome, tesserix_adk.core.autonomy.Revocation, tesserix_adk.core.routing.RoutingDecision, tesserix_adk.core.run.Run, tesserix_adk.core.budget.RunBudget, tesserix_adk.core.events.RunCancelled, tesserix_adk.core.events.RunCompleted, tesserix_adk.core.run.RunContext, tesserix_adk.core.run.RunEvent, tesserix_adk.core.run.RunEventKind, tesserix_adk.core.events.RunFailed, tesserix_adk.core.RunGrant, tesserix_adk.core.lease.RunLease, tesserix_adk.core.errors.RunLeaseError, tesserix_adk.core.state.RunRecord, tesserix_adk.core.instrumentation.RunSpan, tesserix_adk.core.events.RunStarted, tesserix_adk.core.run.RunState, tesserix_adk.core.errors.RunningLoopError, tesserix_adk.core.instrumentation.Sampling, tesserix_adk.core.errors.SandboxError, tesserix_adk.core.errors.SandboxMemoryError, tesserix_adk.core.errors.SandboxTimeoutError, tesserix_adk.core.errors.SchemaGenerationError, tesserix_adk.core.errors.SchemaViolationError, tesserix_adk.core.errors.ScopeEscalationError, tesserix_adk.core.identity.ScopeSet, tesserix_adk.core.errors.ScopeViolationError, tesserix_adk.core.budget.ScopedLimits, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.errors.SecretResolutionError, tesserix_adk.core.models.Sensitive, tesserix_adk.core.state.SessionRecord, tesserix_adk.core.injection.SignalKind, tesserix_adk.core.instrumentation.Span, tesserix_adk.core.instrumentation.SpanKind, tesserix_adk.core.instrumentation.SpanLimits, tesserix_adk.core.instrumentation.SpanStatus, tesserix_adk.core.errors.StateConflictError, tesserix_adk.core.state.StateDelta, tesserix_adk.core.errors.StateInUseError, tesserix_adk.core.state.StateKey, tesserix_adk.core.persistence.StateKind, tesserix_adk.core.persistence.StateMigration, tesserix_adk.core.errors.StateMigrationError, tesserix_adk.core.errors.StateNotFoundError, tesserix_adk.core.state.StatePage, tesserix_adk.core.errors.StatePersistenceError, tesserix_adk.core.state.StateQuery, tesserix_adk.core.persistence.StateRegistry, tesserix_adk.core.provider.StopReason, tesserix_adk.core.config.StoreConfig, tesserix_adk.core.streaming.StreamAccumulator, tesserix_adk.core.streaming.StreamEnd, tesserix_adk.core.streaming.StreamEvent, tesserix_adk.core.errors.StreamInterruptedError, tesserix_adk.core.schema.StrictSubset, tesserix_adk.core.suspension.SuspendedRun, tesserix_adk.core.routing.TaskClass, tesserix_adk.core.config.TelemetryConfig, tesserix_adk.core.instrumentation.TelemetryLoss, tesserix_adk.core.errors.TemplateError, tesserix_adk.core.tenant_config.TenantConfig, tesserix_adk.core.tenancy.TenantContext, tesserix_adk.core.errors.TenantContextError, tesserix_adk.core.errors.TenantCrossingError, tesserix_adk.core.errors.TenantIsolationError, tesserix_adk.core.errors.TenantLimitError, tesserix_adk.core.tenant_config.TenantLimits, tesserix_adk.core.tenant_config.TenantPolicy, tesserix_adk.core.errors.TenantUnconfiguredError, tesserix_adk.core.streaming.TextDelta, tesserix_adk.core.primitives.TextPart, tesserix_adk.core.content_policy.Thresholds, tesserix_adk.core.suspension.TokenAttempt, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.core.errors.ToolArgumentValidationError, tesserix_adk.core.primitives.ToolCall, tesserix_adk.core.events.ToolCallCompleted, tesserix_adk.core.streaming.ToolCallDelta, tesserix_adk.core.events.ToolCallRequested, tesserix_adk.core.tool_access.ToolDecision, tesserix_adk.core.provider.ToolDeclaration, tesserix_adk.core.errors.ToolDefinitionError, tesserix_adk.core.checkpoint.ToolDisposition, tesserix_adk.core.errors.ToolError, tesserix_adk.core.errors.ToolExecutionError, tesserix_adk.core.errors.ToolFailure, tesserix_adk.core.agent.ToolFailurePolicy, tesserix_adk.core.errors.ToolNotFoundError, tesserix_adk.core.errors.ToolNotPermittedError, tesserix_adk.core.errors.ToolRefusal, tesserix_adk.core.errors.ToolResultError, tesserix_adk.core.errors.ToolTimedOutError, tesserix_adk.core.instrumentation.Trace, tesserix_adk.core.trust.TrustBoundary, tesserix_adk.core.errors.TrustBoundaryError, tesserix_adk.core.provenance.TrustLevel, tesserix_adk.core.definition.TypedAgentDefinition, tesserix_adk.core.errors.UncitedClaimError, tesserix_adk.core.errors.UngroundedCitationError, tesserix_adk.core.errors.UnknownEventTypeError, tesserix_adk.core.errors.UnknownTenantError, tesserix_adk.core.budget.UnlimitedBudget, tesserix_adk.core.errors.UnsupportedEventVersionError, tesserix_adk.core.errors.UnsupportedStateVersionError, tesserix_adk.core.primitives.Usage, tesserix_adk.core.streaming.UsageDelta, tesserix_adk.core.rendering.Variable, tesserix_adk.core.ledger.Window, tesserix_adk.core.ledger.WindowKind, tesserix_adk.core.ledger.WindowSpend, tesserix_adk.core.queue.WorkItem, tesserix_adk.core.errors.WorkItemNotFoundError, tesserix_adk.core.queue.WorkPriority, tesserix_adk.core.queue.WorkState, tesserix_adk.core.errors.WorkersBusyError, tesserix_adk.core.errors.WriteQueueFullError, tesserix_adk.core.config.McpConfig, tesserix_adk.core.config.McpServerConfig, tesserix_adk.core.errors.BaselineUnusableError, tesserix_adk.core.errors.JudgeNotCalibratedError, tesserix_adk.evals.metrics.Aggregate, tesserix_adk.evals.compression.Answer, tesserix_adk.evals.baseline.Baseline, tesserix_adk.evals.baseline.BaselinePolicy, tesserix_adk.evals.baseline.BaselineReport, tesserix_adk.evals.gate.Bypass, tesserix_adk.evals.metrics.CacheHitRate, tesserix_adk.evals.judge.Calibration, tesserix_adk.evals.compression.CaseMeasurement, tesserix_adk.evals.baseline.CaseRegression, tesserix_adk.evals.suite.CaseResult, tesserix_adk.evals.suite.CaseStatus, tesserix_adk.evals.judge.Comparison, tesserix_adk.evals.compression.CompressionCase, tesserix_adk.evals.compression.CompressionFixtures, tesserix_adk.evals.compression.CompressionReport, tesserix_adk.evals.metrics.CostPerCase, tesserix_adk.evals.baseline.Delta, tesserix_adk.evals.dataset.EvalCase, tesserix_adk.evals.dataset.EvalSuite, tesserix_adk.evals.metrics.ExactMatch, tesserix_adk.evals.compression.Floor, tesserix_adk.evals.compression.FloorPolicy, tesserix_adk.evals.gate.GatePolicy, tesserix_adk.evals.gate.GateReport, tesserix_adk.evals.metrics.Groundedness, tesserix_adk.evals.judge.HumanLabel, tesserix_adk.evals.judge.JudgeMetric, tesserix_adk.evals.judge.JudgeScore, tesserix_adk.evals.compression.KindReport, tesserix_adk.evals.judge.Labelled, tesserix_adk.evals.metrics.LatencyMs, tesserix_adk.evals.judge.LlmJudge, tesserix_adk.evals.gate.Measured, tesserix_adk.evals.metrics.MetricFailure, tesserix_adk.evals.gate.MetricMove, tesserix_adk.evals.metrics.MetricReport, tesserix_adk.evals.baseline.MetricSnapshot, tesserix_adk.evals.metrics.MetricValue, tesserix_adk.evals.baseline.Provenance, tesserix_adk.evals.metrics.RefusalRate, tesserix_adk.evals.judge.Rubric, tesserix_adk.evals.judge.RubricLevel, tesserix_adk.evals.metrics.SchemaValidity, tesserix_adk.evals.suite.SuiteResult, tesserix_adk.evals.suite.SuiteRunner, tesserix_adk.evals.metrics.Threshold, tesserix_adk.evals.metrics.ThresholdResult, tesserix_adk.evals.metrics.TokensIn, tesserix_adk.evals.metrics.TokensOut, tesserix_adk.evals.gate.Tolerance, tesserix_adk.evals.metrics.ToolSequenceMatch, tesserix_adk.guardrails.injection.Containment, tesserix_adk.guardrails.content_filter.ContentFilterGuard, tesserix_adk.guardrails.base.Guard, tesserix_adk.guardrails.injection.InjectionGuard, tesserix_adk.guardrails.pii.PIIGuard, tesserix_adk.guardrails.output.PolicyGuard, tesserix_adk.guardrails.output.SchemaGuard, tesserix_adk.guardrails.allowlist.ToolAllowlistGuard, tesserix_adk.mcp.gateway.AgentGatewayConfig, tesserix_adk.mcp.gateway.AgentGatewayRoute, tesserix_adk.mcp.gateway.AgentGatewayRouter, tesserix_adk.mcp.gateway.AgentGatewayToolConfig, tesserix_adk.mcp.gateway.AgentGatewayTools, tesserix_adk.mcp.auth.AuthorisedCall, tesserix_adk.mcp.gateway.GatewayTool, tesserix_adk.mcp.gateway.GatewayToolResult, tesserix_adk.mcp.auth.McpAuthorizer, tesserix_adk.mcp.gateway.McpGatewayError, tesserix_adk.mcp.gateway.McpGatewayReason, tesserix_adk.mcp.auth.McpServerAuth, tesserix_adk.mcp.gateway.McpToolDescriptor, tesserix_adk.mcp.auth.ServerSessions, tesserix_adk.mcp.auth.SessionLease, tesserix_adk.memory.admission.Admission, tesserix_adk.memory.admission.AdmissionPolicy, tesserix_adk.memory.context.AssembledContext, tesserix_adk.memory.beliefs.Belief, tesserix_adk.memory.compression.CodeCompressor, tesserix_adk.memory.compaction.CompactionOutcome, tesserix_adk.memory.compression.Compressed, tesserix_adk.memory.beliefs.ConfidenceFloor, tesserix_adk.memory.compression.ContentKind, tesserix_adk.memory.compression.ContentRouter, tesserix_adk.memory.context.ContextAssembler, tesserix_adk.memory.compaction.ContextEntry, tesserix_adk.memory.context.ContextPlan, tesserix_adk.memory.beliefs.Contradiction, tesserix_adk.memory.erasure.Derivation, tesserix_adk.memory.compaction.DropOldest, tesserix_adk.memory.erasure.ErasureReceipt, tesserix_adk.memory.reversible.Expansion, tesserix_adk.memory.prefix.FrozenPrefix, tesserix_adk.memory.beliefs.HalfLife, tesserix_adk.memory.optimization.HeadroomMcpOptimizer, tesserix_adk.memory.capabilities.MemoryCapabilities, tesserix_adk.memory.records.MemoryHit, tesserix_adk.memory.records.MemoryKind, tesserix_adk.memory.capabilities.MemoryNeeds, tesserix_adk.memory.records.MemoryQuery, tesserix_adk.memory.records.MemoryRecord, tesserix_adk.memory.scope.MemoryScope, tesserix_adk.memory.optimization.OptimizationBackend, tesserix_adk.memory.optimization.OptimizationChannel, tesserix_adk.memory.optimization.OptimizationDecision, tesserix_adk.memory.optimization.OptimizationError, tesserix_adk.memory.optimization.OptimizationPolicy, tesserix_adk.memory.optimization.OptimizationResult, tesserix_adk.memory.provenance.Origin, tesserix_adk.memory.compression.PassThrough, tesserix_adk.memory.erasure.PatternRedactor, tesserix_adk.memory.compaction.PinAndFold, tesserix_adk.memory.prefix.PrefixBoundary, tesserix_adk.memory.compression.ProseCompressor, tesserix_adk.memory.provenance.Provenance, tesserix_adk.memory.admission.Recall, tesserix_adk.memory.beliefs.Resolution, tesserix_adk.memory.reversible.ReversibleRouter, tesserix_adk.memory.optimization.RtkCommandPlan, tesserix_adk.memory.context.SectionOutcome, tesserix_adk.memory.context.SectionPlan, tesserix_adk.memory.compression.StructuredCompressor, tesserix_adk.memory.compaction.SummariseSpan, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.memory.beliefs.Supersession, tesserix_adk.memory.compression.TabularCompressor, tesserix_adk.memory.optimization.TokenOptimizer, tesserix_adk.memory.admission.Verdict, tesserix_adk.memory.admission.WriteGate, tesserix_adk.memory.erasure.PIIRedactor, tesserix_adk.models.embeddings.BatchConfig, tesserix_adk.models.embeddings.BatchingEmbedder, tesserix_adk.models.cache.CacheEntry, tesserix_adk.models.cache.CacheKey, tesserix_adk.models.cache.CacheMetrics, tesserix_adk.models.cache.CacheOutcome, tesserix_adk.models.cache.CachePolicy, tesserix_adk.models.cache.CacheStatus, tesserix_adk.models.cache.Cacheability, tesserix_adk.models.cache.CachingProvider, tesserix_adk.models.pool.ClientKey, tesserix_adk.models.pool.ClientPool, tesserix_adk.models.credentials.Credential, tesserix_adk.models.onnx.Device, tesserix_adk.models.shaping.Effort, tesserix_adk.models.embeddings.EmbeddingLimits, tesserix_adk.models.embeddings.EmbeddingMetrics, tesserix_adk.models.onnx.Encoded, tesserix_adk.models.credentials.EnvironmentSecrets, tesserix_adk.models.cache.MemoryCacheStore, tesserix_adk.models.cache.MemorySemanticIndex, tesserix_adk.models.catalogue.ModelCard, tesserix_adk.models.onnx.OnnxCrossEncoder, tesserix_adk.models.onnx.OnnxEmbeddings, tesserix_adk.models.onnx.OnnxMetrics, tesserix_adk.models.onnx.OnnxModel, tesserix_adk.models.pool.PoolConfig, tesserix_adk.models.pool.PoolMetrics, tesserix_adk.models.catalogue.Pricing, tesserix_adk.models.cache.SemanticConfig, tesserix_adk.models.shaping.Shaped, tesserix_adk.models.shaping.Shaping, tesserix_adk.models.onnx.Throughput, tesserix_adk.models.shaping.TurnKind, tesserix_adk.models.gguf.GgufModel, tesserix_adk.models.gguf.MemoryEstimate, tesserix_adk.models.gguf.ModelTooLargeError, tesserix_adk.models.gguf.Quantization, tesserix_adk.models.pricing.PriceCard, tesserix_adk.models.pricing.PriceList, tesserix_adk.models.pricing.Rate, tesserix_adk.models.pricing.UnknownPricing, tesserix_adk.models.providers.anthropic.AnthropicProvider, tesserix_adk.models.providers.compatible.CompatibilityPreset, tesserix_adk.models.providers.gemini.GeminiProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppTuning, tesserix_adk.models.providers.compatible.OpenAICompatibleProvider, tesserix_adk.models.providers.openai.OpenAIProvider, tesserix_adk.models.providers.PhaseTimeouts, tesserix_adk.models.routing.RoutingRule, tesserix_adk.models.routing.RoutingTable, tesserix_adk.models.routing.TableRouter, tesserix_adk.observability.savings.Arm, tesserix_adk.observability.convention.AttributeSet, tesserix_adk.observability.attribution.Attribution, tesserix_adk.observability.savings.Basis, tesserix_adk.observability.latency.CacheHits, tesserix_adk.observability.convention.CacheStatus, tesserix_adk.observability.convention.Cardinality, tesserix_adk.observability.metrics.Dimensions, tesserix_adk.observability.export.ExportedEvent, tesserix_adk.observability.export.ExportedSpan, tesserix_adk.observability.savings.Figure, tesserix_adk.observability.savings.HoldoutPolicy, tesserix_adk.observability.latency.LatencyReport, tesserix_adk.observability.propagation.Link, tesserix_adk.observability.propagation.LinkKind, tesserix_adk.observability.convention.Measured, tesserix_adk.observability.spend_metrics.MeterStats, tesserix_adk.observability.spend_metrics.ModelRate, tesserix_adk.observability.tree.Node, tesserix_adk.observability.attribution.Outcome, tesserix_adk.observability.trace.Pattern, tesserix_adk.observability.export.PendingSpan, tesserix_adk.observability.spend_metrics.PricingTable, tesserix_adk.observability.tree.Rate, tesserix_adk.observability.local_view.RecordedSpan, tesserix_adk.observability.export.RedactingSpanProcessor, tesserix_adk.observability.redaction.Redaction, tesserix_adk.observability.export.RedactionPolicy, tesserix_adk.observability.export.RedactionStats, tesserix_adk.observability.redaction.Redactor, tesserix_adk.observability.latency.RunTimer, tesserix_adk.observability.tree.RunTree, tesserix_adk.observability.savings.SavingsReport, tesserix_adk.observability.savings.ShapedRun, tesserix_adk.observability.export.SpanEvent, tesserix_adk.observability.spend_metrics.SpendMeter, tesserix_adk.observability.attribution.SpendRecord, tesserix_adk.observability.attribution.Step, tesserix_adk.observability.attribution.Totals, tesserix_adk.observability.trace.TraceContext, tesserix_adk.observability.local_view.TraceFile, tesserix_adk.observability.local_view.TraceNode, tesserix_adk.observability.tree.TreeTotals, tesserix_adk.observability.convention.Unavailability, tesserix_adk.observability.propagation.W3CContext, tesserix_adk.rag.embedding.BatchVectors, tesserix_adk.rag.embedding.BatchedEmbedder, tesserix_adk.rag.retrieval.Branch, tesserix_adk.rag.retrieval.BranchScore, tesserix_adk.rag.chunking.Chunk, tesserix_adk.rag.chunking.ChunkerRegistry, tesserix_adk.rag.chunking.ChunkingSpec, tesserix_adk.rag.citation.Citation, tesserix_adk.rag.citation.CitedAnswer, tesserix_adk.rag.citation.Claim, tesserix_adk.rag.chunking.CodeAware, tesserix_adk.rag.reranking.CrossEncoderReranker, tesserix_adk.rag.chunking.Document, tesserix_adk.rag.embedding.EmbeddedBatch, tesserix_adk.rag.embedding.EmbeddingModel, tesserix_adk.rag.embedding.EmbeddingStats, tesserix_adk.rag.chunking.FixedTokens, tesserix_adk.rag.retrieval.Hit, tesserix_adk.rag.retrieval.HybridRetriever, tesserix_adk.rag.retrieval.IndexQuery, tesserix_adk.rag.retrieval.IndexRetriever, tesserix_adk.rag.embedding.MemoryEmbeddingCache, tesserix_adk.rag.reranking.ModelReranker, tesserix_adk.rag.reranking.NoReranking, tesserix_adk.rag.chunking.Overflow, tesserix_adk.rag.quarantine.Quarantined, tesserix_adk.rag.retrieval.ReciprocalRankFusion, tesserix_adk.rag.reranking.RerankScore, tesserix_adk.rag.reranking.Reranking, tesserix_adk.rag.reranking.RerankingRetriever, tesserix_adk.rag.retrieval.RetrievalResult, tesserix_adk.rag.retrieval.RetrievalScope, tesserix_adk.rag.chunking.SentenceWindow, tesserix_adk.rag.citation.SourceLocator, tesserix_adk.rag.citation.Span, tesserix_adk.rag.chunking.Structural, tesserix_adk.rag.quarantine.UntrustedText, tesserix_adk.rag.retrieval.WeightedSum, tesserix_adk.runtime.activities.ActivityAttempts, tesserix_adk.runtime.planner.AgentPlanner, tesserix_adk.runtime.parallel.Aggregate, tesserix_adk.runtime.parallel.Aggregation, tesserix_adk.runtime.parallel.All, tesserix_adk.runtime.blocking.Ambient, tesserix_adk.runtime.progress.AnswerDelta, tesserix_adk.runtime.suspension.ApprovalDeferred, tesserix_adk.runtime.approvals.ApprovalLedger, tesserix_adk.runtime.progress.ApprovalRequired, tesserix_adk.runtime.estimate.Assumptions, tesserix_adk.runtime.activities.AttemptBudget, tesserix_adk.runtime.audit.AuditTrail, tesserix_adk.runtime.autonomy.AutonomyGate, tesserix_adk.runtime.progress.Backpressure, tesserix_adk.runtime.parallel.Branch, tesserix_adk.runtime.parallel.BranchOutcome, tesserix_adk.runtime.parallel.BranchResult, tesserix_adk.runtime.estimate.Calibration, tesserix_adk.runtime.cancellation.CancellationToken, tesserix_adk.runtime.checkpoint.Checkpointer, tesserix_adk.runtime.claim_check.ClaimCheck, tesserix_adk.runtime.compaction.Compaction, tesserix_adk.runtime.compaction.CompactionEvent, tesserix_adk.runtime.compensation.Compensator, tesserix_adk.runtime.estimate.Confidence, tesserix_adk.runtime.context.ContextContribution, tesserix_adk.runtime.context.ContextContributionError, tesserix_adk.runtime.context.ContextRequest, tesserix_adk.runtime.context.ContextWindow, tesserix_adk.runtime.estimate.CostEstimate, tesserix_adk.runtime.cancellation.Deadline, tesserix_adk.runtime.suspension.DeferringGate, tesserix_adk.runtime.delegation.Delegation, tesserix_adk.runtime.delegation.DelegationLimits, tesserix_adk.runtime.supervisor.DelegationResult, tesserix_adk.runtime.delegation.DelegationScope, tesserix_adk.runtime.planner.ExecutedPlan, tesserix_adk.runtime.parallel.FirstSuccess, tesserix_adk.runtime.progress.GuardrailDecision, tesserix_adk.runtime.handoff.Handoff, tesserix_adk.runtime.handoff.HandoffContract, tesserix_adk.runtime.handoff.HandoffDesk, tesserix_adk.runtime.handoff.HandoffResult, tesserix_adk.runtime.activities.Heartbeater, tesserix_adk.runtime.estimate.InMemoryHistory, tesserix_adk.runtime.planner.InMemoryPlanStore, tesserix_adk.runtime.autonomy.InMemoryReports, tesserix_adk.runtime.progress.IterationStarted, tesserix_adk.runtime.lease.Leaseholder, tesserix_adk.runtime.blocking.LoopMonitor, tesserix_adk.runtime.audit.MemoryAuditSink, tesserix_adk.runtime.checkpoint.MemoryCheckpointStore, tesserix_adk.runtime.claim_check.MemoryClaimCheckStore, tesserix_adk.runtime.compensation.MemoryCompensationLedger, tesserix_adk.runtime.idempotency.MemoryIdempotencyStore, tesserix_adk.runtime.lease.MemoryLeaseStore, tesserix_adk.runtime.state.MemoryStateStore, tesserix_adk.runtime.suspension.MemorySuspensionStore, tesserix_adk.runtime.queue.MemoryWorkQueue, tesserix_adk.runtime.estimate.Observed, tesserix_adk.runtime.structured.OutputContract, tesserix_adk.runtime.planner.Plan, tesserix_adk.runtime.planner.PlanExecutor, tesserix_adk.runtime.planner.PlanRecord, tesserix_adk.runtime.planner.PlanStep, tesserix_adk.runtime.progress.Pressure, tesserix_adk.runtime.progress.ProgressEvent, tesserix_adk.runtime.prompt.Prompt, tesserix_adk.runtime.prompt.PromptLayer, tesserix_adk.runtime.progress.Provisional, tesserix_adk.runtime.parallel.Quorum, tesserix_adk.runtime.rate_limit.RateLimiter, tesserix_adk.runtime.handoff.Receiver, tesserix_adk.runtime.parallel.Reduce, tesserix_adk.runtime.credentials.RefreshPolicy, tesserix_adk.runtime.results.ResultFinding, tesserix_adk.runtime.results.ResultPolicy, tesserix_adk.runtime.resume.ResumedRun, tesserix_adk.runtime.resume.Resumer, tesserix_adk.runtime.retry.RetryPlan, tesserix_adk.runtime.autonomy.RevocationWatch, tesserix_adk.runtime.supervisor.Roster, tesserix_adk.runtime.progress.RunCancelled, tesserix_adk.runtime.progress.RunCompleted, tesserix_adk.runtime.credentials.RunCredentials, tesserix_adk.runtime.progress.RunFailed, tesserix_adk.runtime.determinism.RunFingerprint, tesserix_adk.runtime.progress.RunStarted, tesserix_adk.runtime.progress.RunStream, tesserix_adk.runtime.estimate.Scope, tesserix_adk.runtime.context.Segment, tesserix_adk.runtime.progress.SequenceCheck, tesserix_adk.runtime.supervisor.Specialist, tesserix_adk.runtime.estimate.Spread, tesserix_adk.runtime.planner.StepResult, tesserix_adk.runtime.progress.StructuredDelta, tesserix_adk.runtime.supervisor.Supervisor, tesserix_adk.runtime.loop.SystemClock, tesserix_adk.runtime.progress.ToolCallFailed, tesserix_adk.runtime.progress.ToolCallFinished, tesserix_adk.runtime.progress.ToolCallIndeterminate, tesserix_adk.runtime.progress.ToolCallStarted, tesserix_adk.runtime.planner.ToolContract, tesserix_adk.runtime.results.ToolResult, tesserix_adk.runtime.results.ToolResultBoundary, tesserix_adk.runtime.approvals.TransportGate, tesserix_adk.runtime.progress.UsageUpdated, tesserix_adk.runtime.blocking.WorkerPool, tesserix_adk.runtime.blocking.Workers, tesserix_adk.runtime.fanout.Lanes, tesserix_adk.runtime.fanout.Turn, tesserix_adk.tools.registry.AgentToolView, tesserix_adk.tools.validation.ArgumentPolicy, tesserix_adk.tools.credentials.Attribution, tesserix_adk.tools.credentials.CachingCredentials, tesserix_adk.tools.credentials.Credential, tesserix_adk.tools.credentials.CredentialBroker, tesserix_adk.tools.credentials.CredentialRequest, tesserix_adk.tools.credentials.ExchangedCredentials, tesserix_adk.tools.intake.OcrPage, tesserix_adk.tools.intake.Region, tesserix_adk.tools.intake.RegionKind, tesserix_adk.tools.sandbox.SandboxArtifact, tesserix_adk.tools.sandbox.SandboxLimits, tesserix_adk.tools.sandbox.SandboxResult, tesserix_adk.tools.intake.Segment, tesserix_adk.tools.credentials.StaticCredentials, tesserix_adk.tools.sandbox.SubprocessSandbox, tesserix_adk.tools.decorator.Tool, tesserix_adk.tools.validation.ToolArgumentValidator, tesserix_adk.tools.registry.ToolCallSpan, tesserix_adk.tools.context.ToolContext, tesserix_adk.tools.errors.ToolErrorMap, tesserix_adk.tools.errors.ToolErrorRule, tesserix_adk.workflows.durable.ActivityContext, tesserix_adk.workflows.durable.AgentWorkflow, tesserix_adk.workflows.compensation.CompensatingActivity, tesserix_adk.workflows.compensation.Compensations, tesserix_adk.workflows.continuation.Continuation, tesserix_adk.workflows.continuation.ContinuationPolicy, tesserix_adk.workflows.deterministic.DeterministicIds, tesserix_adk.workflows.durable.Journal, tesserix_adk.workflows.durable.ModelCallInput, tesserix_adk.workflows.durable.ModelCallResult, tesserix_adk.workflows.deterministic.Patches, tesserix_adk.workflows.replay.RecordedHistory, tesserix_adk.workflows.replay.ReplayFinding, tesserix_adk.workflows.replay.ReplayReport, tesserix_adk.workflows.replay.ReplayRule, tesserix_adk.workflows.compensation.Saga, tesserix_adk.workflows.durable.ToolCallInput, tesserix_adk.workflows.durable.ToolCallResult, tesserix_adk.workflows.deterministic.WorkflowClock, tesserix_adk.workflows.durable.WorkflowState
Testing fakes: tesserix_adk.testing.spy.ApprovalStub, tesserix_adk.testing.conformance.BudgetPolicyConformance, tesserix_adk.testing.cassette.Cassette, tesserix_adk.testing.cassette.CassetteHarness, tesserix_adk.testing.cassette.CassetteLeakError, tesserix_adk.testing.cassette.CassetteMismatchError, tesserix_adk.testing.cassette.CassetteMissError, tesserix_adk.testing.cassette.CassetteMode, tesserix_adk.testing.cassette.CassetteVersionError, tesserix_adk.testing.conformance.CheckpointStoreConformance, tesserix_adk.testing.conformance.ClockConformance, tesserix_adk.testing.spy.ConcurrencyProbe, tesserix_adk.testing.fakes.FakeBudgetPolicy, tesserix_adk.testing.fakes.FakeClock, tesserix_adk.testing.embedding.FakeEmbedder, tesserix_adk.testing.fakes.FakeGuardrail, tesserix_adk.testing.retrieval.FakeIndex, tesserix_adk.testing.fakes.FakeKeyValueStore, tesserix_adk.testing.fakes.FakeMeter, tesserix_adk.testing.fake_model.FakeModelProvider, tesserix_adk.testing.fakes.FakeSecrets, tesserix_adk.testing.fakes.FakeTenantLedger, tesserix_adk.testing.fakes.FakeToolRegistry, tesserix_adk.testing.fakes.FakeTracer, tesserix_adk.testing.fake_model.Fault, tesserix_adk.testing.mcp.FaultyMcpServer, tesserix_adk.testing.guardrails.GuardCase, tesserix_adk.testing.guardrails.GuardFamily, tesserix_adk.testing.guardrails.GuardMetrics, tesserix_adk.testing.guardrails.GuardThresholds, tesserix_adk.testing.conformance.GuardrailConformance, tesserix_adk.testing.http_cassette.HttpCassette, tesserix_adk.testing.http_cassette.HttpExchange, tesserix_adk.testing.http_cassette.HttpReplay, tesserix_adk.testing.conformance.IdempotencyStoreConformance, tesserix_adk.testing.events.InMemoryEventPublisher, tesserix_adk.testing.memory.InMemoryMemoryStore, tesserix_adk.testing.retrieval.Indexed, tesserix_adk.testing.injection.InjectionFixture, tesserix_adk.testing.cassette.Interaction, tesserix_adk.testing.isolation.IsolationScenario, tesserix_adk.testing.conformance.KeyValueStoreConformance, tesserix_adk.testing.isolation.Leak, tesserix_adk.testing.isolation.LeakReport, tesserix_adk.testing.conformance.LeaseStoreConformance, tesserix_adk.testing.cassette.MatchOn, tesserix_adk.testing.mcp.McpFault, tesserix_adk.testing.conformance.MemoryStoreConformance, tesserix_adk.testing.fakes.MetricPoint, tesserix_adk.testing.conformance.ModelProviderConformance, tesserix_adk.testing.pytest_plugin.NetworkAccessInTestError, tesserix_adk.testing.isolation.Observed, tesserix_adk.testing.peers.PeerCase, tesserix_adk.testing.pytest_plugin.QuarantineError, tesserix_adk.testing.spy.RecordedCall, tesserix_adk.testing.cassette.RecordedError, tesserix_adk.testing.fakes.RecordedEvent, tesserix_adk.testing.guardrails.RecordedGuard, tesserix_adk.testing.cassette.RecordingProvider, tesserix_adk.testing.cassette.ReplayingProvider, tesserix_adk.testing.spy.ScopedRun, tesserix_adk.testing.fake_model.ScriptExhaustedError, tesserix_adk.testing.fakes.ScriptedProvider, tesserix_adk.testing.fake_model.ScriptedTurn, tesserix_adk.testing.conformance.SearchIndexConformance, tesserix_adk.testing.isolation.SeededDocument, tesserix_adk.testing.http_cassette.SentRequest, tesserix_adk.testing.fakes.SequentialIds, tesserix_adk.testing.SpendLedgerConformance, tesserix_adk.testing.fakes.StallingProvider, tesserix_adk.testing.conformance.StateStoreConformance, tesserix_adk.testing.isolation.Surface, tesserix_adk.testing.isolation.TenantFixture, tesserix_adk.testing.conformance.TenantPropagationConformance, tesserix_adk.testing.spy.ToolSpy, tesserix_adk.testing.conformance.TracerConformance, tesserix_adk.testing.conformance.WorkQueueConformance, tesserix_adk.testing.benchmarks.Baseline, tesserix_adk.testing.benchmarks.BenchmarkReport, tesserix_adk.testing.benchmarks.Comparison, tesserix_adk.testing.benchmarks.Measurement, tesserix_adk.testing.benchmarks.Metric, tesserix_adk.testing.benchmarks.Scenario, tesserix_adk.testing.benchmarks.Thresholds, tesserix_adk.testing.benchmarks.Verdict
tesserix_adk.adapters.graph.GraphEngine¶
Required members: commit, drop, edges
Shipped implementations: tesserix_adk.adapters.graph.GraphitiEngine
Testing fakes: No exported fake.
tesserix_adk.adapters.graph.GraphitiClient¶
Required members: add_episode, remove_episode, search
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.adapters.jetstream.DeadLetter¶
Required members: bury
Shipped implementations: tesserix_adk.adapters.dead_letters.InMemoryDeadLetters
Testing fakes: No exported fake.
tesserix_adk.adapters.jetstream.JetStreamContext¶
Required members: publish, stream_info
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.adapters.jetstream.JetStreamMessage¶
Required members: ack, data, nak, term
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.adapters.jetstream.PublishAck¶
Required members: duplicate, seq, stream
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.adapters.ledger.RedisClient¶
Required members: eval
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.adapters.ledger.SqlExecutor¶
Required members: fetch
Shipped implementations: tesserix_adk.runtime.claim_check.MemoryClaimCheckStore
Testing fakes: No exported fake.
tesserix_adk.adapters.mcp.McpSession¶
Required members: call_tool, close, initialize, list_tools
Shipped implementations: tesserix_adk.adapters.mcp_context.AuthorisingSession, tesserix_adk.adapters.mcp_server.ExportedSession, tesserix_adk.adapters.mcp_resilience.ResilientSession, tesserix_adk.adapters.mcp_transport.TransportSession
Testing fakes: tesserix_adk.testing.mcp.FaultyMcpServer
tesserix_adk.adapters.mcp_context.CallAuthority¶
Required members: headers_for, meta_for, secrets_for
Shipped implementations: tesserix_adk.adapters.mcp_context.TenantAuthority
Testing fakes: No exported fake.
tesserix_adk.adapters.mcp_transport.McpTransport¶
Required members: close, healthy, notify, open, request
Shipped implementations: tesserix_adk.adapters.mcp_transport.HttpTransport, tesserix_adk.adapters.mcp_transport.RecordingTransport, tesserix_adk.adapters.mcp_transport.StdioTransport
Testing fakes: No exported fake.
tesserix_adk.adapters.sql_state.SqlSession¶
Required members: fetch
Shipped implementations: tesserix_adk.runtime.claim_check.MemoryClaimCheckStore
Testing fakes: No exported fake.
tesserix_adk.adapters.sql_state.SqlTransactor¶
Required members: fetch, transaction
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.adapters.state.InspectableRedis¶
Required members: config_get, eval
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.adapters.transport.WebSocketLike¶
Required members: close, receive_text, send_text
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.cli.approvals.Waiting¶
Required members: pending
Shipped implementations: tesserix_adk.adapters.graph.GraphMemoryStore, tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.runtime.suspension.DeferringGate, tesserix_adk.runtime.suspension.MemorySuspensionStore
Testing fakes: No exported fake.
tesserix_adk.cli.doctor.DoctorCheck¶
Required members: name, network, required, run
Shipped implementations: tesserix_adk.cli.doctor.CredentialPresenceCheck, tesserix_adk.cli.doctor.ExtraPresenceCheck, tesserix_adk.cli.doctor.PythonVersionCheck
Testing fakes: No exported fake.
tesserix_adk.cli.prompts.Aliases¶
Required members: aliases, evaluated, repoint
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.cli.prompts.Prompts¶
Required members: get, list_versions
Shipped implementations: tesserix_adk.core.prompts.FilePromptRegistry
Testing fakes: No exported fake.
tesserix_adk.cli.resume.Resumes¶
Required members: resume
Shipped implementations: tesserix_adk.runtime.loop.AgentRunner, tesserix_adk.runtime.planner.PlanExecutor, tesserix_adk.runtime.resume.Resumer
Testing fakes: No exported fake.
tesserix_adk.code_intelligence.contracts.CodeContextBackend¶
Required members: execute, workspace
Shipped implementations: tesserix_adk.adapters.graft.GraftMcpBackend, tesserix_adk.adapters.graft.GraftSubprocessBackend
Testing fakes: No exported fake.
tesserix_adk.core.audit.AuditSink¶
Required members: append, pseudonymise, records
Shipped implementations: tesserix_adk.adapters.audit.PostgresAuditSink, tesserix_adk.runtime.audit.MemoryAuditSink
Testing fakes: No exported fake.
tesserix_adk.core.autonomy.CommitmentLedger¶
Required members: committed
Shipped implementations: tesserix_adk.adapters.ceiling.PostgresCeilingLedger, tesserix_adk.core.ceiling.InMemoryCeilingLedger, tesserix_adk.core.ledger.WindowSpend
Testing fakes: No exported fake.
tesserix_adk.core.autonomy.GrantIssuer¶
Required members: issue, revoke
Shipped implementations: tesserix_adk.adapters.grants.PostgresGrantStore, tesserix_adk.core.autonomy.InMemoryGrants
Testing fakes: No exported fake.
tesserix_adk.core.autonomy.GrantReader¶
Required members: grants_for
Shipped implementations: tesserix_adk.adapters.grants.PostgresGrantStore, tesserix_adk.core.autonomy.InMemoryGrants
Testing fakes: No exported fake.
tesserix_adk.core.budget.TenantLedger¶
Required members: consume, total
Shipped implementations: No exported match.
Testing fakes: tesserix_adk.testing.fakes.FakeTenantLedger
tesserix_adk.core.ceiling.CeilingLedger¶
Required members: commit, committed, release, reserve
Shipped implementations: tesserix_adk.adapters.ceiling.PostgresCeilingLedger, tesserix_adk.core.ceiling.InMemoryCeilingLedger
Testing fakes: No exported fake.
tesserix_adk.core.checkpoint.CheckpointStore¶
Required members: forget, latest, put
Shipped implementations: tesserix_adk.adapters.checkpoints.PostgresCheckpointStore, tesserix_adk.adapters.checkpoints.RedisCheckpointStore, tesserix_adk.runtime.planner.InMemoryPlanStore, tesserix_adk.runtime.checkpoint.MemoryCheckpointStore
Testing fakes: No exported fake.
tesserix_adk.core.claim_check.ClaimCheckStore¶
Required members: fetch, forget, put
Shipped implementations: tesserix_adk.runtime.claim_check.MemoryClaimCheckStore
Testing fakes: No exported fake.
tesserix_adk.core.compensation.Compensating¶
Required members: compensate, irreversible
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.core.compensation.CompensationLedger¶
Required members: forget, mark, outstanding, record
Shipped implementations: tesserix_adk.runtime.compensation.MemoryCompensationLedger
Testing fakes: No exported fake.
tesserix_adk.core.content_policy.ContentClassifier¶
Required members: classify, name
Shipped implementations: tesserix_adk.core.content_policy.HeuristicClassifier, tesserix_adk.guardrails.content_filter.ContentFilterGuard
Testing fakes: No exported fake.
tesserix_adk.core.credentials.CallCredential¶
Required members: headers, scopes, token
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.core.credentials.CredentialSource¶
Required members: for_tool
Shipped implementations: tesserix_adk.tools.credentials.CredentialBroker
Testing fakes: No exported fake.
tesserix_adk.core.credentials.ExpiringCredential¶
Required members: expired, expires_at, headers, scopes, token
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.core.credentials.ExpiringCredentialSource¶
Required members: for_tool
Shipped implementations: tesserix_adk.tools.credentials.CredentialBroker
Testing fakes: No exported fake.
tesserix_adk.core.events.EventPublisher¶
Required members: publish, publish_batch
Shipped implementations: tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.adapters.outbox.PostgresOutbox, tesserix_adk.core.events.NullEventPublisher
Testing fakes: tesserix_adk.testing.events.InMemoryEventPublisher
tesserix_adk.core.hooks.ApprovalGate¶
Required members: request
Shipped implementations: tesserix_adk.adapters.transport.ApprovalInbox, tesserix_adk.adapters.mcp_transport.HttpTransport, tesserix_adk.adapters.mcp_transport.RecordingTransport, tesserix_adk.adapters.mcp_transport.StdioTransport, tesserix_adk.runtime.suspension.DeferringGate, tesserix_adk.runtime.approvals.TransportGate
Testing fakes: tesserix_adk.testing.spy.ApprovalStub
tesserix_adk.core.hooks.ApprovalTransport¶
Required members: deliver
Shipped implementations: tesserix_adk.adapters.approvals.ConsoleApprovals, tesserix_adk.adapters.approvals.NatsApprovals, tesserix_adk.adapters.outbox.OutboxRelay, tesserix_adk.adapters.approvals.WebhookApprovals
Testing fakes: No exported fake.
tesserix_adk.core.hooks.Hook¶
Required members: name, on, points
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.core.idempotency.IdempotencyStore¶
Required members: abandon, begin, forget, record
Shipped implementations: tesserix_adk.adapters.idempotency.PostgresIdempotencyStore, tesserix_adk.adapters.idempotency.RedisIdempotencyStore, tesserix_adk.runtime.idempotency.MemoryIdempotencyStore
Testing fakes: No exported fake.
tesserix_adk.core.lease.LeaseStore¶
Required members: acquire, held, release, renew
Shipped implementations: tesserix_adk.adapters.checkpoints.PostgresLeaseStore, tesserix_adk.adapters.checkpoints.RedisLeaseStore, tesserix_adk.runtime.lease.MemoryLeaseStore
Testing fakes: No exported fake.
tesserix_adk.core.ledger.SpendLedger¶
Required members: forget, read_window, reconcile, record_progress, release, reserve, settle
Shipped implementations: tesserix_adk.adapters.ledger.CoalescingLedger, tesserix_adk.adapters.ledger.InMemoryLedger, tesserix_adk.adapters.ledger.PostgresLedger, tesserix_adk.adapters.ledger.RedisLedger
Testing fakes: No exported fake.
tesserix_adk.core.output_policy.Policy¶
Required members: check, name
Shipped implementations: tesserix_adk.guardrails.output.PolicyGuard, tesserix_adk.guardrails.allowlist.ToolAllowlistGuard
Testing fakes: No exported fake.
tesserix_adk.core.pii.PIIDetector¶
Required members: detect, name
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.core.prompts.PromptRegistry¶
Required members: get, list_versions
Shipped implementations: tesserix_adk.core.prompts.FilePromptRegistry
Testing fakes: No exported fake.
tesserix_adk.core.protocols.BudgetPolicy¶
Required members: check, child, limits, record, reserve, resolved
Shipped implementations: tesserix_adk.core.budget.RunBudget, tesserix_adk.core.budget.UnlimitedBudget
Testing fakes: tesserix_adk.testing.fakes.FakeBudgetPolicy
tesserix_adk.core.protocols.Clock¶
Required members: now, sleep
Shipped implementations: tesserix_adk.runtime.loop.SystemClock
Testing fakes: tesserix_adk.testing.fakes.FakeClock
tesserix_adk.core.protocols.DeclaresEmulation¶
Required members: emulates
Shipped implementations: tesserix_adk.models.providers.llama_cpp.LlamaCppProvider, tesserix_adk.models.providers.compatible.OpenAICompatibleProvider
Testing fakes: No exported fake.
tesserix_adk.core.protocols.Guardrail¶
Required members: check_input, check_output, name
Shipped implementations: tesserix_adk.guardrails.content_filter.ContentFilterGuard, tesserix_adk.guardrails.base.Guard, tesserix_adk.guardrails.injection.InjectionGuard, tesserix_adk.guardrails.pii.PIIGuard, tesserix_adk.guardrails.output.PolicyGuard, tesserix_adk.guardrails.output.SchemaGuard
Testing fakes: tesserix_adk.testing.fakes.FakeGuardrail
tesserix_adk.core.protocols.IdFactory¶
Required members: __call__
Shipped implementations: tesserix_adk.core.agent.Agent, tesserix_adk.runtime.loop.AgentRunner, tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.agent.TypedAgent, tesserix_adk.a2a.card.AgentCard, tesserix_adk.a2a.card.AgentCardError, tesserix_adk.a2a.card.AgentLimits, tesserix_adk.a2a.card.AgentProvider, tesserix_adk.a2a.card.AgentSkill, tesserix_adk.a2a.card.CardEndpoint, tesserix_adk.a2a.delegation.DelegationChain, tesserix_adk.a2a.delegation.DelegationClaims, tesserix_adk.a2a.delegation.DelegationHop, tesserix_adk.a2a.boundary.PeerActionError, tesserix_adk.a2a.boundary.PeerBoundary, tesserix_adk.a2a.invocation.PeerCall, tesserix_adk.a2a.invocation.PeerClient, tesserix_adk.a2a.boundary.PeerContent, tesserix_adk.a2a.delegation.PeerDelegation, tesserix_adk.a2a.delegation.PeerDelegator, tesserix_adk.a2a.discovery.PeerDiscoveryError, tesserix_adk.a2a.discovery.PeerDiscoveryReason, tesserix_adk.a2a.invocation.PeerInvocationError, tesserix_adk.a2a.invocation.PeerInvocationReason, tesserix_adk.a2a.discovery.PeerNeed, tesserix_adk.a2a.invocation.PeerProgress, tesserix_adk.a2a.discovery.PeerRejection, tesserix_adk.a2a.invocation.PeerReply, tesserix_adk.a2a.discovery.PeerResolution, tesserix_adk.a2a.invocation.PeerResult, tesserix_adk.a2a.boundary.PeerSuspicionError, tesserix_adk.a2a.boundary.PeerTrustPolicy, tesserix_adk.a2a.delegation.PeerVerifier, tesserix_adk.a2a.boundary.ProposedAction, tesserix_adk.a2a.discovery.RegistryPeers, tesserix_adk.a2a.discovery.StaticPeers, tesserix_adk.a2a.boundary.TrustDecision, tesserix_adk.a2a.invocation.UnsupportedSchemaError, tesserix_adk.adapters.a2a.A2ABearerSecurity, tesserix_adk.adapters.a2a.A2ACardError, tesserix_adk.adapters.a2a.A2AExecutionError, tesserix_adk.adapters.a2a.A2AInterface, tesserix_adk.adapters.a2a.A2ARegistryError, tesserix_adk.adapters.a2a.A2ASkill, tesserix_adk.adapters.transport.ApprovalInbox, tesserix_adk.adapters.audit.AuditTables, tesserix_adk.adapters.mcp_context.AuthorisingSession, tesserix_adk.adapters.mcp_resilience.BreakerState, tesserix_adk.adapters.mcp_context.CallerContext, tesserix_adk.adapters.ceiling.CeilingTables, tesserix_adk.adapters.checkpoints.CheckpointTables, tesserix_adk.adapters.pgvector.ChunkTables, tesserix_adk.adapters.ledger.CoalescingLedger, tesserix_adk.adapters.approvals.ConsoleApprovals, tesserix_adk.adapters.dead_letters.DeadLetterQuery, tesserix_adk.adapters.dead_letters.DeadLetterRecord, tesserix_adk.adapters.dead_letters.DeadLetterStats, tesserix_adk.adapters.mcp_resilience.Degraded, tesserix_adk.adapters.jetstream.DurableConsumer, tesserix_adk.adapters.graph.EntityExtractor, tesserix_adk.adapters.isolation.ErasureSweep, tesserix_adk.adapters.agent_exports.ExportDescriptorDriftError, tesserix_adk.adapters.agent_exports.ExportErrorCode, tesserix_adk.adapters.agent_exports.ExportErrorEnvelope, tesserix_adk.adapters.agent_exports.ExportInvocation, tesserix_adk.adapters.agent_exports.ExportedA2AAgent, tesserix_adk.adapters.agent_exports.ExportedAgentResult, tesserix_adk.adapters.agent_exports.ExportedAgentTool, tesserix_adk.adapters.mcp_server.ExportedSession, tesserix_adk.adapters.graph.ExtractedEdge, tesserix_adk.adapters.graph.ExtractedNode, tesserix_adk.adapters.graph.ExtractedSubgraph, tesserix_adk.adapters.graph.ExtractionCharge, tesserix_adk.adapters.graph.ExtractionMeter, tesserix_adk.adapters.foreign_agents.ForeignAgentContext, tesserix_adk.adapters.foreign_agents.ForeignAgentReply, tesserix_adk.adapters.interop.ForeignTool, tesserix_adk.adapters.graft.GraftMcpBackend, tesserix_adk.adapters.graft.GraftSubprocessBackend, tesserix_adk.adapters.grants.GrantTables, tesserix_adk.adapters.graph.GraphMemoryStore, tesserix_adk.adapters.graph.GraphSettings, tesserix_adk.adapters.graph.GraphitiEngine, tesserix_adk.adapters.mcp_transport.HttpTransport, tesserix_adk.adapters.idempotent_events.IdempotentConsumer, tesserix_adk.adapters.dead_letters.InMemoryDeadLetters, tesserix_adk.adapters.ledger.InMemoryLedger, tesserix_adk.adapters.mcp_context.IncomingCall, tesserix_adk.adapters.isolation.IsolationGuarantee, tesserix_adk.adapters.isolation.Isolator, tesserix_adk.adapters.audit.JetStreamAudit, tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.adapters.mcp.McpClient, tesserix_adk.adapters.mcp.McpDiscovery, tesserix_adk.adapters.mcp_server.McpExportError, tesserix_adk.adapters.mcp_server.McpExportReason, tesserix_adk.adapters.mcp_resilience.McpFleet, tesserix_adk.adapters.mcp.McpProtocolError, tesserix_adk.adapters.mcp.McpRejection, tesserix_adk.adapters.mcp.McpSchemaError, tesserix_adk.adapters.mcp_server.McpServer, tesserix_adk.adapters.mcp.McpServerInfo, tesserix_adk.adapters.mcp_resilience.McpServerUnavailableError, tesserix_adk.adapters.agentgateway.McpStreamableHttpTransport, tesserix_adk.adapters.mcp_surface.McpSurfaceDriftError, tesserix_adk.adapters.mcp_surface.McpToolConflictError, tesserix_adk.adapters.mcp_transport.McpTransportError, tesserix_adk.adapters.mcp_transport.McpTransportReason, tesserix_adk.adapters.memory.MemoryPage, tesserix_adk.adapters.memory.MemoryStoreSettings, tesserix_adk.adapters.approvals.NatsApprovals, tesserix_adk.adapters.outbox.OutboxLag, tesserix_adk.adapters.outbox.OutboxRelay, tesserix_adk.adapters.outbox.OutboxTables, tesserix_adk.adapters.isolation.Partition, tesserix_adk.adapters.isolation.PartitionMechanism, tesserix_adk.adapters.transport.PayloadElided, tesserix_adk.adapters.peer_tools.PeerArguments, tesserix_adk.adapters.pgvector.PgvectorIndex, tesserix_adk.adapters.memory.PgvectorMemoryStore, tesserix_adk.adapters.pgvector.PgvectorSettings, tesserix_adk.adapters.portable.PortableAgentManifest, tesserix_adk.adapters.portable.PortableExportError, tesserix_adk.adapters.portable.PortableExportOptions, tesserix_adk.adapters.portable.PortableReference, tesserix_adk.adapters.portable.PortableRuntime, tesserix_adk.adapters.audit.PostgresAuditSettings, tesserix_adk.adapters.audit.PostgresAuditSink, tesserix_adk.adapters.ceiling.PostgresCeilingLedger, tesserix_adk.adapters.ceiling.PostgresCeilingSettings, tesserix_adk.adapters.checkpoints.PostgresCheckpointStore, tesserix_adk.adapters.grants.PostgresGrantSettings, tesserix_adk.adapters.grants.PostgresGrantStore, tesserix_adk.adapters.idempotency.PostgresIdempotencyStore, tesserix_adk.adapters.checkpoints.PostgresLeaseStore, tesserix_adk.adapters.ledger.PostgresLedger, tesserix_adk.adapters.memory.PostgresMemoryStore, tesserix_adk.adapters.outbox.PostgresOutbox, tesserix_adk.adapters.outbox.PostgresOutboxSettings, tesserix_adk.adapters.sql_state.PostgresStateStore, tesserix_adk.adapters.sql_state.PostgresStoreSettings, tesserix_adk.adapters.sql_state.PostgresWorkQueue, tesserix_adk.adapters.mcp_transport.RecordingTransport, tesserix_adk.adapters.cache.RedisCacheStore, tesserix_adk.adapters.checkpoints.RedisCheckpointStore, tesserix_adk.adapters.idempotency.RedisIdempotencyStore, tesserix_adk.adapters.checkpoints.RedisLeaseStore, tesserix_adk.adapters.ledger.RedisLedger, tesserix_adk.adapters.memory.RedisMemoryStore, tesserix_adk.adapters.state.RedisStateStore, tesserix_adk.adapters.state.RedisStoreSettings, tesserix_adk.adapters.state.RedisWorkQueue, tesserix_adk.adapters.dead_letters.ReplayPlan, tesserix_adk.adapters.dead_letters.ReplayReport, tesserix_adk.adapters.dead_letters.Replayer, tesserix_adk.adapters.mcp_resilience.ResilientSession, tesserix_adk.adapters.memory.RoutedMemoryStore, tesserix_adk.adapters.transport.RunBroker, tesserix_adk.adapters.mcp_resilience.ServerBreaker, tesserix_adk.adapters.mcp_resilience.ServerHealth, tesserix_adk.adapters.sql_state.StateTables, tesserix_adk.adapters.mcp_transport.StdioTransport, tesserix_adk.adapters.transport.StreamGap, tesserix_adk.adapters.jetstream.StreamRequirement, tesserix_adk.adapters.mcp_surface.SurfaceEntry, tesserix_adk.adapters.mcp_surface.SurfacePin, tesserix_adk.adapters.mcp_context.TenantAuthority, tesserix_adk.adapters.interop.ToolImportPolicy, tesserix_adk.adapters.mcp_surface.ToolSurface, tesserix_adk.adapters.interop.ToolTranslationError, tesserix_adk.adapters.transport.TransportAuthorizationError, tesserix_adk.adapters.mcp_transport.TransportSession, tesserix_adk.adapters.transport.WebSocketBridge, tesserix_adk.adapters.approvals.WebhookApprovals, tesserix_adk.adapters.foreign_agents.WrappedAgentPolicy, tesserix_adk.adapters.foreign_agents.WrappedSubagent, tesserix_adk.cli.run_agent.LocalAgent, tesserix_adk.cli.artifacts.ArtifactHeader, tesserix_adk.cli.artifacts.ArtifactSummary, tesserix_adk.cli.artifacts.ArtifactTruncatedError, tesserix_adk.cli.artifacts.ArtifactVersionError, tesserix_adk.cli.artifacts.ArtifactWriter, tesserix_adk.cli.doctor.CheckRegistry, tesserix_adk.cli.doctor.CheckResult, tesserix_adk.cli.doctor.CheckStatus, tesserix_adk.cli.doctor.CredentialPresenceCheck, tesserix_adk.cli.doctor.DiagnosticCheck, tesserix_adk.cli.doctor.DoctorContext, tesserix_adk.cli.doctor.ExtraPresenceCheck, tesserix_adk.cli.doctor.ProbeObservation, tesserix_adk.cli.doctor.PythonVersionCheck, tesserix_adk.cli.eval_run.EvalTarget, tesserix_adk.cli.run_agent.TargetLoadError, tesserix_adk.code_intelligence.contracts.CodeContextArguments, tesserix_adk.code_intelligence.contracts.CodeContextOperation, tesserix_adk.code_intelligence.contracts.CodeContextRequest, tesserix_adk.code_intelligence.contracts.CodeContextResult, tesserix_adk.code_intelligence.contributor.CodeIntelligenceContributor, tesserix_adk.code_intelligence.contracts.CodeIntelligenceError, tesserix_adk.code_intelligence.contracts.CodeIntelligenceUnavailableError, tesserix_adk.code_intelligence.contracts.CodeWorkspace, tesserix_adk.code_intelligence.contracts.CodeWorkspaceNotFoundError, tesserix_adk.core.output_policy.Abstention, tesserix_adk.core.autonomy.ActionClass, tesserix_adk.core.autonomy.ActionRegistry, tesserix_adk.core.autonomy.ActionRequest, tesserix_adk.core.activities.ActivityClass, tesserix_adk.core.activities.ActivityPolicy, tesserix_adk.core.config.AdkConfig, tesserix_adk.core.deprecation.AdkDeprecationWarning, tesserix_adk.core.errors.AdkError, tesserix_adk.core.models.AdkModel, tesserix_adk.core.definition.AgentDefinition, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.errors.AggregationError, tesserix_adk.core.compensation.Applied, tesserix_adk.core.errors.ApprovalBindingError, tesserix_adk.core.events.ApprovalDecided, tesserix_adk.core.hooks.ApprovalDecision, tesserix_adk.core.errors.ApprovalDeliveryError, tesserix_adk.core.hooks.ApprovalDenial, tesserix_adk.core.errors.ApprovalDeniedError, tesserix_adk.core.errors.ApprovalExpiredError, tesserix_adk.core.hooks.ApprovalPolicy, tesserix_adk.core.hooks.ApprovalRecord, tesserix_adk.core.events.ApprovalRequested, tesserix_adk.core.suspension.ApprovalToken, tesserix_adk.core.errors.ApprovalTokenError, tesserix_adk.core.errors.AttributionError, tesserix_adk.core.audit.AuditDecision, tesserix_adk.core.audit.AuditEvent, tesserix_adk.core.errors.AuditUnavailableError, tesserix_adk.core.identity.AuthMethod, tesserix_adk.core.errors.AuthenticationError, tesserix_adk.core.errors.AuthorisationError, tesserix_adk.core.errors.AuthorityRevokedError, tesserix_adk.core.autonomy.AutonomyDecision, tesserix_adk.core.autonomy.AutonomyGrant, tesserix_adk.core.autonomy.AutonomyLadder, tesserix_adk.core.autonomy.AutonomyLevel, tesserix_adk.core.autonomy.AutonomyOutcome, tesserix_adk.core.errors.AutonomyRefusedError, tesserix_adk.core.activities.Backoff, tesserix_adk.core.primitives.BinaryPart, tesserix_adk.core.output_policy.Bounded, tesserix_adk.core.budget.BudgetDecision, tesserix_adk.core.events.BudgetExceeded, tesserix_adk.core.errors.BudgetExceededError, tesserix_adk.core.budget.BudgetLimits, tesserix_adk.core.budget.BudgetScope, tesserix_adk.core.errors.BudgetUnavailableError, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.tenant_config.CachingTenantConfig, tesserix_adk.core.errors.CancelledError, tesserix_adk.core.capabilities.Capability, tesserix_adk.core.errors.CapabilityError, tesserix_adk.core.autonomy.Ceiling, tesserix_adk.core.errors.CeilingExceededError, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.checkpoint.Checkpoint, tesserix_adk.core.checkpoint.CheckpointBoundary, tesserix_adk.core.errors.CheckpointFormatError, tesserix_adk.core.checkpoint.CheckpointPolicy, tesserix_adk.core.errors.CheckpointTooLargeError, tesserix_adk.core.errors.ChunkingError, tesserix_adk.core.idempotency.Claim, tesserix_adk.core.claim_check.ClaimCheckPolicy, tesserix_adk.core.claim_check.ClaimTicket, tesserix_adk.core.errors.ClaimUnavailableError, tesserix_adk.core.content_policy.Classification, tesserix_adk.core.compensation.CompensatedFailure, tesserix_adk.core.compensation.CompensationIncomplete, tesserix_adk.core.ConcurrencyConfig, tesserix_adk.core.config.ConfigError, tesserix_adk.core.config.ConfigOverrides, tesserix_adk.core.config.ConfigProblem, tesserix_adk.core.config.ConfigResolution, tesserix_adk.core.errors.ConfigurationError, tesserix_adk.core.budget.Consumed, tesserix_adk.core.ContentBlockedError, tesserix_adk.core.content_policy.ContentCategory, tesserix_adk.core.errors.ContentFilteredError, tesserix_adk.core.content_policy.ContentSeverity, tesserix_adk.core.provenance.ContentSource, tesserix_adk.core.errors.ContextBudgetError, tesserix_adk.core.errors.ContextWindowExceededError, tesserix_adk.core.cost.Cost, tesserix_adk.core.cost.CostConfidence, tesserix_adk.core.cost.CountSource, tesserix_adk.core.errors.CredentialError, tesserix_adk.core.errors.CredentialExpiredError, tesserix_adk.core.ceiling.Credit, tesserix_adk.core.config.DeadlineConfig, tesserix_adk.core.errors.DelegationError, tesserix_adk.core.errors.DelegationLimitError, tesserix_adk.core.events.Delivery, tesserix_adk.core.tool_access.DenyReason, tesserix_adk.core.errors.DependencyCycleError, tesserix_adk.core.deprecation.Deprecation, tesserix_adk.core.deprecation.DeprecationPolicyError, tesserix_adk.core.dispatch.Dispatch, tesserix_adk.core.dispatch.DispatchNode, tesserix_adk.core.dispatch.DispatchResult, tesserix_adk.core.errors.DuplicateInFlightError, tesserix_adk.core.errors.EmbeddingDimensionError, tesserix_adk.core.errors.EmbeddingUnavailableError, tesserix_adk.core.persistence.Envelope, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.errors.EstimateUnavailableError, tesserix_adk.core.errors.EvalIncompleteError, tesserix_adk.core.events.EventEnvelope, tesserix_adk.core.errors.EventIdReuseError, tesserix_adk.core.errors.EventLoopStalledError, tesserix_adk.core.events.EventPayload, tesserix_adk.core.errors.EventPublishError, tesserix_adk.core.event_schema.EventSchemaRegistry, tesserix_adk.core.errors.EventTooLargeError, tesserix_adk.core.events.EventType, tesserix_adk.core.events.Eventing, tesserix_adk.core.events.EventsReplayed, tesserix_adk.core.errors.ExtractionError, tesserix_adk.core.fallback.FallbackChain, tesserix_adk.core.errors.FallbackExhaustedError, tesserix_adk.core.errors.FallbackUnsafeError, tesserix_adk.core.errors.FanOutLimitError, tesserix_adk.core.prompts.FilePromptRegistry, tesserix_adk.core.tenant_config.FileTenantConfig, tesserix_adk.core.errors.GrantRevokedError, tesserix_adk.core.guards.GuardResult, tesserix_adk.core.guards.GuardStage, tesserix_adk.core.guards.GuardVerdict, tesserix_adk.core.errors.GuardrailError, tesserix_adk.core.errors.GuardrailEvaluationError, tesserix_adk.core.guards.GuardrailPipeline, tesserix_adk.core.errors.GuardrailViolationError, tesserix_adk.core.errors.HandoffContractError, tesserix_adk.core.activities.Heartbeat, tesserix_adk.core.content_policy.HeuristicClassifier, tesserix_adk.core.errors.HistoryUnavailableError, tesserix_adk.core.ceiling.Hold, tesserix_adk.core.ceiling.HoldState, tesserix_adk.core.hooks.HookAction, tesserix_adk.core.hooks.HookChain, tesserix_adk.core.hooks.HookDecision, tesserix_adk.core.errors.HookEvaluationError, tesserix_adk.core.hooks.HookPoint, tesserix_adk.core.errors.HookRefusedError, tesserix_adk.core.errors.HookRegistrationError, tesserix_adk.core.hooks.HookSubject, tesserix_adk.core.idempotency.Idempotency, tesserix_adk.core.idempotency.IdempotencyPolicy, tesserix_adk.core.autonomy.InFlightPolicy, tesserix_adk.core.ceiling.InMemoryCeilingLedger, tesserix_adk.core.autonomy.InMemoryGrants, tesserix_adk.core.errors.IncomparableEvalError, tesserix_adk.core.errors.IncompatiblePromptVersionError, tesserix_adk.core.IndeterminateOutcomeError, tesserix_adk.core.errors.IndeterminateToolCallError, tesserix_adk.core.errors.InexactAmountError, tesserix_adk.core.injection.InjectionSignal, tesserix_adk.core.InjectionSuspectedError, tesserix_adk.core.schema.InlineRefs, tesserix_adk.core.instrumentation.Instrumentation, tesserix_adk.core.errors.InvalidRequestError, tesserix_adk.core.output_policy.Invariant, tesserix_adk.core.errors.IrreversibleActionError, tesserix_adk.core.schema.JsonSchema, tesserix_adk.core.errors.LeaseLostError, tesserix_adk.core.lease.LeasePolicy, tesserix_adk.core.budget.LedgerFailure, tesserix_adk.core.ledger.LedgerKey, tesserix_adk.core.prompt_lint.LintFinding, tesserix_adk.core.prompt_lint.LintReport, tesserix_adk.core.prompt_lint.LintRule, tesserix_adk.core.config.LoopConfig, tesserix_adk.core.errors.LoopLimitError, tesserix_adk.core.errors.MaxIterationsError, tesserix_adk.core.errors.McpAuthError, tesserix_adk.core.errors.McpAuthReason, tesserix_adk.core.errors.MediaIntakeError, tesserix_adk.core.MemoryAdmissionError, tesserix_adk.core.errors.MemoryConflictError, tesserix_adk.core.errors.MemoryContradictionError, tesserix_adk.core.errors.MemoryCorruptionError, tesserix_adk.core.events.MemoryErased, tesserix_adk.core.errors.MemoryLimitError, tesserix_adk.core.errors.MemoryScopeError, tesserix_adk.core.errors.MemoryUnavailableError, tesserix_adk.core.primitives.Message, tesserix_adk.core.errors.MissingExtraError, tesserix_adk.core.errors.MissingTenantContextError, tesserix_adk.core.errors.ModelArtifactError, tesserix_adk.core.capabilities.ModelCapabilities, tesserix_adk.core.capabilities.ModelRef, tesserix_adk.core.provider.ModelRequest, tesserix_adk.core.routing.ModelRequirements, tesserix_adk.core.provider.ModelResponse, tesserix_adk.core.errors.ModelResponseError, tesserix_adk.core.capabilities.ModelSpec, tesserix_adk.core.errors.NoEligibleModelError, tesserix_adk.core.models.NoOutput, tesserix_adk.core.dispatch.NodeOutcome, tesserix_adk.core.dispatch.NodeResult, tesserix_adk.core.errors.NonDeterminismError, tesserix_adk.core.events.NullEventPublisher, tesserix_adk.core.output_policy.OneOf, tesserix_adk.core.provenance.Origin, tesserix_adk.core.OutputValidationError, tesserix_adk.core.definition.Owner, tesserix_adk.core.pii.PIIKind, tesserix_adk.core.pii.PIIMatch, tesserix_adk.core.errors.PartialErasureError, tesserix_adk.core.pii.PatternDetector, tesserix_adk.core.errors.PayloadTooLargeError, tesserix_adk.core.checkpoint.PendingCall, tesserix_adk.core.suspension.PendingDecision, tesserix_adk.core.errors.PlanValidationError, tesserix_adk.core.output_policy.PolicyReport, tesserix_adk.core.output_policy.PolicyViolation, tesserix_adk.core.errors.PoolExhaustedError, tesserix_adk.core.errors.PrefixDriftError, tesserix_adk.core.identity.Principal, tesserix_adk.core.prompts.PromptDefinition, tesserix_adk.core.errors.PromptNotFoundError, tesserix_adk.core.prompts.PromptRef, tesserix_adk.core.errors.PromptRejectedError, tesserix_adk.core.rendering.PromptTemplate, tesserix_adk.core.errors.ProtocolConformanceError, tesserix_adk.core.config.Provenance, tesserix_adk.core.errors.ProvenanceLostError, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.config.ProviderConfig, tesserix_adk.core.errors.ProviderError, tesserix_adk.core.errors.ProviderTimeoutError, tesserix_adk.core.errors.ProviderUnavailableError, tesserix_adk.core.events.PublishReport, tesserix_adk.core.queue.QueuePolicy, tesserix_adk.core.queue.QueueStats, tesserix_adk.core.errors.QueueUnavailableError, tesserix_adk.core.errors.RateLimitError, tesserix_adk.core.streaming.ReasoningDelta, tesserix_adk.core.instrumentation.Recording, tesserix_adk.core.errors.RecursionLimitError, tesserix_adk.core.pii.Redacted, tesserix_adk.core.config.RedactionConfig, tesserix_adk.core.routing.RejectedCandidate, tesserix_adk.core.rendering.Rendered, tesserix_adk.core.config.RepairConfig, tesserix_adk.core.errors.RepeatedCallError, tesserix_adk.core.output_policy.RequiresCitation, tesserix_adk.core.ledger.Reservation, tesserix_adk.core.budget.ResolvedBudget, tesserix_adk.core.errors.ResumeConflictError, tesserix_adk.core.checkpoint.ResumePlan, tesserix_adk.core.checkpoint.Resumption, tesserix_adk.core.errors.RetrievalDegradedError, tesserix_adk.core.config.RetryConfig, tesserix_adk.core.compensation.Reversal, tesserix_adk.core.compensation.ReversalOutcome, tesserix_adk.core.autonomy.Revocation, tesserix_adk.core.routing.RoutingDecision, tesserix_adk.core.run.Run, tesserix_adk.core.budget.RunBudget, tesserix_adk.core.events.RunCancelled, tesserix_adk.core.events.RunCompleted, tesserix_adk.core.run.RunContext, tesserix_adk.core.run.RunEvent, tesserix_adk.core.run.RunEventKind, tesserix_adk.core.events.RunFailed, tesserix_adk.core.RunGrant, tesserix_adk.core.lease.RunLease, tesserix_adk.core.errors.RunLeaseError, tesserix_adk.core.state.RunRecord, tesserix_adk.core.instrumentation.RunSpan, tesserix_adk.core.events.RunStarted, tesserix_adk.core.run.RunState, tesserix_adk.core.errors.RunningLoopError, tesserix_adk.core.instrumentation.Sampling, tesserix_adk.core.errors.SandboxError, tesserix_adk.core.errors.SandboxMemoryError, tesserix_adk.core.errors.SandboxTimeoutError, tesserix_adk.core.errors.SchemaGenerationError, tesserix_adk.core.errors.SchemaViolationError, tesserix_adk.core.errors.ScopeEscalationError, tesserix_adk.core.identity.ScopeSet, tesserix_adk.core.errors.ScopeViolationError, tesserix_adk.core.budget.ScopedLimits, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.errors.SecretResolutionError, tesserix_adk.core.models.Sensitive, tesserix_adk.core.state.SessionRecord, tesserix_adk.core.injection.SignalKind, tesserix_adk.core.instrumentation.Span, tesserix_adk.core.instrumentation.SpanKind, tesserix_adk.core.instrumentation.SpanLimits, tesserix_adk.core.instrumentation.SpanStatus, tesserix_adk.core.errors.StateConflictError, tesserix_adk.core.state.StateDelta, tesserix_adk.core.errors.StateInUseError, tesserix_adk.core.state.StateKey, tesserix_adk.core.persistence.StateKind, tesserix_adk.core.persistence.StateMigration, tesserix_adk.core.errors.StateMigrationError, tesserix_adk.core.errors.StateNotFoundError, tesserix_adk.core.state.StatePage, tesserix_adk.core.errors.StatePersistenceError, tesserix_adk.core.state.StateQuery, tesserix_adk.core.persistence.StateRegistry, tesserix_adk.core.provider.StopReason, tesserix_adk.core.config.StoreConfig, tesserix_adk.core.streaming.StreamAccumulator, tesserix_adk.core.streaming.StreamEnd, tesserix_adk.core.streaming.StreamEvent, tesserix_adk.core.errors.StreamInterruptedError, tesserix_adk.core.schema.StrictSubset, tesserix_adk.core.suspension.SuspendedRun, tesserix_adk.core.routing.TaskClass, tesserix_adk.core.config.TelemetryConfig, tesserix_adk.core.instrumentation.TelemetryLoss, tesserix_adk.core.errors.TemplateError, tesserix_adk.core.tenant_config.TenantConfig, tesserix_adk.core.tenancy.TenantContext, tesserix_adk.core.errors.TenantContextError, tesserix_adk.core.errors.TenantCrossingError, tesserix_adk.core.errors.TenantIsolationError, tesserix_adk.core.errors.TenantLimitError, tesserix_adk.core.tenant_config.TenantLimits, tesserix_adk.core.tenant_config.TenantPolicy, tesserix_adk.core.errors.TenantUnconfiguredError, tesserix_adk.core.streaming.TextDelta, tesserix_adk.core.primitives.TextPart, tesserix_adk.core.content_policy.Thresholds, tesserix_adk.core.suspension.TokenAttempt, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.core.errors.ToolArgumentValidationError, tesserix_adk.core.primitives.ToolCall, tesserix_adk.core.events.ToolCallCompleted, tesserix_adk.core.streaming.ToolCallDelta, tesserix_adk.core.events.ToolCallRequested, tesserix_adk.core.tool_access.ToolDecision, tesserix_adk.core.provider.ToolDeclaration, tesserix_adk.core.errors.ToolDefinitionError, tesserix_adk.core.checkpoint.ToolDisposition, tesserix_adk.core.errors.ToolError, tesserix_adk.core.errors.ToolExecutionError, tesserix_adk.core.errors.ToolFailure, tesserix_adk.core.agent.ToolFailurePolicy, tesserix_adk.core.errors.ToolNotFoundError, tesserix_adk.core.errors.ToolNotPermittedError, tesserix_adk.core.errors.ToolRefusal, tesserix_adk.core.errors.ToolResultError, tesserix_adk.core.errors.ToolTimedOutError, tesserix_adk.core.instrumentation.Trace, tesserix_adk.core.trust.TrustBoundary, tesserix_adk.core.errors.TrustBoundaryError, tesserix_adk.core.provenance.TrustLevel, tesserix_adk.core.definition.TypedAgentDefinition, tesserix_adk.core.errors.UncitedClaimError, tesserix_adk.core.errors.UngroundedCitationError, tesserix_adk.core.errors.UnknownEventTypeError, tesserix_adk.core.errors.UnknownTenantError, tesserix_adk.core.budget.UnlimitedBudget, tesserix_adk.core.errors.UnsupportedEventVersionError, tesserix_adk.core.errors.UnsupportedStateVersionError, tesserix_adk.core.primitives.Usage, tesserix_adk.core.streaming.UsageDelta, tesserix_adk.core.rendering.Variable, tesserix_adk.core.ledger.Window, tesserix_adk.core.ledger.WindowKind, tesserix_adk.core.ledger.WindowSpend, tesserix_adk.core.queue.WorkItem, tesserix_adk.core.errors.WorkItemNotFoundError, tesserix_adk.core.queue.WorkPriority, tesserix_adk.core.queue.WorkState, tesserix_adk.core.errors.WorkersBusyError, tesserix_adk.core.errors.WriteQueueFullError, tesserix_adk.core.config.McpConfig, tesserix_adk.core.config.McpServerConfig, tesserix_adk.core.errors.BaselineUnusableError, tesserix_adk.core.errors.JudgeNotCalibratedError, tesserix_adk.evals.metrics.Aggregate, tesserix_adk.evals.compression.Answer, tesserix_adk.evals.baseline.Baseline, tesserix_adk.evals.baseline.BaselinePolicy, tesserix_adk.evals.baseline.BaselineReport, tesserix_adk.evals.gate.Bypass, tesserix_adk.evals.metrics.CacheHitRate, tesserix_adk.evals.judge.Calibration, tesserix_adk.evals.compression.CaseMeasurement, tesserix_adk.evals.baseline.CaseRegression, tesserix_adk.evals.suite.CaseResult, tesserix_adk.evals.suite.CaseStatus, tesserix_adk.evals.judge.Comparison, tesserix_adk.evals.compression.CompressionCase, tesserix_adk.evals.compression.CompressionFixtures, tesserix_adk.evals.compression.CompressionReport, tesserix_adk.evals.metrics.CostPerCase, tesserix_adk.evals.baseline.Delta, tesserix_adk.evals.dataset.EvalCase, tesserix_adk.evals.dataset.EvalSuite, tesserix_adk.evals.metrics.ExactMatch, tesserix_adk.evals.compression.Floor, tesserix_adk.evals.compression.FloorPolicy, tesserix_adk.evals.gate.GatePolicy, tesserix_adk.evals.gate.GateReport, tesserix_adk.evals.metrics.Groundedness, tesserix_adk.evals.judge.HumanLabel, tesserix_adk.evals.judge.JudgeMetric, tesserix_adk.evals.judge.JudgeScore, tesserix_adk.evals.compression.KindReport, tesserix_adk.evals.judge.Labelled, tesserix_adk.evals.metrics.LatencyMs, tesserix_adk.evals.judge.LlmJudge, tesserix_adk.evals.gate.Measured, tesserix_adk.evals.metrics.MetricFailure, tesserix_adk.evals.gate.MetricMove, tesserix_adk.evals.metrics.MetricReport, tesserix_adk.evals.baseline.MetricSnapshot, tesserix_adk.evals.metrics.MetricValue, tesserix_adk.evals.baseline.Provenance, tesserix_adk.evals.metrics.RefusalRate, tesserix_adk.evals.judge.Rubric, tesserix_adk.evals.judge.RubricLevel, tesserix_adk.evals.metrics.SchemaValidity, tesserix_adk.evals.suite.SuiteResult, tesserix_adk.evals.suite.SuiteRunner, tesserix_adk.evals.metrics.Threshold, tesserix_adk.evals.metrics.ThresholdResult, tesserix_adk.evals.metrics.TokensIn, tesserix_adk.evals.metrics.TokensOut, tesserix_adk.evals.gate.Tolerance, tesserix_adk.evals.metrics.ToolSequenceMatch, tesserix_adk.guardrails.injection.Containment, tesserix_adk.guardrails.content_filter.ContentFilterGuard, tesserix_adk.guardrails.base.Guard, tesserix_adk.guardrails.injection.InjectionGuard, tesserix_adk.guardrails.pii.PIIGuard, tesserix_adk.guardrails.output.PolicyGuard, tesserix_adk.guardrails.output.SchemaGuard, tesserix_adk.guardrails.allowlist.ToolAllowlistGuard, tesserix_adk.mcp.gateway.AgentGatewayConfig, tesserix_adk.mcp.gateway.AgentGatewayRoute, tesserix_adk.mcp.gateway.AgentGatewayRouter, tesserix_adk.mcp.gateway.AgentGatewayToolConfig, tesserix_adk.mcp.gateway.AgentGatewayTools, tesserix_adk.mcp.auth.AuthorisedCall, tesserix_adk.mcp.gateway.GatewayTool, tesserix_adk.mcp.gateway.GatewayToolResult, tesserix_adk.mcp.auth.McpAuthorizer, tesserix_adk.mcp.gateway.McpGatewayError, tesserix_adk.mcp.gateway.McpGatewayReason, tesserix_adk.mcp.auth.McpServerAuth, tesserix_adk.mcp.gateway.McpToolDescriptor, tesserix_adk.mcp.auth.ServerSessions, tesserix_adk.mcp.auth.SessionLease, tesserix_adk.memory.admission.Admission, tesserix_adk.memory.admission.AdmissionPolicy, tesserix_adk.memory.context.AssembledContext, tesserix_adk.memory.beliefs.Belief, tesserix_adk.memory.compression.CodeCompressor, tesserix_adk.memory.compaction.CompactionOutcome, tesserix_adk.memory.compression.Compressed, tesserix_adk.memory.beliefs.ConfidenceFloor, tesserix_adk.memory.compression.ContentKind, tesserix_adk.memory.compression.ContentRouter, tesserix_adk.memory.context.ContextAssembler, tesserix_adk.memory.compaction.ContextEntry, tesserix_adk.memory.context.ContextPlan, tesserix_adk.memory.beliefs.Contradiction, tesserix_adk.memory.erasure.Derivation, tesserix_adk.memory.compaction.DropOldest, tesserix_adk.memory.erasure.ErasureReceipt, tesserix_adk.memory.reversible.Expansion, tesserix_adk.memory.prefix.FrozenPrefix, tesserix_adk.memory.beliefs.HalfLife, tesserix_adk.memory.optimization.HeadroomMcpOptimizer, tesserix_adk.memory.capabilities.MemoryCapabilities, tesserix_adk.memory.records.MemoryHit, tesserix_adk.memory.records.MemoryKind, tesserix_adk.memory.capabilities.MemoryNeeds, tesserix_adk.memory.records.MemoryQuery, tesserix_adk.memory.records.MemoryRecord, tesserix_adk.memory.scope.MemoryScope, tesserix_adk.memory.optimization.OptimizationBackend, tesserix_adk.memory.optimization.OptimizationChannel, tesserix_adk.memory.optimization.OptimizationDecision, tesserix_adk.memory.optimization.OptimizationError, tesserix_adk.memory.optimization.OptimizationPolicy, tesserix_adk.memory.optimization.OptimizationResult, tesserix_adk.memory.provenance.Origin, tesserix_adk.memory.compression.PassThrough, tesserix_adk.memory.erasure.PatternRedactor, tesserix_adk.memory.compaction.PinAndFold, tesserix_adk.memory.prefix.PrefixBoundary, tesserix_adk.memory.compression.ProseCompressor, tesserix_adk.memory.provenance.Provenance, tesserix_adk.memory.admission.Recall, tesserix_adk.memory.beliefs.Resolution, tesserix_adk.memory.reversible.ReversibleRouter, tesserix_adk.memory.optimization.RtkCommandPlan, tesserix_adk.memory.context.SectionOutcome, tesserix_adk.memory.context.SectionPlan, tesserix_adk.memory.compression.StructuredCompressor, tesserix_adk.memory.compaction.SummariseSpan, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.memory.beliefs.Supersession, tesserix_adk.memory.compression.TabularCompressor, tesserix_adk.memory.optimization.TokenOptimizer, tesserix_adk.memory.admission.Verdict, tesserix_adk.memory.admission.WriteGate, tesserix_adk.memory.erasure.PIIRedactor, tesserix_adk.models.embeddings.BatchConfig, tesserix_adk.models.embeddings.BatchingEmbedder, tesserix_adk.models.cache.CacheEntry, tesserix_adk.models.cache.CacheKey, tesserix_adk.models.cache.CacheMetrics, tesserix_adk.models.cache.CacheOutcome, tesserix_adk.models.cache.CachePolicy, tesserix_adk.models.cache.CacheStatus, tesserix_adk.models.cache.Cacheability, tesserix_adk.models.cache.CachingProvider, tesserix_adk.models.pool.ClientKey, tesserix_adk.models.pool.ClientPool, tesserix_adk.models.credentials.Credential, tesserix_adk.models.onnx.Device, tesserix_adk.models.shaping.Effort, tesserix_adk.models.embeddings.EmbeddingLimits, tesserix_adk.models.embeddings.EmbeddingMetrics, tesserix_adk.models.onnx.Encoded, tesserix_adk.models.credentials.EnvironmentSecrets, tesserix_adk.models.cache.MemoryCacheStore, tesserix_adk.models.cache.MemorySemanticIndex, tesserix_adk.models.catalogue.ModelCard, tesserix_adk.models.onnx.OnnxCrossEncoder, tesserix_adk.models.onnx.OnnxEmbeddings, tesserix_adk.models.onnx.OnnxMetrics, tesserix_adk.models.onnx.OnnxModel, tesserix_adk.models.pool.PoolConfig, tesserix_adk.models.pool.PoolMetrics, tesserix_adk.models.catalogue.Pricing, tesserix_adk.models.cache.SemanticConfig, tesserix_adk.models.shaping.Shaped, tesserix_adk.models.shaping.Shaping, tesserix_adk.models.onnx.Throughput, tesserix_adk.models.shaping.TurnKind, tesserix_adk.models.gguf.GgufModel, tesserix_adk.models.gguf.MemoryEstimate, tesserix_adk.models.gguf.ModelTooLargeError, tesserix_adk.models.gguf.Quantization, tesserix_adk.models.pricing.PriceCard, tesserix_adk.models.pricing.PriceList, tesserix_adk.models.pricing.Rate, tesserix_adk.models.pricing.UnknownPricing, tesserix_adk.models.providers.anthropic.AnthropicProvider, tesserix_adk.models.providers.compatible.CompatibilityPreset, tesserix_adk.models.providers.gemini.GeminiProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppTuning, tesserix_adk.models.providers.compatible.OpenAICompatibleProvider, tesserix_adk.models.providers.openai.OpenAIProvider, tesserix_adk.models.providers.PhaseTimeouts, tesserix_adk.models.routing.RoutingRule, tesserix_adk.models.routing.RoutingTable, tesserix_adk.models.routing.TableRouter, tesserix_adk.observability.savings.Arm, tesserix_adk.observability.convention.AttributeSet, tesserix_adk.observability.attribution.Attribution, tesserix_adk.observability.savings.Basis, tesserix_adk.observability.latency.CacheHits, tesserix_adk.observability.convention.CacheStatus, tesserix_adk.observability.convention.Cardinality, tesserix_adk.observability.metrics.Dimensions, tesserix_adk.observability.export.ExportedEvent, tesserix_adk.observability.export.ExportedSpan, tesserix_adk.observability.savings.Figure, tesserix_adk.observability.savings.HoldoutPolicy, tesserix_adk.observability.latency.LatencyReport, tesserix_adk.observability.propagation.Link, tesserix_adk.observability.propagation.LinkKind, tesserix_adk.observability.convention.Measured, tesserix_adk.observability.spend_metrics.MeterStats, tesserix_adk.observability.spend_metrics.ModelRate, tesserix_adk.observability.tree.Node, tesserix_adk.observability.attribution.Outcome, tesserix_adk.observability.trace.Pattern, tesserix_adk.observability.export.PendingSpan, tesserix_adk.observability.spend_metrics.PricingTable, tesserix_adk.observability.tree.Rate, tesserix_adk.observability.local_view.RecordedSpan, tesserix_adk.observability.export.RedactingSpanProcessor, tesserix_adk.observability.redaction.Redaction, tesserix_adk.observability.export.RedactionPolicy, tesserix_adk.observability.export.RedactionStats, tesserix_adk.observability.redaction.Redactor, tesserix_adk.observability.latency.RunTimer, tesserix_adk.observability.tree.RunTree, tesserix_adk.observability.savings.SavingsReport, tesserix_adk.observability.savings.ShapedRun, tesserix_adk.observability.export.SpanEvent, tesserix_adk.observability.spend_metrics.SpendMeter, tesserix_adk.observability.attribution.SpendRecord, tesserix_adk.observability.attribution.Step, tesserix_adk.observability.attribution.Totals, tesserix_adk.observability.trace.TraceContext, tesserix_adk.observability.local_view.TraceFile, tesserix_adk.observability.local_view.TraceNode, tesserix_adk.observability.tree.TreeTotals, tesserix_adk.observability.convention.Unavailability, tesserix_adk.observability.propagation.W3CContext, tesserix_adk.rag.embedding.BatchVectors, tesserix_adk.rag.embedding.BatchedEmbedder, tesserix_adk.rag.retrieval.Branch, tesserix_adk.rag.retrieval.BranchScore, tesserix_adk.rag.chunking.Chunk, tesserix_adk.rag.chunking.ChunkerRegistry, tesserix_adk.rag.chunking.ChunkingSpec, tesserix_adk.rag.citation.Citation, tesserix_adk.rag.citation.CitedAnswer, tesserix_adk.rag.citation.Claim, tesserix_adk.rag.chunking.CodeAware, tesserix_adk.rag.reranking.CrossEncoderReranker, tesserix_adk.rag.chunking.Document, tesserix_adk.rag.embedding.EmbeddedBatch, tesserix_adk.rag.embedding.EmbeddingModel, tesserix_adk.rag.embedding.EmbeddingStats, tesserix_adk.rag.chunking.FixedTokens, tesserix_adk.rag.retrieval.Hit, tesserix_adk.rag.retrieval.HybridRetriever, tesserix_adk.rag.retrieval.IndexQuery, tesserix_adk.rag.retrieval.IndexRetriever, tesserix_adk.rag.embedding.MemoryEmbeddingCache, tesserix_adk.rag.reranking.ModelReranker, tesserix_adk.rag.reranking.NoReranking, tesserix_adk.rag.chunking.Overflow, tesserix_adk.rag.quarantine.Quarantined, tesserix_adk.rag.retrieval.ReciprocalRankFusion, tesserix_adk.rag.reranking.RerankScore, tesserix_adk.rag.reranking.Reranking, tesserix_adk.rag.reranking.RerankingRetriever, tesserix_adk.rag.retrieval.RetrievalResult, tesserix_adk.rag.retrieval.RetrievalScope, tesserix_adk.rag.chunking.SentenceWindow, tesserix_adk.rag.citation.SourceLocator, tesserix_adk.rag.citation.Span, tesserix_adk.rag.chunking.Structural, tesserix_adk.rag.quarantine.UntrustedText, tesserix_adk.rag.retrieval.WeightedSum, tesserix_adk.runtime.activities.ActivityAttempts, tesserix_adk.runtime.planner.AgentPlanner, tesserix_adk.runtime.parallel.Aggregate, tesserix_adk.runtime.parallel.Aggregation, tesserix_adk.runtime.parallel.All, tesserix_adk.runtime.blocking.Ambient, tesserix_adk.runtime.progress.AnswerDelta, tesserix_adk.runtime.suspension.ApprovalDeferred, tesserix_adk.runtime.approvals.ApprovalLedger, tesserix_adk.runtime.progress.ApprovalRequired, tesserix_adk.runtime.estimate.Assumptions, tesserix_adk.runtime.activities.AttemptBudget, tesserix_adk.runtime.audit.AuditTrail, tesserix_adk.runtime.autonomy.AutonomyGate, tesserix_adk.runtime.progress.Backpressure, tesserix_adk.runtime.parallel.Branch, tesserix_adk.runtime.parallel.BranchOutcome, tesserix_adk.runtime.parallel.BranchResult, tesserix_adk.runtime.estimate.Calibration, tesserix_adk.runtime.cancellation.CancellationToken, tesserix_adk.runtime.checkpoint.Checkpointer, tesserix_adk.runtime.claim_check.ClaimCheck, tesserix_adk.runtime.compaction.Compaction, tesserix_adk.runtime.compaction.CompactionEvent, tesserix_adk.runtime.compensation.Compensator, tesserix_adk.runtime.estimate.Confidence, tesserix_adk.runtime.context.ContextContribution, tesserix_adk.runtime.context.ContextContributionError, tesserix_adk.runtime.context.ContextRequest, tesserix_adk.runtime.context.ContextWindow, tesserix_adk.runtime.estimate.CostEstimate, tesserix_adk.runtime.cancellation.Deadline, tesserix_adk.runtime.suspension.DeferringGate, tesserix_adk.runtime.delegation.Delegation, tesserix_adk.runtime.delegation.DelegationLimits, tesserix_adk.runtime.supervisor.DelegationResult, tesserix_adk.runtime.delegation.DelegationScope, tesserix_adk.runtime.planner.ExecutedPlan, tesserix_adk.runtime.parallel.FirstSuccess, tesserix_adk.runtime.progress.GuardrailDecision, tesserix_adk.runtime.handoff.Handoff, tesserix_adk.runtime.handoff.HandoffContract, tesserix_adk.runtime.handoff.HandoffDesk, tesserix_adk.runtime.handoff.HandoffResult, tesserix_adk.runtime.activities.Heartbeater, tesserix_adk.runtime.estimate.InMemoryHistory, tesserix_adk.runtime.planner.InMemoryPlanStore, tesserix_adk.runtime.autonomy.InMemoryReports, tesserix_adk.runtime.progress.IterationStarted, tesserix_adk.runtime.lease.Leaseholder, tesserix_adk.runtime.blocking.LoopMonitor, tesserix_adk.runtime.audit.MemoryAuditSink, tesserix_adk.runtime.checkpoint.MemoryCheckpointStore, tesserix_adk.runtime.claim_check.MemoryClaimCheckStore, tesserix_adk.runtime.compensation.MemoryCompensationLedger, tesserix_adk.runtime.idempotency.MemoryIdempotencyStore, tesserix_adk.runtime.lease.MemoryLeaseStore, tesserix_adk.runtime.state.MemoryStateStore, tesserix_adk.runtime.suspension.MemorySuspensionStore, tesserix_adk.runtime.queue.MemoryWorkQueue, tesserix_adk.runtime.estimate.Observed, tesserix_adk.runtime.structured.OutputContract, tesserix_adk.runtime.planner.Plan, tesserix_adk.runtime.planner.PlanExecutor, tesserix_adk.runtime.planner.PlanRecord, tesserix_adk.runtime.planner.PlanStep, tesserix_adk.runtime.progress.Pressure, tesserix_adk.runtime.progress.ProgressEvent, tesserix_adk.runtime.prompt.Prompt, tesserix_adk.runtime.prompt.PromptLayer, tesserix_adk.runtime.progress.Provisional, tesserix_adk.runtime.parallel.Quorum, tesserix_adk.runtime.rate_limit.RateLimiter, tesserix_adk.runtime.handoff.Receiver, tesserix_adk.runtime.parallel.Reduce, tesserix_adk.runtime.credentials.RefreshPolicy, tesserix_adk.runtime.results.ResultFinding, tesserix_adk.runtime.results.ResultPolicy, tesserix_adk.runtime.resume.ResumedRun, tesserix_adk.runtime.resume.Resumer, tesserix_adk.runtime.retry.RetryPlan, tesserix_adk.runtime.autonomy.RevocationWatch, tesserix_adk.runtime.supervisor.Roster, tesserix_adk.runtime.progress.RunCancelled, tesserix_adk.runtime.progress.RunCompleted, tesserix_adk.runtime.credentials.RunCredentials, tesserix_adk.runtime.progress.RunFailed, tesserix_adk.runtime.determinism.RunFingerprint, tesserix_adk.runtime.progress.RunStarted, tesserix_adk.runtime.progress.RunStream, tesserix_adk.runtime.estimate.Scope, tesserix_adk.runtime.context.Segment, tesserix_adk.runtime.progress.SequenceCheck, tesserix_adk.runtime.supervisor.Specialist, tesserix_adk.runtime.estimate.Spread, tesserix_adk.runtime.planner.StepResult, tesserix_adk.runtime.progress.StructuredDelta, tesserix_adk.runtime.supervisor.Supervisor, tesserix_adk.runtime.loop.SystemClock, tesserix_adk.runtime.progress.ToolCallFailed, tesserix_adk.runtime.progress.ToolCallFinished, tesserix_adk.runtime.progress.ToolCallIndeterminate, tesserix_adk.runtime.progress.ToolCallStarted, tesserix_adk.runtime.planner.ToolContract, tesserix_adk.runtime.results.ToolResult, tesserix_adk.runtime.results.ToolResultBoundary, tesserix_adk.runtime.approvals.TransportGate, tesserix_adk.runtime.progress.UsageUpdated, tesserix_adk.runtime.blocking.WorkerPool, tesserix_adk.runtime.blocking.Workers, tesserix_adk.runtime.fanout.Lanes, tesserix_adk.runtime.fanout.Turn, tesserix_adk.tools.registry.AgentToolView, tesserix_adk.tools.validation.ArgumentPolicy, tesserix_adk.tools.credentials.Attribution, tesserix_adk.tools.credentials.CachingCredentials, tesserix_adk.tools.credentials.Credential, tesserix_adk.tools.credentials.CredentialBroker, tesserix_adk.tools.credentials.CredentialRequest, tesserix_adk.tools.credentials.ExchangedCredentials, tesserix_adk.tools.intake.OcrPage, tesserix_adk.tools.intake.Region, tesserix_adk.tools.intake.RegionKind, tesserix_adk.tools.sandbox.SandboxArtifact, tesserix_adk.tools.sandbox.SandboxLimits, tesserix_adk.tools.sandbox.SandboxResult, tesserix_adk.tools.intake.Segment, tesserix_adk.tools.credentials.StaticCredentials, tesserix_adk.tools.sandbox.SubprocessSandbox, tesserix_adk.tools.decorator.Tool, tesserix_adk.tools.validation.ToolArgumentValidator, tesserix_adk.tools.registry.ToolCallSpan, tesserix_adk.tools.context.ToolContext, tesserix_adk.tools.errors.ToolErrorMap, tesserix_adk.tools.errors.ToolErrorRule, tesserix_adk.workflows.durable.ActivityContext, tesserix_adk.workflows.durable.AgentWorkflow, tesserix_adk.workflows.compensation.CompensatingActivity, tesserix_adk.workflows.compensation.Compensations, tesserix_adk.workflows.continuation.Continuation, tesserix_adk.workflows.continuation.ContinuationPolicy, tesserix_adk.workflows.deterministic.DeterministicIds, tesserix_adk.workflows.durable.Journal, tesserix_adk.workflows.durable.ModelCallInput, tesserix_adk.workflows.durable.ModelCallResult, tesserix_adk.workflows.deterministic.Patches, tesserix_adk.workflows.replay.RecordedHistory, tesserix_adk.workflows.replay.ReplayFinding, tesserix_adk.workflows.replay.ReplayReport, tesserix_adk.workflows.replay.ReplayRule, tesserix_adk.workflows.compensation.Saga, tesserix_adk.workflows.durable.ToolCallInput, tesserix_adk.workflows.durable.ToolCallResult, tesserix_adk.workflows.deterministic.WorkflowClock, tesserix_adk.workflows.durable.WorkflowState
Testing fakes: tesserix_adk.testing.spy.ApprovalStub, tesserix_adk.testing.conformance.BudgetPolicyConformance, tesserix_adk.testing.cassette.Cassette, tesserix_adk.testing.cassette.CassetteHarness, tesserix_adk.testing.cassette.CassetteLeakError, tesserix_adk.testing.cassette.CassetteMismatchError, tesserix_adk.testing.cassette.CassetteMissError, tesserix_adk.testing.cassette.CassetteMode, tesserix_adk.testing.cassette.CassetteVersionError, tesserix_adk.testing.conformance.CheckpointStoreConformance, tesserix_adk.testing.conformance.ClockConformance, tesserix_adk.testing.spy.ConcurrencyProbe, tesserix_adk.testing.fakes.FakeBudgetPolicy, tesserix_adk.testing.fakes.FakeClock, tesserix_adk.testing.embedding.FakeEmbedder, tesserix_adk.testing.fakes.FakeGuardrail, tesserix_adk.testing.retrieval.FakeIndex, tesserix_adk.testing.fakes.FakeKeyValueStore, tesserix_adk.testing.fakes.FakeMeter, tesserix_adk.testing.fake_model.FakeModelProvider, tesserix_adk.testing.fakes.FakeSecrets, tesserix_adk.testing.fakes.FakeTenantLedger, tesserix_adk.testing.fakes.FakeToolRegistry, tesserix_adk.testing.fakes.FakeTracer, tesserix_adk.testing.fake_model.Fault, tesserix_adk.testing.mcp.FaultyMcpServer, tesserix_adk.testing.guardrails.GuardCase, tesserix_adk.testing.guardrails.GuardFamily, tesserix_adk.testing.guardrails.GuardMetrics, tesserix_adk.testing.guardrails.GuardThresholds, tesserix_adk.testing.conformance.GuardrailConformance, tesserix_adk.testing.http_cassette.HttpCassette, tesserix_adk.testing.http_cassette.HttpExchange, tesserix_adk.testing.http_cassette.HttpReplay, tesserix_adk.testing.conformance.IdempotencyStoreConformance, tesserix_adk.testing.events.InMemoryEventPublisher, tesserix_adk.testing.memory.InMemoryMemoryStore, tesserix_adk.testing.retrieval.Indexed, tesserix_adk.testing.injection.InjectionFixture, tesserix_adk.testing.cassette.Interaction, tesserix_adk.testing.isolation.IsolationScenario, tesserix_adk.testing.conformance.KeyValueStoreConformance, tesserix_adk.testing.isolation.Leak, tesserix_adk.testing.isolation.LeakReport, tesserix_adk.testing.conformance.LeaseStoreConformance, tesserix_adk.testing.cassette.MatchOn, tesserix_adk.testing.mcp.McpFault, tesserix_adk.testing.conformance.MemoryStoreConformance, tesserix_adk.testing.fakes.MetricPoint, tesserix_adk.testing.conformance.ModelProviderConformance, tesserix_adk.testing.pytest_plugin.NetworkAccessInTestError, tesserix_adk.testing.isolation.Observed, tesserix_adk.testing.peers.PeerCase, tesserix_adk.testing.pytest_plugin.QuarantineError, tesserix_adk.testing.spy.RecordedCall, tesserix_adk.testing.cassette.RecordedError, tesserix_adk.testing.fakes.RecordedEvent, tesserix_adk.testing.guardrails.RecordedGuard, tesserix_adk.testing.cassette.RecordingProvider, tesserix_adk.testing.cassette.ReplayingProvider, tesserix_adk.testing.spy.ScopedRun, tesserix_adk.testing.fake_model.ScriptExhaustedError, tesserix_adk.testing.fakes.ScriptedProvider, tesserix_adk.testing.fake_model.ScriptedTurn, tesserix_adk.testing.conformance.SearchIndexConformance, tesserix_adk.testing.isolation.SeededDocument, tesserix_adk.testing.http_cassette.SentRequest, tesserix_adk.testing.fakes.SequentialIds, tesserix_adk.testing.SpendLedgerConformance, tesserix_adk.testing.fakes.StallingProvider, tesserix_adk.testing.conformance.StateStoreConformance, tesserix_adk.testing.isolation.Surface, tesserix_adk.testing.isolation.TenantFixture, tesserix_adk.testing.conformance.TenantPropagationConformance, tesserix_adk.testing.spy.ToolSpy, tesserix_adk.testing.conformance.TracerConformance, tesserix_adk.testing.conformance.WorkQueueConformance, tesserix_adk.testing.benchmarks.Baseline, tesserix_adk.testing.benchmarks.BenchmarkReport, tesserix_adk.testing.benchmarks.Comparison, tesserix_adk.testing.benchmarks.Measurement, tesserix_adk.testing.benchmarks.Metric, tesserix_adk.testing.benchmarks.Scenario, tesserix_adk.testing.benchmarks.Thresholds, tesserix_adk.testing.benchmarks.Verdict
tesserix_adk.core.protocols.KeyValueStore¶
Required members: delete, get, put
Shipped implementations: No exported match.
Testing fakes: tesserix_adk.testing.fakes.FakeKeyValueStore
tesserix_adk.core.protocols.ModelProvider¶
Required members: capabilities, complete, count_tokens, name, stream
Shipped implementations: tesserix_adk.models.cache.CachingProvider, tesserix_adk.models.providers.anthropic.AnthropicProvider, tesserix_adk.models.providers.gemini.GeminiProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppProvider, tesserix_adk.models.providers.compatible.OpenAICompatibleProvider, tesserix_adk.models.providers.openai.OpenAIProvider
Testing fakes: tesserix_adk.testing.fake_model.FakeModelProvider, tesserix_adk.testing.cassette.RecordingProvider, tesserix_adk.testing.cassette.ReplayingProvider, tesserix_adk.testing.fakes.ScriptedProvider, tesserix_adk.testing.fakes.StallingProvider
tesserix_adk.core.protocols.SecretProvider¶
Required members: secret
Shipped implementations: tesserix_adk.models.credentials.EnvironmentSecrets
Testing fakes: tesserix_adk.testing.fakes.FakeSecrets
tesserix_adk.core.protocols.ToolRegistry¶
Required members: declarations, invoke
Shipped implementations: tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.mcp.gateway.AgentGatewayTools, tesserix_adk.tools.registry.AgentToolView
Testing fakes: tesserix_adk.testing.fakes.FakeToolRegistry, tesserix_adk.testing.spy.ToolSpy
tesserix_adk.core.protocols.Tracer¶
Required members: event, span
Shipped implementations: No exported match.
Testing fakes: tesserix_adk.testing.fakes.FakeTracer
tesserix_adk.core.queue.WorkQueue¶
Required members: adopt, claim, complete, dead_letters, enqueue, fail, heartbeat, reap, stats
Shipped implementations: tesserix_adk.adapters.sql_state.PostgresWorkQueue, tesserix_adk.adapters.state.RedisWorkQueue, tesserix_adk.runtime.queue.MemoryWorkQueue
Testing fakes: No exported fake.
tesserix_adk.core.routing.ModelRouter¶
Required members: resolve
Shipped implementations: tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.models.routing.TableRouter, tesserix_adk.tools.registry.AgentToolView
Testing fakes: No exported fake.
tesserix_adk.core.schema.SchemaDialect¶
Required members: adapt, forbidden, name
Shipped implementations: tesserix_adk.core.schema.InlineRefs, tesserix_adk.core.schema.JsonSchema, tesserix_adk.core.schema.StrictSubset
Testing fakes: No exported fake.
tesserix_adk.core.secrets.SecretResolver¶
Required members: resolve
Shipped implementations: tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.models.routing.TableRouter, tesserix_adk.tools.registry.AgentToolView
Testing fakes: No exported fake.
tesserix_adk.core.state.StateStore¶
Required members: delete_run, delete_session, get_run, get_session, list_runs, patch_run, put_run, put_session
Shipped implementations: tesserix_adk.adapters.sql_state.PostgresStateStore, tesserix_adk.adapters.state.RedisStateStore, tesserix_adk.runtime.state.MemoryStateStore
Testing fakes: No exported fake.
tesserix_adk.core.suspension.SuspensionStore¶
Required members: attempted, by_token, forget, get, pending, put, spend
Shipped implementations: tesserix_adk.runtime.suspension.MemorySuspensionStore
Testing fakes: No exported fake.
tesserix_adk.core.suspension.TokenRedeemer¶
Required members: redeem
Shipped implementations: tesserix_adk.runtime.suspension.DeferringGate
Testing fakes: No exported fake.
tesserix_adk.core.tenant_config.TenantConfigProvider¶
Required members: config_for
Shipped implementations: tesserix_adk.core.tenant_config.CachingTenantConfig, tesserix_adk.core.tenant_config.FileTenantConfig, tesserix_adk.models.pool.ClientPool
Testing fakes: No exported fake.
tesserix_adk.evals.compression.Solver¶
Required members: answer
Shipped implementations: tesserix_adk.evals.suite.CaseResult
Testing fakes: No exported fake.
tesserix_adk.evals.judge.Judge¶
Required members: rubric, score, stamp
Shipped implementations: tesserix_adk.evals.judge.LlmJudge
Testing fakes: No exported fake.
tesserix_adk.evals.metrics.Metric¶
Required members: compute, higher_is_better, name
Shipped implementations: tesserix_adk.evals.metrics.CacheHitRate, tesserix_adk.evals.metrics.CostPerCase, tesserix_adk.evals.metrics.ExactMatch, tesserix_adk.evals.metrics.Groundedness, tesserix_adk.evals.judge.JudgeMetric, tesserix_adk.evals.metrics.LatencyMs, tesserix_adk.evals.metrics.RefusalRate, tesserix_adk.evals.metrics.SchemaValidity, tesserix_adk.evals.metrics.TokensIn, tesserix_adk.evals.metrics.TokensOut, tesserix_adk.evals.metrics.ToolSequenceMatch
Testing fakes: No exported fake.
tesserix_adk.evals.suite.CaseExecutor¶
Required members: __call__
Shipped implementations: tesserix_adk.core.agent.Agent, tesserix_adk.runtime.loop.AgentRunner, tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.agent.TypedAgent, tesserix_adk.a2a.card.AgentCard, tesserix_adk.a2a.card.AgentCardError, tesserix_adk.a2a.card.AgentLimits, tesserix_adk.a2a.card.AgentProvider, tesserix_adk.a2a.card.AgentSkill, tesserix_adk.a2a.card.CardEndpoint, tesserix_adk.a2a.delegation.DelegationChain, tesserix_adk.a2a.delegation.DelegationClaims, tesserix_adk.a2a.delegation.DelegationHop, tesserix_adk.a2a.boundary.PeerActionError, tesserix_adk.a2a.boundary.PeerBoundary, tesserix_adk.a2a.invocation.PeerCall, tesserix_adk.a2a.invocation.PeerClient, tesserix_adk.a2a.boundary.PeerContent, tesserix_adk.a2a.delegation.PeerDelegation, tesserix_adk.a2a.delegation.PeerDelegator, tesserix_adk.a2a.discovery.PeerDiscoveryError, tesserix_adk.a2a.discovery.PeerDiscoveryReason, tesserix_adk.a2a.invocation.PeerInvocationError, tesserix_adk.a2a.invocation.PeerInvocationReason, tesserix_adk.a2a.discovery.PeerNeed, tesserix_adk.a2a.invocation.PeerProgress, tesserix_adk.a2a.discovery.PeerRejection, tesserix_adk.a2a.invocation.PeerReply, tesserix_adk.a2a.discovery.PeerResolution, tesserix_adk.a2a.invocation.PeerResult, tesserix_adk.a2a.boundary.PeerSuspicionError, tesserix_adk.a2a.boundary.PeerTrustPolicy, tesserix_adk.a2a.delegation.PeerVerifier, tesserix_adk.a2a.boundary.ProposedAction, tesserix_adk.a2a.discovery.RegistryPeers, tesserix_adk.a2a.discovery.StaticPeers, tesserix_adk.a2a.boundary.TrustDecision, tesserix_adk.a2a.invocation.UnsupportedSchemaError, tesserix_adk.adapters.a2a.A2ABearerSecurity, tesserix_adk.adapters.a2a.A2ACardError, tesserix_adk.adapters.a2a.A2AExecutionError, tesserix_adk.adapters.a2a.A2AInterface, tesserix_adk.adapters.a2a.A2ARegistryError, tesserix_adk.adapters.a2a.A2ASkill, tesserix_adk.adapters.transport.ApprovalInbox, tesserix_adk.adapters.audit.AuditTables, tesserix_adk.adapters.mcp_context.AuthorisingSession, tesserix_adk.adapters.mcp_resilience.BreakerState, tesserix_adk.adapters.mcp_context.CallerContext, tesserix_adk.adapters.ceiling.CeilingTables, tesserix_adk.adapters.checkpoints.CheckpointTables, tesserix_adk.adapters.pgvector.ChunkTables, tesserix_adk.adapters.ledger.CoalescingLedger, tesserix_adk.adapters.approvals.ConsoleApprovals, tesserix_adk.adapters.dead_letters.DeadLetterQuery, tesserix_adk.adapters.dead_letters.DeadLetterRecord, tesserix_adk.adapters.dead_letters.DeadLetterStats, tesserix_adk.adapters.mcp_resilience.Degraded, tesserix_adk.adapters.jetstream.DurableConsumer, tesserix_adk.adapters.graph.EntityExtractor, tesserix_adk.adapters.isolation.ErasureSweep, tesserix_adk.adapters.agent_exports.ExportDescriptorDriftError, tesserix_adk.adapters.agent_exports.ExportErrorCode, tesserix_adk.adapters.agent_exports.ExportErrorEnvelope, tesserix_adk.adapters.agent_exports.ExportInvocation, tesserix_adk.adapters.agent_exports.ExportedA2AAgent, tesserix_adk.adapters.agent_exports.ExportedAgentResult, tesserix_adk.adapters.agent_exports.ExportedAgentTool, tesserix_adk.adapters.mcp_server.ExportedSession, tesserix_adk.adapters.graph.ExtractedEdge, tesserix_adk.adapters.graph.ExtractedNode, tesserix_adk.adapters.graph.ExtractedSubgraph, tesserix_adk.adapters.graph.ExtractionCharge, tesserix_adk.adapters.graph.ExtractionMeter, tesserix_adk.adapters.foreign_agents.ForeignAgentContext, tesserix_adk.adapters.foreign_agents.ForeignAgentReply, tesserix_adk.adapters.interop.ForeignTool, tesserix_adk.adapters.graft.GraftMcpBackend, tesserix_adk.adapters.graft.GraftSubprocessBackend, tesserix_adk.adapters.grants.GrantTables, tesserix_adk.adapters.graph.GraphMemoryStore, tesserix_adk.adapters.graph.GraphSettings, tesserix_adk.adapters.graph.GraphitiEngine, tesserix_adk.adapters.mcp_transport.HttpTransport, tesserix_adk.adapters.idempotent_events.IdempotentConsumer, tesserix_adk.adapters.dead_letters.InMemoryDeadLetters, tesserix_adk.adapters.ledger.InMemoryLedger, tesserix_adk.adapters.mcp_context.IncomingCall, tesserix_adk.adapters.isolation.IsolationGuarantee, tesserix_adk.adapters.isolation.Isolator, tesserix_adk.adapters.audit.JetStreamAudit, tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.adapters.mcp.McpClient, tesserix_adk.adapters.mcp.McpDiscovery, tesserix_adk.adapters.mcp_server.McpExportError, tesserix_adk.adapters.mcp_server.McpExportReason, tesserix_adk.adapters.mcp_resilience.McpFleet, tesserix_adk.adapters.mcp.McpProtocolError, tesserix_adk.adapters.mcp.McpRejection, tesserix_adk.adapters.mcp.McpSchemaError, tesserix_adk.adapters.mcp_server.McpServer, tesserix_adk.adapters.mcp.McpServerInfo, tesserix_adk.adapters.mcp_resilience.McpServerUnavailableError, tesserix_adk.adapters.agentgateway.McpStreamableHttpTransport, tesserix_adk.adapters.mcp_surface.McpSurfaceDriftError, tesserix_adk.adapters.mcp_surface.McpToolConflictError, tesserix_adk.adapters.mcp_transport.McpTransportError, tesserix_adk.adapters.mcp_transport.McpTransportReason, tesserix_adk.adapters.memory.MemoryPage, tesserix_adk.adapters.memory.MemoryStoreSettings, tesserix_adk.adapters.approvals.NatsApprovals, tesserix_adk.adapters.outbox.OutboxLag, tesserix_adk.adapters.outbox.OutboxRelay, tesserix_adk.adapters.outbox.OutboxTables, tesserix_adk.adapters.isolation.Partition, tesserix_adk.adapters.isolation.PartitionMechanism, tesserix_adk.adapters.transport.PayloadElided, tesserix_adk.adapters.peer_tools.PeerArguments, tesserix_adk.adapters.pgvector.PgvectorIndex, tesserix_adk.adapters.memory.PgvectorMemoryStore, tesserix_adk.adapters.pgvector.PgvectorSettings, tesserix_adk.adapters.portable.PortableAgentManifest, tesserix_adk.adapters.portable.PortableExportError, tesserix_adk.adapters.portable.PortableExportOptions, tesserix_adk.adapters.portable.PortableReference, tesserix_adk.adapters.portable.PortableRuntime, tesserix_adk.adapters.audit.PostgresAuditSettings, tesserix_adk.adapters.audit.PostgresAuditSink, tesserix_adk.adapters.ceiling.PostgresCeilingLedger, tesserix_adk.adapters.ceiling.PostgresCeilingSettings, tesserix_adk.adapters.checkpoints.PostgresCheckpointStore, tesserix_adk.adapters.grants.PostgresGrantSettings, tesserix_adk.adapters.grants.PostgresGrantStore, tesserix_adk.adapters.idempotency.PostgresIdempotencyStore, tesserix_adk.adapters.checkpoints.PostgresLeaseStore, tesserix_adk.adapters.ledger.PostgresLedger, tesserix_adk.adapters.memory.PostgresMemoryStore, tesserix_adk.adapters.outbox.PostgresOutbox, tesserix_adk.adapters.outbox.PostgresOutboxSettings, tesserix_adk.adapters.sql_state.PostgresStateStore, tesserix_adk.adapters.sql_state.PostgresStoreSettings, tesserix_adk.adapters.sql_state.PostgresWorkQueue, tesserix_adk.adapters.mcp_transport.RecordingTransport, tesserix_adk.adapters.cache.RedisCacheStore, tesserix_adk.adapters.checkpoints.RedisCheckpointStore, tesserix_adk.adapters.idempotency.RedisIdempotencyStore, tesserix_adk.adapters.checkpoints.RedisLeaseStore, tesserix_adk.adapters.ledger.RedisLedger, tesserix_adk.adapters.memory.RedisMemoryStore, tesserix_adk.adapters.state.RedisStateStore, tesserix_adk.adapters.state.RedisStoreSettings, tesserix_adk.adapters.state.RedisWorkQueue, tesserix_adk.adapters.dead_letters.ReplayPlan, tesserix_adk.adapters.dead_letters.ReplayReport, tesserix_adk.adapters.dead_letters.Replayer, tesserix_adk.adapters.mcp_resilience.ResilientSession, tesserix_adk.adapters.memory.RoutedMemoryStore, tesserix_adk.adapters.transport.RunBroker, tesserix_adk.adapters.mcp_resilience.ServerBreaker, tesserix_adk.adapters.mcp_resilience.ServerHealth, tesserix_adk.adapters.sql_state.StateTables, tesserix_adk.adapters.mcp_transport.StdioTransport, tesserix_adk.adapters.transport.StreamGap, tesserix_adk.adapters.jetstream.StreamRequirement, tesserix_adk.adapters.mcp_surface.SurfaceEntry, tesserix_adk.adapters.mcp_surface.SurfacePin, tesserix_adk.adapters.mcp_context.TenantAuthority, tesserix_adk.adapters.interop.ToolImportPolicy, tesserix_adk.adapters.mcp_surface.ToolSurface, tesserix_adk.adapters.interop.ToolTranslationError, tesserix_adk.adapters.transport.TransportAuthorizationError, tesserix_adk.adapters.mcp_transport.TransportSession, tesserix_adk.adapters.transport.WebSocketBridge, tesserix_adk.adapters.approvals.WebhookApprovals, tesserix_adk.adapters.foreign_agents.WrappedAgentPolicy, tesserix_adk.adapters.foreign_agents.WrappedSubagent, tesserix_adk.cli.run_agent.LocalAgent, tesserix_adk.cli.artifacts.ArtifactHeader, tesserix_adk.cli.artifacts.ArtifactSummary, tesserix_adk.cli.artifacts.ArtifactTruncatedError, tesserix_adk.cli.artifacts.ArtifactVersionError, tesserix_adk.cli.artifacts.ArtifactWriter, tesserix_adk.cli.doctor.CheckRegistry, tesserix_adk.cli.doctor.CheckResult, tesserix_adk.cli.doctor.CheckStatus, tesserix_adk.cli.doctor.CredentialPresenceCheck, tesserix_adk.cli.doctor.DiagnosticCheck, tesserix_adk.cli.doctor.DoctorContext, tesserix_adk.cli.doctor.ExtraPresenceCheck, tesserix_adk.cli.doctor.ProbeObservation, tesserix_adk.cli.doctor.PythonVersionCheck, tesserix_adk.cli.eval_run.EvalTarget, tesserix_adk.cli.run_agent.TargetLoadError, tesserix_adk.code_intelligence.contracts.CodeContextArguments, tesserix_adk.code_intelligence.contracts.CodeContextOperation, tesserix_adk.code_intelligence.contracts.CodeContextRequest, tesserix_adk.code_intelligence.contracts.CodeContextResult, tesserix_adk.code_intelligence.contributor.CodeIntelligenceContributor, tesserix_adk.code_intelligence.contracts.CodeIntelligenceError, tesserix_adk.code_intelligence.contracts.CodeIntelligenceUnavailableError, tesserix_adk.code_intelligence.contracts.CodeWorkspace, tesserix_adk.code_intelligence.contracts.CodeWorkspaceNotFoundError, tesserix_adk.core.output_policy.Abstention, tesserix_adk.core.autonomy.ActionClass, tesserix_adk.core.autonomy.ActionRegistry, tesserix_adk.core.autonomy.ActionRequest, tesserix_adk.core.activities.ActivityClass, tesserix_adk.core.activities.ActivityPolicy, tesserix_adk.core.config.AdkConfig, tesserix_adk.core.deprecation.AdkDeprecationWarning, tesserix_adk.core.errors.AdkError, tesserix_adk.core.models.AdkModel, tesserix_adk.core.definition.AgentDefinition, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.errors.AggregationError, tesserix_adk.core.compensation.Applied, tesserix_adk.core.errors.ApprovalBindingError, tesserix_adk.core.events.ApprovalDecided, tesserix_adk.core.hooks.ApprovalDecision, tesserix_adk.core.errors.ApprovalDeliveryError, tesserix_adk.core.hooks.ApprovalDenial, tesserix_adk.core.errors.ApprovalDeniedError, tesserix_adk.core.errors.ApprovalExpiredError, tesserix_adk.core.hooks.ApprovalPolicy, tesserix_adk.core.hooks.ApprovalRecord, tesserix_adk.core.events.ApprovalRequested, tesserix_adk.core.suspension.ApprovalToken, tesserix_adk.core.errors.ApprovalTokenError, tesserix_adk.core.errors.AttributionError, tesserix_adk.core.audit.AuditDecision, tesserix_adk.core.audit.AuditEvent, tesserix_adk.core.errors.AuditUnavailableError, tesserix_adk.core.identity.AuthMethod, tesserix_adk.core.errors.AuthenticationError, tesserix_adk.core.errors.AuthorisationError, tesserix_adk.core.errors.AuthorityRevokedError, tesserix_adk.core.autonomy.AutonomyDecision, tesserix_adk.core.autonomy.AutonomyGrant, tesserix_adk.core.autonomy.AutonomyLadder, tesserix_adk.core.autonomy.AutonomyLevel, tesserix_adk.core.autonomy.AutonomyOutcome, tesserix_adk.core.errors.AutonomyRefusedError, tesserix_adk.core.activities.Backoff, tesserix_adk.core.primitives.BinaryPart, tesserix_adk.core.output_policy.Bounded, tesserix_adk.core.budget.BudgetDecision, tesserix_adk.core.events.BudgetExceeded, tesserix_adk.core.errors.BudgetExceededError, tesserix_adk.core.budget.BudgetLimits, tesserix_adk.core.budget.BudgetScope, tesserix_adk.core.errors.BudgetUnavailableError, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.tenant_config.CachingTenantConfig, tesserix_adk.core.errors.CancelledError, tesserix_adk.core.capabilities.Capability, tesserix_adk.core.errors.CapabilityError, tesserix_adk.core.autonomy.Ceiling, tesserix_adk.core.errors.CeilingExceededError, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.checkpoint.Checkpoint, tesserix_adk.core.checkpoint.CheckpointBoundary, tesserix_adk.core.errors.CheckpointFormatError, tesserix_adk.core.checkpoint.CheckpointPolicy, tesserix_adk.core.errors.CheckpointTooLargeError, tesserix_adk.core.errors.ChunkingError, tesserix_adk.core.idempotency.Claim, tesserix_adk.core.claim_check.ClaimCheckPolicy, tesserix_adk.core.claim_check.ClaimTicket, tesserix_adk.core.errors.ClaimUnavailableError, tesserix_adk.core.content_policy.Classification, tesserix_adk.core.compensation.CompensatedFailure, tesserix_adk.core.compensation.CompensationIncomplete, tesserix_adk.core.ConcurrencyConfig, tesserix_adk.core.config.ConfigError, tesserix_adk.core.config.ConfigOverrides, tesserix_adk.core.config.ConfigProblem, tesserix_adk.core.config.ConfigResolution, tesserix_adk.core.errors.ConfigurationError, tesserix_adk.core.budget.Consumed, tesserix_adk.core.ContentBlockedError, tesserix_adk.core.content_policy.ContentCategory, tesserix_adk.core.errors.ContentFilteredError, tesserix_adk.core.content_policy.ContentSeverity, tesserix_adk.core.provenance.ContentSource, tesserix_adk.core.errors.ContextBudgetError, tesserix_adk.core.errors.ContextWindowExceededError, tesserix_adk.core.cost.Cost, tesserix_adk.core.cost.CostConfidence, tesserix_adk.core.cost.CountSource, tesserix_adk.core.errors.CredentialError, tesserix_adk.core.errors.CredentialExpiredError, tesserix_adk.core.ceiling.Credit, tesserix_adk.core.config.DeadlineConfig, tesserix_adk.core.errors.DelegationError, tesserix_adk.core.errors.DelegationLimitError, tesserix_adk.core.events.Delivery, tesserix_adk.core.tool_access.DenyReason, tesserix_adk.core.errors.DependencyCycleError, tesserix_adk.core.deprecation.Deprecation, tesserix_adk.core.deprecation.DeprecationPolicyError, tesserix_adk.core.dispatch.Dispatch, tesserix_adk.core.dispatch.DispatchNode, tesserix_adk.core.dispatch.DispatchResult, tesserix_adk.core.errors.DuplicateInFlightError, tesserix_adk.core.errors.EmbeddingDimensionError, tesserix_adk.core.errors.EmbeddingUnavailableError, tesserix_adk.core.persistence.Envelope, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.errors.EstimateUnavailableError, tesserix_adk.core.errors.EvalIncompleteError, tesserix_adk.core.events.EventEnvelope, tesserix_adk.core.errors.EventIdReuseError, tesserix_adk.core.errors.EventLoopStalledError, tesserix_adk.core.events.EventPayload, tesserix_adk.core.errors.EventPublishError, tesserix_adk.core.event_schema.EventSchemaRegistry, tesserix_adk.core.errors.EventTooLargeError, tesserix_adk.core.events.EventType, tesserix_adk.core.events.Eventing, tesserix_adk.core.events.EventsReplayed, tesserix_adk.core.errors.ExtractionError, tesserix_adk.core.fallback.FallbackChain, tesserix_adk.core.errors.FallbackExhaustedError, tesserix_adk.core.errors.FallbackUnsafeError, tesserix_adk.core.errors.FanOutLimitError, tesserix_adk.core.prompts.FilePromptRegistry, tesserix_adk.core.tenant_config.FileTenantConfig, tesserix_adk.core.errors.GrantRevokedError, tesserix_adk.core.guards.GuardResult, tesserix_adk.core.guards.GuardStage, tesserix_adk.core.guards.GuardVerdict, tesserix_adk.core.errors.GuardrailError, tesserix_adk.core.errors.GuardrailEvaluationError, tesserix_adk.core.guards.GuardrailPipeline, tesserix_adk.core.errors.GuardrailViolationError, tesserix_adk.core.errors.HandoffContractError, tesserix_adk.core.activities.Heartbeat, tesserix_adk.core.content_policy.HeuristicClassifier, tesserix_adk.core.errors.HistoryUnavailableError, tesserix_adk.core.ceiling.Hold, tesserix_adk.core.ceiling.HoldState, tesserix_adk.core.hooks.HookAction, tesserix_adk.core.hooks.HookChain, tesserix_adk.core.hooks.HookDecision, tesserix_adk.core.errors.HookEvaluationError, tesserix_adk.core.hooks.HookPoint, tesserix_adk.core.errors.HookRefusedError, tesserix_adk.core.errors.HookRegistrationError, tesserix_adk.core.hooks.HookSubject, tesserix_adk.core.idempotency.Idempotency, tesserix_adk.core.idempotency.IdempotencyPolicy, tesserix_adk.core.autonomy.InFlightPolicy, tesserix_adk.core.ceiling.InMemoryCeilingLedger, tesserix_adk.core.autonomy.InMemoryGrants, tesserix_adk.core.errors.IncomparableEvalError, tesserix_adk.core.errors.IncompatiblePromptVersionError, tesserix_adk.core.IndeterminateOutcomeError, tesserix_adk.core.errors.IndeterminateToolCallError, tesserix_adk.core.errors.InexactAmountError, tesserix_adk.core.injection.InjectionSignal, tesserix_adk.core.InjectionSuspectedError, tesserix_adk.core.schema.InlineRefs, tesserix_adk.core.instrumentation.Instrumentation, tesserix_adk.core.errors.InvalidRequestError, tesserix_adk.core.output_policy.Invariant, tesserix_adk.core.errors.IrreversibleActionError, tesserix_adk.core.schema.JsonSchema, tesserix_adk.core.errors.LeaseLostError, tesserix_adk.core.lease.LeasePolicy, tesserix_adk.core.budget.LedgerFailure, tesserix_adk.core.ledger.LedgerKey, tesserix_adk.core.prompt_lint.LintFinding, tesserix_adk.core.prompt_lint.LintReport, tesserix_adk.core.prompt_lint.LintRule, tesserix_adk.core.config.LoopConfig, tesserix_adk.core.errors.LoopLimitError, tesserix_adk.core.errors.MaxIterationsError, tesserix_adk.core.errors.McpAuthError, tesserix_adk.core.errors.McpAuthReason, tesserix_adk.core.errors.MediaIntakeError, tesserix_adk.core.MemoryAdmissionError, tesserix_adk.core.errors.MemoryConflictError, tesserix_adk.core.errors.MemoryContradictionError, tesserix_adk.core.errors.MemoryCorruptionError, tesserix_adk.core.events.MemoryErased, tesserix_adk.core.errors.MemoryLimitError, tesserix_adk.core.errors.MemoryScopeError, tesserix_adk.core.errors.MemoryUnavailableError, tesserix_adk.core.primitives.Message, tesserix_adk.core.errors.MissingExtraError, tesserix_adk.core.errors.MissingTenantContextError, tesserix_adk.core.errors.ModelArtifactError, tesserix_adk.core.capabilities.ModelCapabilities, tesserix_adk.core.capabilities.ModelRef, tesserix_adk.core.provider.ModelRequest, tesserix_adk.core.routing.ModelRequirements, tesserix_adk.core.provider.ModelResponse, tesserix_adk.core.errors.ModelResponseError, tesserix_adk.core.capabilities.ModelSpec, tesserix_adk.core.errors.NoEligibleModelError, tesserix_adk.core.models.NoOutput, tesserix_adk.core.dispatch.NodeOutcome, tesserix_adk.core.dispatch.NodeResult, tesserix_adk.core.errors.NonDeterminismError, tesserix_adk.core.events.NullEventPublisher, tesserix_adk.core.output_policy.OneOf, tesserix_adk.core.provenance.Origin, tesserix_adk.core.OutputValidationError, tesserix_adk.core.definition.Owner, tesserix_adk.core.pii.PIIKind, tesserix_adk.core.pii.PIIMatch, tesserix_adk.core.errors.PartialErasureError, tesserix_adk.core.pii.PatternDetector, tesserix_adk.core.errors.PayloadTooLargeError, tesserix_adk.core.checkpoint.PendingCall, tesserix_adk.core.suspension.PendingDecision, tesserix_adk.core.errors.PlanValidationError, tesserix_adk.core.output_policy.PolicyReport, tesserix_adk.core.output_policy.PolicyViolation, tesserix_adk.core.errors.PoolExhaustedError, tesserix_adk.core.errors.PrefixDriftError, tesserix_adk.core.identity.Principal, tesserix_adk.core.prompts.PromptDefinition, tesserix_adk.core.errors.PromptNotFoundError, tesserix_adk.core.prompts.PromptRef, tesserix_adk.core.errors.PromptRejectedError, tesserix_adk.core.rendering.PromptTemplate, tesserix_adk.core.errors.ProtocolConformanceError, tesserix_adk.core.config.Provenance, tesserix_adk.core.errors.ProvenanceLostError, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.config.ProviderConfig, tesserix_adk.core.errors.ProviderError, tesserix_adk.core.errors.ProviderTimeoutError, tesserix_adk.core.errors.ProviderUnavailableError, tesserix_adk.core.events.PublishReport, tesserix_adk.core.queue.QueuePolicy, tesserix_adk.core.queue.QueueStats, tesserix_adk.core.errors.QueueUnavailableError, tesserix_adk.core.errors.RateLimitError, tesserix_adk.core.streaming.ReasoningDelta, tesserix_adk.core.instrumentation.Recording, tesserix_adk.core.errors.RecursionLimitError, tesserix_adk.core.pii.Redacted, tesserix_adk.core.config.RedactionConfig, tesserix_adk.core.routing.RejectedCandidate, tesserix_adk.core.rendering.Rendered, tesserix_adk.core.config.RepairConfig, tesserix_adk.core.errors.RepeatedCallError, tesserix_adk.core.output_policy.RequiresCitation, tesserix_adk.core.ledger.Reservation, tesserix_adk.core.budget.ResolvedBudget, tesserix_adk.core.errors.ResumeConflictError, tesserix_adk.core.checkpoint.ResumePlan, tesserix_adk.core.checkpoint.Resumption, tesserix_adk.core.errors.RetrievalDegradedError, tesserix_adk.core.config.RetryConfig, tesserix_adk.core.compensation.Reversal, tesserix_adk.core.compensation.ReversalOutcome, tesserix_adk.core.autonomy.Revocation, tesserix_adk.core.routing.RoutingDecision, tesserix_adk.core.run.Run, tesserix_adk.core.budget.RunBudget, tesserix_adk.core.events.RunCancelled, tesserix_adk.core.events.RunCompleted, tesserix_adk.core.run.RunContext, tesserix_adk.core.run.RunEvent, tesserix_adk.core.run.RunEventKind, tesserix_adk.core.events.RunFailed, tesserix_adk.core.RunGrant, tesserix_adk.core.lease.RunLease, tesserix_adk.core.errors.RunLeaseError, tesserix_adk.core.state.RunRecord, tesserix_adk.core.instrumentation.RunSpan, tesserix_adk.core.events.RunStarted, tesserix_adk.core.run.RunState, tesserix_adk.core.errors.RunningLoopError, tesserix_adk.core.instrumentation.Sampling, tesserix_adk.core.errors.SandboxError, tesserix_adk.core.errors.SandboxMemoryError, tesserix_adk.core.errors.SandboxTimeoutError, tesserix_adk.core.errors.SchemaGenerationError, tesserix_adk.core.errors.SchemaViolationError, tesserix_adk.core.errors.ScopeEscalationError, tesserix_adk.core.identity.ScopeSet, tesserix_adk.core.errors.ScopeViolationError, tesserix_adk.core.budget.ScopedLimits, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.errors.SecretResolutionError, tesserix_adk.core.models.Sensitive, tesserix_adk.core.state.SessionRecord, tesserix_adk.core.injection.SignalKind, tesserix_adk.core.instrumentation.Span, tesserix_adk.core.instrumentation.SpanKind, tesserix_adk.core.instrumentation.SpanLimits, tesserix_adk.core.instrumentation.SpanStatus, tesserix_adk.core.errors.StateConflictError, tesserix_adk.core.state.StateDelta, tesserix_adk.core.errors.StateInUseError, tesserix_adk.core.state.StateKey, tesserix_adk.core.persistence.StateKind, tesserix_adk.core.persistence.StateMigration, tesserix_adk.core.errors.StateMigrationError, tesserix_adk.core.errors.StateNotFoundError, tesserix_adk.core.state.StatePage, tesserix_adk.core.errors.StatePersistenceError, tesserix_adk.core.state.StateQuery, tesserix_adk.core.persistence.StateRegistry, tesserix_adk.core.provider.StopReason, tesserix_adk.core.config.StoreConfig, tesserix_adk.core.streaming.StreamAccumulator, tesserix_adk.core.streaming.StreamEnd, tesserix_adk.core.streaming.StreamEvent, tesserix_adk.core.errors.StreamInterruptedError, tesserix_adk.core.schema.StrictSubset, tesserix_adk.core.suspension.SuspendedRun, tesserix_adk.core.routing.TaskClass, tesserix_adk.core.config.TelemetryConfig, tesserix_adk.core.instrumentation.TelemetryLoss, tesserix_adk.core.errors.TemplateError, tesserix_adk.core.tenant_config.TenantConfig, tesserix_adk.core.tenancy.TenantContext, tesserix_adk.core.errors.TenantContextError, tesserix_adk.core.errors.TenantCrossingError, tesserix_adk.core.errors.TenantIsolationError, tesserix_adk.core.errors.TenantLimitError, tesserix_adk.core.tenant_config.TenantLimits, tesserix_adk.core.tenant_config.TenantPolicy, tesserix_adk.core.errors.TenantUnconfiguredError, tesserix_adk.core.streaming.TextDelta, tesserix_adk.core.primitives.TextPart, tesserix_adk.core.content_policy.Thresholds, tesserix_adk.core.suspension.TokenAttempt, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.core.errors.ToolArgumentValidationError, tesserix_adk.core.primitives.ToolCall, tesserix_adk.core.events.ToolCallCompleted, tesserix_adk.core.streaming.ToolCallDelta, tesserix_adk.core.events.ToolCallRequested, tesserix_adk.core.tool_access.ToolDecision, tesserix_adk.core.provider.ToolDeclaration, tesserix_adk.core.errors.ToolDefinitionError, tesserix_adk.core.checkpoint.ToolDisposition, tesserix_adk.core.errors.ToolError, tesserix_adk.core.errors.ToolExecutionError, tesserix_adk.core.errors.ToolFailure, tesserix_adk.core.agent.ToolFailurePolicy, tesserix_adk.core.errors.ToolNotFoundError, tesserix_adk.core.errors.ToolNotPermittedError, tesserix_adk.core.errors.ToolRefusal, tesserix_adk.core.errors.ToolResultError, tesserix_adk.core.errors.ToolTimedOutError, tesserix_adk.core.instrumentation.Trace, tesserix_adk.core.trust.TrustBoundary, tesserix_adk.core.errors.TrustBoundaryError, tesserix_adk.core.provenance.TrustLevel, tesserix_adk.core.definition.TypedAgentDefinition, tesserix_adk.core.errors.UncitedClaimError, tesserix_adk.core.errors.UngroundedCitationError, tesserix_adk.core.errors.UnknownEventTypeError, tesserix_adk.core.errors.UnknownTenantError, tesserix_adk.core.budget.UnlimitedBudget, tesserix_adk.core.errors.UnsupportedEventVersionError, tesserix_adk.core.errors.UnsupportedStateVersionError, tesserix_adk.core.primitives.Usage, tesserix_adk.core.streaming.UsageDelta, tesserix_adk.core.rendering.Variable, tesserix_adk.core.ledger.Window, tesserix_adk.core.ledger.WindowKind, tesserix_adk.core.ledger.WindowSpend, tesserix_adk.core.queue.WorkItem, tesserix_adk.core.errors.WorkItemNotFoundError, tesserix_adk.core.queue.WorkPriority, tesserix_adk.core.queue.WorkState, tesserix_adk.core.errors.WorkersBusyError, tesserix_adk.core.errors.WriteQueueFullError, tesserix_adk.core.config.McpConfig, tesserix_adk.core.config.McpServerConfig, tesserix_adk.core.errors.BaselineUnusableError, tesserix_adk.core.errors.JudgeNotCalibratedError, tesserix_adk.evals.metrics.Aggregate, tesserix_adk.evals.compression.Answer, tesserix_adk.evals.baseline.Baseline, tesserix_adk.evals.baseline.BaselinePolicy, tesserix_adk.evals.baseline.BaselineReport, tesserix_adk.evals.gate.Bypass, tesserix_adk.evals.metrics.CacheHitRate, tesserix_adk.evals.judge.Calibration, tesserix_adk.evals.compression.CaseMeasurement, tesserix_adk.evals.baseline.CaseRegression, tesserix_adk.evals.suite.CaseResult, tesserix_adk.evals.suite.CaseStatus, tesserix_adk.evals.judge.Comparison, tesserix_adk.evals.compression.CompressionCase, tesserix_adk.evals.compression.CompressionFixtures, tesserix_adk.evals.compression.CompressionReport, tesserix_adk.evals.metrics.CostPerCase, tesserix_adk.evals.baseline.Delta, tesserix_adk.evals.dataset.EvalCase, tesserix_adk.evals.dataset.EvalSuite, tesserix_adk.evals.metrics.ExactMatch, tesserix_adk.evals.compression.Floor, tesserix_adk.evals.compression.FloorPolicy, tesserix_adk.evals.gate.GatePolicy, tesserix_adk.evals.gate.GateReport, tesserix_adk.evals.metrics.Groundedness, tesserix_adk.evals.judge.HumanLabel, tesserix_adk.evals.judge.JudgeMetric, tesserix_adk.evals.judge.JudgeScore, tesserix_adk.evals.compression.KindReport, tesserix_adk.evals.judge.Labelled, tesserix_adk.evals.metrics.LatencyMs, tesserix_adk.evals.judge.LlmJudge, tesserix_adk.evals.gate.Measured, tesserix_adk.evals.metrics.MetricFailure, tesserix_adk.evals.gate.MetricMove, tesserix_adk.evals.metrics.MetricReport, tesserix_adk.evals.baseline.MetricSnapshot, tesserix_adk.evals.metrics.MetricValue, tesserix_adk.evals.baseline.Provenance, tesserix_adk.evals.metrics.RefusalRate, tesserix_adk.evals.judge.Rubric, tesserix_adk.evals.judge.RubricLevel, tesserix_adk.evals.metrics.SchemaValidity, tesserix_adk.evals.suite.SuiteResult, tesserix_adk.evals.suite.SuiteRunner, tesserix_adk.evals.metrics.Threshold, tesserix_adk.evals.metrics.ThresholdResult, tesserix_adk.evals.metrics.TokensIn, tesserix_adk.evals.metrics.TokensOut, tesserix_adk.evals.gate.Tolerance, tesserix_adk.evals.metrics.ToolSequenceMatch, tesserix_adk.guardrails.injection.Containment, tesserix_adk.guardrails.content_filter.ContentFilterGuard, tesserix_adk.guardrails.base.Guard, tesserix_adk.guardrails.injection.InjectionGuard, tesserix_adk.guardrails.pii.PIIGuard, tesserix_adk.guardrails.output.PolicyGuard, tesserix_adk.guardrails.output.SchemaGuard, tesserix_adk.guardrails.allowlist.ToolAllowlistGuard, tesserix_adk.mcp.gateway.AgentGatewayConfig, tesserix_adk.mcp.gateway.AgentGatewayRoute, tesserix_adk.mcp.gateway.AgentGatewayRouter, tesserix_adk.mcp.gateway.AgentGatewayToolConfig, tesserix_adk.mcp.gateway.AgentGatewayTools, tesserix_adk.mcp.auth.AuthorisedCall, tesserix_adk.mcp.gateway.GatewayTool, tesserix_adk.mcp.gateway.GatewayToolResult, tesserix_adk.mcp.auth.McpAuthorizer, tesserix_adk.mcp.gateway.McpGatewayError, tesserix_adk.mcp.gateway.McpGatewayReason, tesserix_adk.mcp.auth.McpServerAuth, tesserix_adk.mcp.gateway.McpToolDescriptor, tesserix_adk.mcp.auth.ServerSessions, tesserix_adk.mcp.auth.SessionLease, tesserix_adk.memory.admission.Admission, tesserix_adk.memory.admission.AdmissionPolicy, tesserix_adk.memory.context.AssembledContext, tesserix_adk.memory.beliefs.Belief, tesserix_adk.memory.compression.CodeCompressor, tesserix_adk.memory.compaction.CompactionOutcome, tesserix_adk.memory.compression.Compressed, tesserix_adk.memory.beliefs.ConfidenceFloor, tesserix_adk.memory.compression.ContentKind, tesserix_adk.memory.compression.ContentRouter, tesserix_adk.memory.context.ContextAssembler, tesserix_adk.memory.compaction.ContextEntry, tesserix_adk.memory.context.ContextPlan, tesserix_adk.memory.beliefs.Contradiction, tesserix_adk.memory.erasure.Derivation, tesserix_adk.memory.compaction.DropOldest, tesserix_adk.memory.erasure.ErasureReceipt, tesserix_adk.memory.reversible.Expansion, tesserix_adk.memory.prefix.FrozenPrefix, tesserix_adk.memory.beliefs.HalfLife, tesserix_adk.memory.optimization.HeadroomMcpOptimizer, tesserix_adk.memory.capabilities.MemoryCapabilities, tesserix_adk.memory.records.MemoryHit, tesserix_adk.memory.records.MemoryKind, tesserix_adk.memory.capabilities.MemoryNeeds, tesserix_adk.memory.records.MemoryQuery, tesserix_adk.memory.records.MemoryRecord, tesserix_adk.memory.scope.MemoryScope, tesserix_adk.memory.optimization.OptimizationBackend, tesserix_adk.memory.optimization.OptimizationChannel, tesserix_adk.memory.optimization.OptimizationDecision, tesserix_adk.memory.optimization.OptimizationError, tesserix_adk.memory.optimization.OptimizationPolicy, tesserix_adk.memory.optimization.OptimizationResult, tesserix_adk.memory.provenance.Origin, tesserix_adk.memory.compression.PassThrough, tesserix_adk.memory.erasure.PatternRedactor, tesserix_adk.memory.compaction.PinAndFold, tesserix_adk.memory.prefix.PrefixBoundary, tesserix_adk.memory.compression.ProseCompressor, tesserix_adk.memory.provenance.Provenance, tesserix_adk.memory.admission.Recall, tesserix_adk.memory.beliefs.Resolution, tesserix_adk.memory.reversible.ReversibleRouter, tesserix_adk.memory.optimization.RtkCommandPlan, tesserix_adk.memory.context.SectionOutcome, tesserix_adk.memory.context.SectionPlan, tesserix_adk.memory.compression.StructuredCompressor, tesserix_adk.memory.compaction.SummariseSpan, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.memory.beliefs.Supersession, tesserix_adk.memory.compression.TabularCompressor, tesserix_adk.memory.optimization.TokenOptimizer, tesserix_adk.memory.admission.Verdict, tesserix_adk.memory.admission.WriteGate, tesserix_adk.memory.erasure.PIIRedactor, tesserix_adk.models.embeddings.BatchConfig, tesserix_adk.models.embeddings.BatchingEmbedder, tesserix_adk.models.cache.CacheEntry, tesserix_adk.models.cache.CacheKey, tesserix_adk.models.cache.CacheMetrics, tesserix_adk.models.cache.CacheOutcome, tesserix_adk.models.cache.CachePolicy, tesserix_adk.models.cache.CacheStatus, tesserix_adk.models.cache.Cacheability, tesserix_adk.models.cache.CachingProvider, tesserix_adk.models.pool.ClientKey, tesserix_adk.models.pool.ClientPool, tesserix_adk.models.credentials.Credential, tesserix_adk.models.onnx.Device, tesserix_adk.models.shaping.Effort, tesserix_adk.models.embeddings.EmbeddingLimits, tesserix_adk.models.embeddings.EmbeddingMetrics, tesserix_adk.models.onnx.Encoded, tesserix_adk.models.credentials.EnvironmentSecrets, tesserix_adk.models.cache.MemoryCacheStore, tesserix_adk.models.cache.MemorySemanticIndex, tesserix_adk.models.catalogue.ModelCard, tesserix_adk.models.onnx.OnnxCrossEncoder, tesserix_adk.models.onnx.OnnxEmbeddings, tesserix_adk.models.onnx.OnnxMetrics, tesserix_adk.models.onnx.OnnxModel, tesserix_adk.models.pool.PoolConfig, tesserix_adk.models.pool.PoolMetrics, tesserix_adk.models.catalogue.Pricing, tesserix_adk.models.cache.SemanticConfig, tesserix_adk.models.shaping.Shaped, tesserix_adk.models.shaping.Shaping, tesserix_adk.models.onnx.Throughput, tesserix_adk.models.shaping.TurnKind, tesserix_adk.models.gguf.GgufModel, tesserix_adk.models.gguf.MemoryEstimate, tesserix_adk.models.gguf.ModelTooLargeError, tesserix_adk.models.gguf.Quantization, tesserix_adk.models.pricing.PriceCard, tesserix_adk.models.pricing.PriceList, tesserix_adk.models.pricing.Rate, tesserix_adk.models.pricing.UnknownPricing, tesserix_adk.models.providers.anthropic.AnthropicProvider, tesserix_adk.models.providers.compatible.CompatibilityPreset, tesserix_adk.models.providers.gemini.GeminiProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppTuning, tesserix_adk.models.providers.compatible.OpenAICompatibleProvider, tesserix_adk.models.providers.openai.OpenAIProvider, tesserix_adk.models.providers.PhaseTimeouts, tesserix_adk.models.routing.RoutingRule, tesserix_adk.models.routing.RoutingTable, tesserix_adk.models.routing.TableRouter, tesserix_adk.observability.savings.Arm, tesserix_adk.observability.convention.AttributeSet, tesserix_adk.observability.attribution.Attribution, tesserix_adk.observability.savings.Basis, tesserix_adk.observability.latency.CacheHits, tesserix_adk.observability.convention.CacheStatus, tesserix_adk.observability.convention.Cardinality, tesserix_adk.observability.metrics.Dimensions, tesserix_adk.observability.export.ExportedEvent, tesserix_adk.observability.export.ExportedSpan, tesserix_adk.observability.savings.Figure, tesserix_adk.observability.savings.HoldoutPolicy, tesserix_adk.observability.latency.LatencyReport, tesserix_adk.observability.propagation.Link, tesserix_adk.observability.propagation.LinkKind, tesserix_adk.observability.convention.Measured, tesserix_adk.observability.spend_metrics.MeterStats, tesserix_adk.observability.spend_metrics.ModelRate, tesserix_adk.observability.tree.Node, tesserix_adk.observability.attribution.Outcome, tesserix_adk.observability.trace.Pattern, tesserix_adk.observability.export.PendingSpan, tesserix_adk.observability.spend_metrics.PricingTable, tesserix_adk.observability.tree.Rate, tesserix_adk.observability.local_view.RecordedSpan, tesserix_adk.observability.export.RedactingSpanProcessor, tesserix_adk.observability.redaction.Redaction, tesserix_adk.observability.export.RedactionPolicy, tesserix_adk.observability.export.RedactionStats, tesserix_adk.observability.redaction.Redactor, tesserix_adk.observability.latency.RunTimer, tesserix_adk.observability.tree.RunTree, tesserix_adk.observability.savings.SavingsReport, tesserix_adk.observability.savings.ShapedRun, tesserix_adk.observability.export.SpanEvent, tesserix_adk.observability.spend_metrics.SpendMeter, tesserix_adk.observability.attribution.SpendRecord, tesserix_adk.observability.attribution.Step, tesserix_adk.observability.attribution.Totals, tesserix_adk.observability.trace.TraceContext, tesserix_adk.observability.local_view.TraceFile, tesserix_adk.observability.local_view.TraceNode, tesserix_adk.observability.tree.TreeTotals, tesserix_adk.observability.convention.Unavailability, tesserix_adk.observability.propagation.W3CContext, tesserix_adk.rag.embedding.BatchVectors, tesserix_adk.rag.embedding.BatchedEmbedder, tesserix_adk.rag.retrieval.Branch, tesserix_adk.rag.retrieval.BranchScore, tesserix_adk.rag.chunking.Chunk, tesserix_adk.rag.chunking.ChunkerRegistry, tesserix_adk.rag.chunking.ChunkingSpec, tesserix_adk.rag.citation.Citation, tesserix_adk.rag.citation.CitedAnswer, tesserix_adk.rag.citation.Claim, tesserix_adk.rag.chunking.CodeAware, tesserix_adk.rag.reranking.CrossEncoderReranker, tesserix_adk.rag.chunking.Document, tesserix_adk.rag.embedding.EmbeddedBatch, tesserix_adk.rag.embedding.EmbeddingModel, tesserix_adk.rag.embedding.EmbeddingStats, tesserix_adk.rag.chunking.FixedTokens, tesserix_adk.rag.retrieval.Hit, tesserix_adk.rag.retrieval.HybridRetriever, tesserix_adk.rag.retrieval.IndexQuery, tesserix_adk.rag.retrieval.IndexRetriever, tesserix_adk.rag.embedding.MemoryEmbeddingCache, tesserix_adk.rag.reranking.ModelReranker, tesserix_adk.rag.reranking.NoReranking, tesserix_adk.rag.chunking.Overflow, tesserix_adk.rag.quarantine.Quarantined, tesserix_adk.rag.retrieval.ReciprocalRankFusion, tesserix_adk.rag.reranking.RerankScore, tesserix_adk.rag.reranking.Reranking, tesserix_adk.rag.reranking.RerankingRetriever, tesserix_adk.rag.retrieval.RetrievalResult, tesserix_adk.rag.retrieval.RetrievalScope, tesserix_adk.rag.chunking.SentenceWindow, tesserix_adk.rag.citation.SourceLocator, tesserix_adk.rag.citation.Span, tesserix_adk.rag.chunking.Structural, tesserix_adk.rag.quarantine.UntrustedText, tesserix_adk.rag.retrieval.WeightedSum, tesserix_adk.runtime.activities.ActivityAttempts, tesserix_adk.runtime.planner.AgentPlanner, tesserix_adk.runtime.parallel.Aggregate, tesserix_adk.runtime.parallel.Aggregation, tesserix_adk.runtime.parallel.All, tesserix_adk.runtime.blocking.Ambient, tesserix_adk.runtime.progress.AnswerDelta, tesserix_adk.runtime.suspension.ApprovalDeferred, tesserix_adk.runtime.approvals.ApprovalLedger, tesserix_adk.runtime.progress.ApprovalRequired, tesserix_adk.runtime.estimate.Assumptions, tesserix_adk.runtime.activities.AttemptBudget, tesserix_adk.runtime.audit.AuditTrail, tesserix_adk.runtime.autonomy.AutonomyGate, tesserix_adk.runtime.progress.Backpressure, tesserix_adk.runtime.parallel.Branch, tesserix_adk.runtime.parallel.BranchOutcome, tesserix_adk.runtime.parallel.BranchResult, tesserix_adk.runtime.estimate.Calibration, tesserix_adk.runtime.cancellation.CancellationToken, tesserix_adk.runtime.checkpoint.Checkpointer, tesserix_adk.runtime.claim_check.ClaimCheck, tesserix_adk.runtime.compaction.Compaction, tesserix_adk.runtime.compaction.CompactionEvent, tesserix_adk.runtime.compensation.Compensator, tesserix_adk.runtime.estimate.Confidence, tesserix_adk.runtime.context.ContextContribution, tesserix_adk.runtime.context.ContextContributionError, tesserix_adk.runtime.context.ContextRequest, tesserix_adk.runtime.context.ContextWindow, tesserix_adk.runtime.estimate.CostEstimate, tesserix_adk.runtime.cancellation.Deadline, tesserix_adk.runtime.suspension.DeferringGate, tesserix_adk.runtime.delegation.Delegation, tesserix_adk.runtime.delegation.DelegationLimits, tesserix_adk.runtime.supervisor.DelegationResult, tesserix_adk.runtime.delegation.DelegationScope, tesserix_adk.runtime.planner.ExecutedPlan, tesserix_adk.runtime.parallel.FirstSuccess, tesserix_adk.runtime.progress.GuardrailDecision, tesserix_adk.runtime.handoff.Handoff, tesserix_adk.runtime.handoff.HandoffContract, tesserix_adk.runtime.handoff.HandoffDesk, tesserix_adk.runtime.handoff.HandoffResult, tesserix_adk.runtime.activities.Heartbeater, tesserix_adk.runtime.estimate.InMemoryHistory, tesserix_adk.runtime.planner.InMemoryPlanStore, tesserix_adk.runtime.autonomy.InMemoryReports, tesserix_adk.runtime.progress.IterationStarted, tesserix_adk.runtime.lease.Leaseholder, tesserix_adk.runtime.blocking.LoopMonitor, tesserix_adk.runtime.audit.MemoryAuditSink, tesserix_adk.runtime.checkpoint.MemoryCheckpointStore, tesserix_adk.runtime.claim_check.MemoryClaimCheckStore, tesserix_adk.runtime.compensation.MemoryCompensationLedger, tesserix_adk.runtime.idempotency.MemoryIdempotencyStore, tesserix_adk.runtime.lease.MemoryLeaseStore, tesserix_adk.runtime.state.MemoryStateStore, tesserix_adk.runtime.suspension.MemorySuspensionStore, tesserix_adk.runtime.queue.MemoryWorkQueue, tesserix_adk.runtime.estimate.Observed, tesserix_adk.runtime.structured.OutputContract, tesserix_adk.runtime.planner.Plan, tesserix_adk.runtime.planner.PlanExecutor, tesserix_adk.runtime.planner.PlanRecord, tesserix_adk.runtime.planner.PlanStep, tesserix_adk.runtime.progress.Pressure, tesserix_adk.runtime.progress.ProgressEvent, tesserix_adk.runtime.prompt.Prompt, tesserix_adk.runtime.prompt.PromptLayer, tesserix_adk.runtime.progress.Provisional, tesserix_adk.runtime.parallel.Quorum, tesserix_adk.runtime.rate_limit.RateLimiter, tesserix_adk.runtime.handoff.Receiver, tesserix_adk.runtime.parallel.Reduce, tesserix_adk.runtime.credentials.RefreshPolicy, tesserix_adk.runtime.results.ResultFinding, tesserix_adk.runtime.results.ResultPolicy, tesserix_adk.runtime.resume.ResumedRun, tesserix_adk.runtime.resume.Resumer, tesserix_adk.runtime.retry.RetryPlan, tesserix_adk.runtime.autonomy.RevocationWatch, tesserix_adk.runtime.supervisor.Roster, tesserix_adk.runtime.progress.RunCancelled, tesserix_adk.runtime.progress.RunCompleted, tesserix_adk.runtime.credentials.RunCredentials, tesserix_adk.runtime.progress.RunFailed, tesserix_adk.runtime.determinism.RunFingerprint, tesserix_adk.runtime.progress.RunStarted, tesserix_adk.runtime.progress.RunStream, tesserix_adk.runtime.estimate.Scope, tesserix_adk.runtime.context.Segment, tesserix_adk.runtime.progress.SequenceCheck, tesserix_adk.runtime.supervisor.Specialist, tesserix_adk.runtime.estimate.Spread, tesserix_adk.runtime.planner.StepResult, tesserix_adk.runtime.progress.StructuredDelta, tesserix_adk.runtime.supervisor.Supervisor, tesserix_adk.runtime.loop.SystemClock, tesserix_adk.runtime.progress.ToolCallFailed, tesserix_adk.runtime.progress.ToolCallFinished, tesserix_adk.runtime.progress.ToolCallIndeterminate, tesserix_adk.runtime.progress.ToolCallStarted, tesserix_adk.runtime.planner.ToolContract, tesserix_adk.runtime.results.ToolResult, tesserix_adk.runtime.results.ToolResultBoundary, tesserix_adk.runtime.approvals.TransportGate, tesserix_adk.runtime.progress.UsageUpdated, tesserix_adk.runtime.blocking.WorkerPool, tesserix_adk.runtime.blocking.Workers, tesserix_adk.runtime.fanout.Lanes, tesserix_adk.runtime.fanout.Turn, tesserix_adk.tools.registry.AgentToolView, tesserix_adk.tools.validation.ArgumentPolicy, tesserix_adk.tools.credentials.Attribution, tesserix_adk.tools.credentials.CachingCredentials, tesserix_adk.tools.credentials.Credential, tesserix_adk.tools.credentials.CredentialBroker, tesserix_adk.tools.credentials.CredentialRequest, tesserix_adk.tools.credentials.ExchangedCredentials, tesserix_adk.tools.intake.OcrPage, tesserix_adk.tools.intake.Region, tesserix_adk.tools.intake.RegionKind, tesserix_adk.tools.sandbox.SandboxArtifact, tesserix_adk.tools.sandbox.SandboxLimits, tesserix_adk.tools.sandbox.SandboxResult, tesserix_adk.tools.intake.Segment, tesserix_adk.tools.credentials.StaticCredentials, tesserix_adk.tools.sandbox.SubprocessSandbox, tesserix_adk.tools.decorator.Tool, tesserix_adk.tools.validation.ToolArgumentValidator, tesserix_adk.tools.registry.ToolCallSpan, tesserix_adk.tools.context.ToolContext, tesserix_adk.tools.errors.ToolErrorMap, tesserix_adk.tools.errors.ToolErrorRule, tesserix_adk.workflows.durable.ActivityContext, tesserix_adk.workflows.durable.AgentWorkflow, tesserix_adk.workflows.compensation.CompensatingActivity, tesserix_adk.workflows.compensation.Compensations, tesserix_adk.workflows.continuation.Continuation, tesserix_adk.workflows.continuation.ContinuationPolicy, tesserix_adk.workflows.deterministic.DeterministicIds, tesserix_adk.workflows.durable.Journal, tesserix_adk.workflows.durable.ModelCallInput, tesserix_adk.workflows.durable.ModelCallResult, tesserix_adk.workflows.deterministic.Patches, tesserix_adk.workflows.replay.RecordedHistory, tesserix_adk.workflows.replay.ReplayFinding, tesserix_adk.workflows.replay.ReplayReport, tesserix_adk.workflows.replay.ReplayRule, tesserix_adk.workflows.compensation.Saga, tesserix_adk.workflows.durable.ToolCallInput, tesserix_adk.workflows.durable.ToolCallResult, tesserix_adk.workflows.deterministic.WorkflowClock, tesserix_adk.workflows.durable.WorkflowState
Testing fakes: tesserix_adk.testing.spy.ApprovalStub, tesserix_adk.testing.conformance.BudgetPolicyConformance, tesserix_adk.testing.cassette.Cassette, tesserix_adk.testing.cassette.CassetteHarness, tesserix_adk.testing.cassette.CassetteLeakError, tesserix_adk.testing.cassette.CassetteMismatchError, tesserix_adk.testing.cassette.CassetteMissError, tesserix_adk.testing.cassette.CassetteMode, tesserix_adk.testing.cassette.CassetteVersionError, tesserix_adk.testing.conformance.CheckpointStoreConformance, tesserix_adk.testing.conformance.ClockConformance, tesserix_adk.testing.spy.ConcurrencyProbe, tesserix_adk.testing.fakes.FakeBudgetPolicy, tesserix_adk.testing.fakes.FakeClock, tesserix_adk.testing.embedding.FakeEmbedder, tesserix_adk.testing.fakes.FakeGuardrail, tesserix_adk.testing.retrieval.FakeIndex, tesserix_adk.testing.fakes.FakeKeyValueStore, tesserix_adk.testing.fakes.FakeMeter, tesserix_adk.testing.fake_model.FakeModelProvider, tesserix_adk.testing.fakes.FakeSecrets, tesserix_adk.testing.fakes.FakeTenantLedger, tesserix_adk.testing.fakes.FakeToolRegistry, tesserix_adk.testing.fakes.FakeTracer, tesserix_adk.testing.fake_model.Fault, tesserix_adk.testing.mcp.FaultyMcpServer, tesserix_adk.testing.guardrails.GuardCase, tesserix_adk.testing.guardrails.GuardFamily, tesserix_adk.testing.guardrails.GuardMetrics, tesserix_adk.testing.guardrails.GuardThresholds, tesserix_adk.testing.conformance.GuardrailConformance, tesserix_adk.testing.http_cassette.HttpCassette, tesserix_adk.testing.http_cassette.HttpExchange, tesserix_adk.testing.http_cassette.HttpReplay, tesserix_adk.testing.conformance.IdempotencyStoreConformance, tesserix_adk.testing.events.InMemoryEventPublisher, tesserix_adk.testing.memory.InMemoryMemoryStore, tesserix_adk.testing.retrieval.Indexed, tesserix_adk.testing.injection.InjectionFixture, tesserix_adk.testing.cassette.Interaction, tesserix_adk.testing.isolation.IsolationScenario, tesserix_adk.testing.conformance.KeyValueStoreConformance, tesserix_adk.testing.isolation.Leak, tesserix_adk.testing.isolation.LeakReport, tesserix_adk.testing.conformance.LeaseStoreConformance, tesserix_adk.testing.cassette.MatchOn, tesserix_adk.testing.mcp.McpFault, tesserix_adk.testing.conformance.MemoryStoreConformance, tesserix_adk.testing.fakes.MetricPoint, tesserix_adk.testing.conformance.ModelProviderConformance, tesserix_adk.testing.pytest_plugin.NetworkAccessInTestError, tesserix_adk.testing.isolation.Observed, tesserix_adk.testing.peers.PeerCase, tesserix_adk.testing.pytest_plugin.QuarantineError, tesserix_adk.testing.spy.RecordedCall, tesserix_adk.testing.cassette.RecordedError, tesserix_adk.testing.fakes.RecordedEvent, tesserix_adk.testing.guardrails.RecordedGuard, tesserix_adk.testing.cassette.RecordingProvider, tesserix_adk.testing.cassette.ReplayingProvider, tesserix_adk.testing.spy.ScopedRun, tesserix_adk.testing.fake_model.ScriptExhaustedError, tesserix_adk.testing.fakes.ScriptedProvider, tesserix_adk.testing.fake_model.ScriptedTurn, tesserix_adk.testing.conformance.SearchIndexConformance, tesserix_adk.testing.isolation.SeededDocument, tesserix_adk.testing.http_cassette.SentRequest, tesserix_adk.testing.fakes.SequentialIds, tesserix_adk.testing.SpendLedgerConformance, tesserix_adk.testing.fakes.StallingProvider, tesserix_adk.testing.conformance.StateStoreConformance, tesserix_adk.testing.isolation.Surface, tesserix_adk.testing.isolation.TenantFixture, tesserix_adk.testing.conformance.TenantPropagationConformance, tesserix_adk.testing.spy.ToolSpy, tesserix_adk.testing.conformance.TracerConformance, tesserix_adk.testing.conformance.WorkQueueConformance, tesserix_adk.testing.benchmarks.Baseline, tesserix_adk.testing.benchmarks.BenchmarkReport, tesserix_adk.testing.benchmarks.Comparison, tesserix_adk.testing.benchmarks.Measurement, tesserix_adk.testing.benchmarks.Metric, tesserix_adk.testing.benchmarks.Scenario, tesserix_adk.testing.benchmarks.Thresholds, tesserix_adk.testing.benchmarks.Verdict
tesserix_adk.mcp.gateway.AgentGatewayTransport¶
Required members: call_tool, list_tools
Shipped implementations: tesserix_adk.adapters.mcp_context.AuthorisingSession, tesserix_adk.adapters.mcp_server.ExportedSession, tesserix_adk.adapters.agentgateway.McpStreamableHttpTransport, tesserix_adk.adapters.mcp_resilience.ResilientSession, tesserix_adk.adapters.mcp_transport.TransportSession
Testing fakes: tesserix_adk.testing.mcp.FaultyMcpServer
tesserix_adk.memory.admission.MemoryGuard¶
Required members: check_input
Shipped implementations: tesserix_adk.core.guards.GuardrailPipeline, tesserix_adk.guardrails.content_filter.ContentFilterGuard, tesserix_adk.guardrails.base.Guard, tesserix_adk.guardrails.injection.InjectionGuard, tesserix_adk.guardrails.pii.PIIGuard, tesserix_adk.guardrails.output.PolicyGuard, tesserix_adk.guardrails.output.SchemaGuard
Testing fakes: tesserix_adk.testing.fakes.FakeGuardrail, tesserix_adk.testing.guardrails.RecordedGuard
tesserix_adk.memory.beliefs.ContradictionPolicy¶
Required members: resolve
Shipped implementations: tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.models.routing.TableRouter, tesserix_adk.tools.registry.AgentToolView
Testing fakes: No exported fake.
tesserix_adk.memory.beliefs.DecayPolicy¶
Required members: weigh
Shipped implementations: tesserix_adk.memory.beliefs.ConfidenceFloor, tesserix_adk.memory.beliefs.HalfLife
Testing fakes: No exported fake.
tesserix_adk.memory.compaction.CompactionStrategy¶
Required members: compact
Shipped implementations: tesserix_adk.memory.compaction.DropOldest, tesserix_adk.memory.compaction.PinAndFold, tesserix_adk.memory.compaction.SummariseSpan
Testing fakes: No exported fake.
tesserix_adk.memory.compression.Compressor¶
Required members: compress, name
Shipped implementations: tesserix_adk.memory.compression.CodeCompressor, tesserix_adk.memory.compression.PassThrough, tesserix_adk.memory.compression.ProseCompressor, tesserix_adk.memory.compression.StructuredCompressor, tesserix_adk.memory.compression.TabularCompressor
Testing fakes: No exported fake.
tesserix_adk.memory.erasure.DerivedIndex¶
Required members: name, purge
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.memory.erasure.MemoryRedactor¶
Required members: redact
Shipped implementations: tesserix_adk.memory.erasure.PatternRedactor, tesserix_adk.memory.erasure.PIIRedactor
Testing fakes: No exported fake.
tesserix_adk.memory.protocol.MemoryStore¶
Required members: append, belief, capabilities, derivations, derived, episodes, erase, expire, history, index, log, profile, read, search, supersede, upsert, write
Shipped implementations: tesserix_adk.adapters.graph.GraphMemoryStore, tesserix_adk.adapters.memory.RoutedMemoryStore
Testing fakes: tesserix_adk.testing.memory.InMemoryMemoryStore
tesserix_adk.models.cache.CacheStore¶
Required members: get, purge, put
Shipped implementations: tesserix_adk.adapters.cache.RedisCacheStore, tesserix_adk.models.cache.MemoryCacheStore
Testing fakes: No exported fake.
tesserix_adk.models.cache.SemanticIndex¶
Required members: add, nearest, purge
Shipped implementations: tesserix_adk.models.cache.MemorySemanticIndex
Testing fakes: No exported fake.
tesserix_adk.models.embeddings.EmbeddingProvider¶
Required members: embed, limits, name
Shipped implementations: tesserix_adk.models.onnx.OnnxEmbeddings
Testing fakes: No exported fake.
tesserix_adk.models.onnx.OnnxSession¶
Required members: device, run
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.models.onnx.Tokenizing¶
Required members: encode
Shipped implementations: tesserix_adk.a2a.discovery.PeerDiscoveryReason, tesserix_adk.a2a.invocation.PeerInvocationReason, tesserix_adk.a2a.boundary.TrustDecision, tesserix_adk.adapters.mcp_resilience.BreakerState, tesserix_adk.adapters.agent_exports.ExportErrorCode, tesserix_adk.adapters.mcp_server.McpExportReason, tesserix_adk.adapters.mcp_transport.McpTransportReason, tesserix_adk.adapters.isolation.PartitionMechanism, tesserix_adk.cli.doctor.CheckStatus, tesserix_adk.code_intelligence.contracts.CodeContextOperation, tesserix_adk.core.activities.ActivityClass, tesserix_adk.core.hooks.ApprovalDenial, tesserix_adk.core.audit.AuditDecision, tesserix_adk.core.identity.AuthMethod, tesserix_adk.core.autonomy.AutonomyLevel, tesserix_adk.core.autonomy.AutonomyOutcome, tesserix_adk.core.budget.BudgetScope, tesserix_adk.core.capabilities.Capability, tesserix_adk.core.checkpoint.CheckpointBoundary, tesserix_adk.core.content_policy.ContentCategory, tesserix_adk.core.cost.CostConfidence, tesserix_adk.core.cost.CountSource, tesserix_adk.core.events.Delivery, tesserix_adk.core.tool_access.DenyReason, tesserix_adk.core.events.EventType, tesserix_adk.core.guards.GuardStage, tesserix_adk.core.guards.GuardVerdict, tesserix_adk.core.ceiling.HoldState, tesserix_adk.core.hooks.HookAction, tesserix_adk.core.hooks.HookPoint, tesserix_adk.core.idempotency.Idempotency, tesserix_adk.core.autonomy.InFlightPolicy, tesserix_adk.core.budget.LedgerFailure, tesserix_adk.core.errors.McpAuthReason, tesserix_adk.core.dispatch.NodeOutcome, tesserix_adk.core.provenance.Origin, tesserix_adk.core.pii.PIIKind, tesserix_adk.core.compensation.ReversalOutcome, tesserix_adk.core.run.RunEventKind, tesserix_adk.core.run.RunState, tesserix_adk.core.injection.SignalKind, tesserix_adk.core.instrumentation.SpanKind, tesserix_adk.core.instrumentation.SpanStatus, tesserix_adk.core.persistence.StateKind, tesserix_adk.core.provider.StopReason, tesserix_adk.core.routing.TaskClass, tesserix_adk.core.checkpoint.ToolDisposition, tesserix_adk.core.agent.ToolFailurePolicy, tesserix_adk.core.provenance.TrustLevel, tesserix_adk.core.ledger.WindowKind, tesserix_adk.core.queue.WorkState, tesserix_adk.evals.suite.CaseStatus, tesserix_adk.mcp.gateway.McpGatewayReason, tesserix_adk.memory.compression.ContentKind, tesserix_adk.memory.records.MemoryKind, tesserix_adk.memory.optimization.OptimizationBackend, tesserix_adk.memory.optimization.OptimizationChannel, tesserix_adk.memory.provenance.Origin, tesserix_adk.memory.beliefs.Resolution, tesserix_adk.memory.admission.Verdict, tesserix_adk.models.cache.CacheStatus, tesserix_adk.models.onnx.Device, tesserix_adk.models.shaping.Effort, tesserix_adk.models.shaping.TurnKind, tesserix_adk.models.gguf.Quantization, tesserix_adk.observability.savings.Arm, tesserix_adk.observability.savings.Basis, tesserix_adk.observability.convention.CacheStatus, tesserix_adk.observability.convention.Cardinality, tesserix_adk.observability.propagation.LinkKind, tesserix_adk.observability.attribution.Outcome, tesserix_adk.observability.trace.Pattern, tesserix_adk.observability.attribution.Step, tesserix_adk.observability.convention.Unavailability, tesserix_adk.rag.retrieval.Branch, tesserix_adk.rag.chunking.Overflow, tesserix_adk.runtime.parallel.BranchOutcome, tesserix_adk.runtime.estimate.Confidence, tesserix_adk.runtime.prompt.PromptLayer, tesserix_adk.runtime.estimate.Scope, tesserix_adk.tools.intake.RegionKind
Testing fakes: tesserix_adk.testing.cassette.CassetteMode, tesserix_adk.testing.fake_model.Fault, tesserix_adk.testing.guardrails.GuardFamily, tesserix_adk.testing.mcp.McpFault, tesserix_adk.testing.isolation.Surface, tesserix_adk.testing.benchmarks.Metric, tesserix_adk.testing.benchmarks.Verdict
tesserix_adk.observability.metrics.Meter¶
Required members: count
Shipped implementations: tesserix_adk.a2a.discovery.PeerDiscoveryReason, tesserix_adk.a2a.invocation.PeerInvocationReason, tesserix_adk.a2a.boundary.TrustDecision, tesserix_adk.adapters.mcp_resilience.BreakerState, tesserix_adk.adapters.agent_exports.ExportErrorCode, tesserix_adk.adapters.mcp_server.McpExportReason, tesserix_adk.adapters.mcp_transport.McpTransportReason, tesserix_adk.adapters.isolation.PartitionMechanism, tesserix_adk.cli.doctor.CheckStatus, tesserix_adk.code_intelligence.contracts.CodeContextOperation, tesserix_adk.core.activities.ActivityClass, tesserix_adk.core.hooks.ApprovalDenial, tesserix_adk.core.audit.AuditDecision, tesserix_adk.core.identity.AuthMethod, tesserix_adk.core.autonomy.AutonomyLevel, tesserix_adk.core.autonomy.AutonomyOutcome, tesserix_adk.core.budget.BudgetScope, tesserix_adk.core.capabilities.Capability, tesserix_adk.core.checkpoint.CheckpointBoundary, tesserix_adk.core.content_policy.ContentCategory, tesserix_adk.core.cost.CostConfidence, tesserix_adk.core.cost.CountSource, tesserix_adk.core.events.Delivery, tesserix_adk.core.tool_access.DenyReason, tesserix_adk.core.events.EventType, tesserix_adk.core.guards.GuardStage, tesserix_adk.core.guards.GuardVerdict, tesserix_adk.core.ceiling.HoldState, tesserix_adk.core.hooks.HookAction, tesserix_adk.core.hooks.HookPoint, tesserix_adk.core.idempotency.Idempotency, tesserix_adk.core.autonomy.InFlightPolicy, tesserix_adk.core.budget.LedgerFailure, tesserix_adk.core.errors.McpAuthReason, tesserix_adk.core.dispatch.NodeOutcome, tesserix_adk.core.provenance.Origin, tesserix_adk.core.pii.PIIKind, tesserix_adk.core.compensation.ReversalOutcome, tesserix_adk.core.run.RunEventKind, tesserix_adk.core.run.RunState, tesserix_adk.core.injection.SignalKind, tesserix_adk.core.instrumentation.SpanKind, tesserix_adk.core.instrumentation.SpanStatus, tesserix_adk.core.persistence.StateKind, tesserix_adk.core.provider.StopReason, tesserix_adk.core.routing.TaskClass, tesserix_adk.core.checkpoint.ToolDisposition, tesserix_adk.core.agent.ToolFailurePolicy, tesserix_adk.core.provenance.TrustLevel, tesserix_adk.core.ledger.WindowKind, tesserix_adk.core.queue.WorkState, tesserix_adk.evals.suite.CaseStatus, tesserix_adk.mcp.gateway.McpGatewayReason, tesserix_adk.memory.compression.ContentKind, tesserix_adk.memory.compression.ContentRouter, tesserix_adk.memory.records.MemoryKind, tesserix_adk.memory.optimization.OptimizationBackend, tesserix_adk.memory.optimization.OptimizationChannel, tesserix_adk.memory.provenance.Origin, tesserix_adk.memory.beliefs.Resolution, tesserix_adk.memory.admission.Verdict, tesserix_adk.models.cache.CacheStatus, tesserix_adk.models.onnx.Device, tesserix_adk.models.shaping.Effort, tesserix_adk.models.shaping.TurnKind, tesserix_adk.models.gguf.Quantization, tesserix_adk.observability.savings.Arm, tesserix_adk.observability.savings.Basis, tesserix_adk.observability.convention.CacheStatus, tesserix_adk.observability.convention.Cardinality, tesserix_adk.observability.propagation.LinkKind, tesserix_adk.observability.attribution.Outcome, tesserix_adk.observability.trace.Pattern, tesserix_adk.observability.attribution.Step, tesserix_adk.observability.convention.Unavailability, tesserix_adk.rag.retrieval.Branch, tesserix_adk.rag.chunking.Overflow, tesserix_adk.runtime.parallel.BranchOutcome, tesserix_adk.runtime.estimate.Confidence, tesserix_adk.runtime.prompt.PromptLayer, tesserix_adk.runtime.estimate.Scope, tesserix_adk.tools.intake.RegionKind
Testing fakes: tesserix_adk.testing.cassette.CassetteMode, tesserix_adk.testing.fakes.FakeMeter, tesserix_adk.testing.fake_model.Fault, tesserix_adk.testing.guardrails.GuardFamily, tesserix_adk.testing.mcp.McpFault, tesserix_adk.testing.isolation.Surface, tesserix_adk.testing.benchmarks.Metric, tesserix_adk.testing.benchmarks.Verdict
tesserix_adk.rag.chunking.Chunker¶
Required members: chunk
Shipped implementations: tesserix_adk.rag.chunking.CodeAware, tesserix_adk.rag.chunking.FixedTokens, tesserix_adk.rag.chunking.SentenceWindow, tesserix_adk.rag.chunking.Structural, tesserix_adk.runtime.activities.Heartbeater
Testing fakes: No exported fake.
tesserix_adk.rag.citation.CitationResolver¶
Required members: resolve
Shipped implementations: tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.models.routing.TableRouter, tesserix_adk.tools.registry.AgentToolView
Testing fakes: No exported fake.
tesserix_adk.rag.citation.ResolvedCitation¶
Required members: citation_id, erased, text
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.rag.embedding.Embedder¶
Required members: embed_documents, embed_query, model
Shipped implementations: tesserix_adk.rag.embedding.BatchedEmbedder
Testing fakes: No exported fake.
tesserix_adk.rag.embedding.EmbeddingCache¶
Required members: get, put
Shipped implementations: tesserix_adk.adapters.cache.RedisCacheStore, tesserix_adk.models.cache.MemoryCacheStore, tesserix_adk.rag.embedding.MemoryEmbeddingCache, tesserix_adk.runtime.suspension.MemorySuspensionStore
Testing fakes: tesserix_adk.testing.fakes.FakeKeyValueStore
tesserix_adk.rag.embedding.VectorSource¶
Required members: model, vectors_for
Shipped implementations: No exported match.
Testing fakes: tesserix_adk.testing.embedding.FakeEmbedder
tesserix_adk.rag.reranking.CrossEncoder¶
Required members: score
Shipped implementations: tesserix_adk.evals.judge.LlmJudge, tesserix_adk.models.onnx.OnnxCrossEncoder
Testing fakes: No exported fake.
tesserix_adk.rag.reranking.Reranker¶
Required members: available, name, rerank
Shipped implementations: tesserix_adk.rag.reranking.CrossEncoderReranker, tesserix_adk.rag.reranking.ModelReranker, tesserix_adk.rag.reranking.NoReranking
Testing fakes: No exported fake.
tesserix_adk.rag.retrieval.Fusion¶
Required members: fuse
Shipped implementations: tesserix_adk.rag.retrieval.ReciprocalRankFusion, tesserix_adk.rag.retrieval.WeightedSum
Testing fakes: No exported fake.
tesserix_adk.rag.retrieval.Retriever¶
Required members: retrieve
Shipped implementations: tesserix_adk.memory.optimization.HeadroomMcpOptimizer, tesserix_adk.memory.optimization.TokenOptimizer, tesserix_adk.rag.retrieval.HybridRetriever, tesserix_adk.rag.retrieval.IndexRetriever, tesserix_adk.rag.reranking.RerankingRetriever
Testing fakes: No exported fake.
tesserix_adk.rag.retrieval.SearchIndex¶
Required members: name, search, supports
Shipped implementations: tesserix_adk.adapters.pgvector.PgvectorIndex
Testing fakes: tesserix_adk.testing.retrieval.FakeIndex
tesserix_adk.runtime.autonomy.ReportLog¶
Required members: outstanding, owed
Shipped implementations: tesserix_adk.runtime.autonomy.InMemoryReports
Testing fakes: No exported fake.
tesserix_adk.runtime.autonomy.RevocationBroadcast¶
Required members: listen, publish
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.runtime.compaction.Summariser¶
Required members: __call__
Shipped implementations: tesserix_adk.core.agent.Agent, tesserix_adk.runtime.loop.AgentRunner, tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.agent.TypedAgent, tesserix_adk.a2a.card.AgentCard, tesserix_adk.a2a.card.AgentCardError, tesserix_adk.a2a.card.AgentLimits, tesserix_adk.a2a.card.AgentProvider, tesserix_adk.a2a.card.AgentSkill, tesserix_adk.a2a.card.CardEndpoint, tesserix_adk.a2a.delegation.DelegationChain, tesserix_adk.a2a.delegation.DelegationClaims, tesserix_adk.a2a.delegation.DelegationHop, tesserix_adk.a2a.boundary.PeerActionError, tesserix_adk.a2a.boundary.PeerBoundary, tesserix_adk.a2a.invocation.PeerCall, tesserix_adk.a2a.invocation.PeerClient, tesserix_adk.a2a.boundary.PeerContent, tesserix_adk.a2a.delegation.PeerDelegation, tesserix_adk.a2a.delegation.PeerDelegator, tesserix_adk.a2a.discovery.PeerDiscoveryError, tesserix_adk.a2a.discovery.PeerDiscoveryReason, tesserix_adk.a2a.invocation.PeerInvocationError, tesserix_adk.a2a.invocation.PeerInvocationReason, tesserix_adk.a2a.discovery.PeerNeed, tesserix_adk.a2a.invocation.PeerProgress, tesserix_adk.a2a.discovery.PeerRejection, tesserix_adk.a2a.invocation.PeerReply, tesserix_adk.a2a.discovery.PeerResolution, tesserix_adk.a2a.invocation.PeerResult, tesserix_adk.a2a.boundary.PeerSuspicionError, tesserix_adk.a2a.boundary.PeerTrustPolicy, tesserix_adk.a2a.delegation.PeerVerifier, tesserix_adk.a2a.boundary.ProposedAction, tesserix_adk.a2a.discovery.RegistryPeers, tesserix_adk.a2a.discovery.StaticPeers, tesserix_adk.a2a.boundary.TrustDecision, tesserix_adk.a2a.invocation.UnsupportedSchemaError, tesserix_adk.adapters.a2a.A2ABearerSecurity, tesserix_adk.adapters.a2a.A2ACardError, tesserix_adk.adapters.a2a.A2AExecutionError, tesserix_adk.adapters.a2a.A2AInterface, tesserix_adk.adapters.a2a.A2ARegistryError, tesserix_adk.adapters.a2a.A2ASkill, tesserix_adk.adapters.transport.ApprovalInbox, tesserix_adk.adapters.audit.AuditTables, tesserix_adk.adapters.mcp_context.AuthorisingSession, tesserix_adk.adapters.mcp_resilience.BreakerState, tesserix_adk.adapters.mcp_context.CallerContext, tesserix_adk.adapters.ceiling.CeilingTables, tesserix_adk.adapters.checkpoints.CheckpointTables, tesserix_adk.adapters.pgvector.ChunkTables, tesserix_adk.adapters.ledger.CoalescingLedger, tesserix_adk.adapters.approvals.ConsoleApprovals, tesserix_adk.adapters.dead_letters.DeadLetterQuery, tesserix_adk.adapters.dead_letters.DeadLetterRecord, tesserix_adk.adapters.dead_letters.DeadLetterStats, tesserix_adk.adapters.mcp_resilience.Degraded, tesserix_adk.adapters.jetstream.DurableConsumer, tesserix_adk.adapters.graph.EntityExtractor, tesserix_adk.adapters.isolation.ErasureSweep, tesserix_adk.adapters.agent_exports.ExportDescriptorDriftError, tesserix_adk.adapters.agent_exports.ExportErrorCode, tesserix_adk.adapters.agent_exports.ExportErrorEnvelope, tesserix_adk.adapters.agent_exports.ExportInvocation, tesserix_adk.adapters.agent_exports.ExportedA2AAgent, tesserix_adk.adapters.agent_exports.ExportedAgentResult, tesserix_adk.adapters.agent_exports.ExportedAgentTool, tesserix_adk.adapters.mcp_server.ExportedSession, tesserix_adk.adapters.graph.ExtractedEdge, tesserix_adk.adapters.graph.ExtractedNode, tesserix_adk.adapters.graph.ExtractedSubgraph, tesserix_adk.adapters.graph.ExtractionCharge, tesserix_adk.adapters.graph.ExtractionMeter, tesserix_adk.adapters.foreign_agents.ForeignAgentContext, tesserix_adk.adapters.foreign_agents.ForeignAgentReply, tesserix_adk.adapters.interop.ForeignTool, tesserix_adk.adapters.graft.GraftMcpBackend, tesserix_adk.adapters.graft.GraftSubprocessBackend, tesserix_adk.adapters.grants.GrantTables, tesserix_adk.adapters.graph.GraphMemoryStore, tesserix_adk.adapters.graph.GraphSettings, tesserix_adk.adapters.graph.GraphitiEngine, tesserix_adk.adapters.mcp_transport.HttpTransport, tesserix_adk.adapters.idempotent_events.IdempotentConsumer, tesserix_adk.adapters.dead_letters.InMemoryDeadLetters, tesserix_adk.adapters.ledger.InMemoryLedger, tesserix_adk.adapters.mcp_context.IncomingCall, tesserix_adk.adapters.isolation.IsolationGuarantee, tesserix_adk.adapters.isolation.Isolator, tesserix_adk.adapters.audit.JetStreamAudit, tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.adapters.mcp.McpClient, tesserix_adk.adapters.mcp.McpDiscovery, tesserix_adk.adapters.mcp_server.McpExportError, tesserix_adk.adapters.mcp_server.McpExportReason, tesserix_adk.adapters.mcp_resilience.McpFleet, tesserix_adk.adapters.mcp.McpProtocolError, tesserix_adk.adapters.mcp.McpRejection, tesserix_adk.adapters.mcp.McpSchemaError, tesserix_adk.adapters.mcp_server.McpServer, tesserix_adk.adapters.mcp.McpServerInfo, tesserix_adk.adapters.mcp_resilience.McpServerUnavailableError, tesserix_adk.adapters.agentgateway.McpStreamableHttpTransport, tesserix_adk.adapters.mcp_surface.McpSurfaceDriftError, tesserix_adk.adapters.mcp_surface.McpToolConflictError, tesserix_adk.adapters.mcp_transport.McpTransportError, tesserix_adk.adapters.mcp_transport.McpTransportReason, tesserix_adk.adapters.memory.MemoryPage, tesserix_adk.adapters.memory.MemoryStoreSettings, tesserix_adk.adapters.approvals.NatsApprovals, tesserix_adk.adapters.outbox.OutboxLag, tesserix_adk.adapters.outbox.OutboxRelay, tesserix_adk.adapters.outbox.OutboxTables, tesserix_adk.adapters.isolation.Partition, tesserix_adk.adapters.isolation.PartitionMechanism, tesserix_adk.adapters.transport.PayloadElided, tesserix_adk.adapters.peer_tools.PeerArguments, tesserix_adk.adapters.pgvector.PgvectorIndex, tesserix_adk.adapters.memory.PgvectorMemoryStore, tesserix_adk.adapters.pgvector.PgvectorSettings, tesserix_adk.adapters.portable.PortableAgentManifest, tesserix_adk.adapters.portable.PortableExportError, tesserix_adk.adapters.portable.PortableExportOptions, tesserix_adk.adapters.portable.PortableReference, tesserix_adk.adapters.portable.PortableRuntime, tesserix_adk.adapters.audit.PostgresAuditSettings, tesserix_adk.adapters.audit.PostgresAuditSink, tesserix_adk.adapters.ceiling.PostgresCeilingLedger, tesserix_adk.adapters.ceiling.PostgresCeilingSettings, tesserix_adk.adapters.checkpoints.PostgresCheckpointStore, tesserix_adk.adapters.grants.PostgresGrantSettings, tesserix_adk.adapters.grants.PostgresGrantStore, tesserix_adk.adapters.idempotency.PostgresIdempotencyStore, tesserix_adk.adapters.checkpoints.PostgresLeaseStore, tesserix_adk.adapters.ledger.PostgresLedger, tesserix_adk.adapters.memory.PostgresMemoryStore, tesserix_adk.adapters.outbox.PostgresOutbox, tesserix_adk.adapters.outbox.PostgresOutboxSettings, tesserix_adk.adapters.sql_state.PostgresStateStore, tesserix_adk.adapters.sql_state.PostgresStoreSettings, tesserix_adk.adapters.sql_state.PostgresWorkQueue, tesserix_adk.adapters.mcp_transport.RecordingTransport, tesserix_adk.adapters.cache.RedisCacheStore, tesserix_adk.adapters.checkpoints.RedisCheckpointStore, tesserix_adk.adapters.idempotency.RedisIdempotencyStore, tesserix_adk.adapters.checkpoints.RedisLeaseStore, tesserix_adk.adapters.ledger.RedisLedger, tesserix_adk.adapters.memory.RedisMemoryStore, tesserix_adk.adapters.state.RedisStateStore, tesserix_adk.adapters.state.RedisStoreSettings, tesserix_adk.adapters.state.RedisWorkQueue, tesserix_adk.adapters.dead_letters.ReplayPlan, tesserix_adk.adapters.dead_letters.ReplayReport, tesserix_adk.adapters.dead_letters.Replayer, tesserix_adk.adapters.mcp_resilience.ResilientSession, tesserix_adk.adapters.memory.RoutedMemoryStore, tesserix_adk.adapters.transport.RunBroker, tesserix_adk.adapters.mcp_resilience.ServerBreaker, tesserix_adk.adapters.mcp_resilience.ServerHealth, tesserix_adk.adapters.sql_state.StateTables, tesserix_adk.adapters.mcp_transport.StdioTransport, tesserix_adk.adapters.transport.StreamGap, tesserix_adk.adapters.jetstream.StreamRequirement, tesserix_adk.adapters.mcp_surface.SurfaceEntry, tesserix_adk.adapters.mcp_surface.SurfacePin, tesserix_adk.adapters.mcp_context.TenantAuthority, tesserix_adk.adapters.interop.ToolImportPolicy, tesserix_adk.adapters.mcp_surface.ToolSurface, tesserix_adk.adapters.interop.ToolTranslationError, tesserix_adk.adapters.transport.TransportAuthorizationError, tesserix_adk.adapters.mcp_transport.TransportSession, tesserix_adk.adapters.transport.WebSocketBridge, tesserix_adk.adapters.approvals.WebhookApprovals, tesserix_adk.adapters.foreign_agents.WrappedAgentPolicy, tesserix_adk.adapters.foreign_agents.WrappedSubagent, tesserix_adk.cli.run_agent.LocalAgent, tesserix_adk.cli.artifacts.ArtifactHeader, tesserix_adk.cli.artifacts.ArtifactSummary, tesserix_adk.cli.artifacts.ArtifactTruncatedError, tesserix_adk.cli.artifacts.ArtifactVersionError, tesserix_adk.cli.artifacts.ArtifactWriter, tesserix_adk.cli.doctor.CheckRegistry, tesserix_adk.cli.doctor.CheckResult, tesserix_adk.cli.doctor.CheckStatus, tesserix_adk.cli.doctor.CredentialPresenceCheck, tesserix_adk.cli.doctor.DiagnosticCheck, tesserix_adk.cli.doctor.DoctorContext, tesserix_adk.cli.doctor.ExtraPresenceCheck, tesserix_adk.cli.doctor.ProbeObservation, tesserix_adk.cli.doctor.PythonVersionCheck, tesserix_adk.cli.eval_run.EvalTarget, tesserix_adk.cli.run_agent.TargetLoadError, tesserix_adk.code_intelligence.contracts.CodeContextArguments, tesserix_adk.code_intelligence.contracts.CodeContextOperation, tesserix_adk.code_intelligence.contracts.CodeContextRequest, tesserix_adk.code_intelligence.contracts.CodeContextResult, tesserix_adk.code_intelligence.contributor.CodeIntelligenceContributor, tesserix_adk.code_intelligence.contracts.CodeIntelligenceError, tesserix_adk.code_intelligence.contracts.CodeIntelligenceUnavailableError, tesserix_adk.code_intelligence.contracts.CodeWorkspace, tesserix_adk.code_intelligence.contracts.CodeWorkspaceNotFoundError, tesserix_adk.core.output_policy.Abstention, tesserix_adk.core.autonomy.ActionClass, tesserix_adk.core.autonomy.ActionRegistry, tesserix_adk.core.autonomy.ActionRequest, tesserix_adk.core.activities.ActivityClass, tesserix_adk.core.activities.ActivityPolicy, tesserix_adk.core.config.AdkConfig, tesserix_adk.core.deprecation.AdkDeprecationWarning, tesserix_adk.core.errors.AdkError, tesserix_adk.core.models.AdkModel, tesserix_adk.core.definition.AgentDefinition, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.errors.AggregationError, tesserix_adk.core.compensation.Applied, tesserix_adk.core.errors.ApprovalBindingError, tesserix_adk.core.events.ApprovalDecided, tesserix_adk.core.hooks.ApprovalDecision, tesserix_adk.core.errors.ApprovalDeliveryError, tesserix_adk.core.hooks.ApprovalDenial, tesserix_adk.core.errors.ApprovalDeniedError, tesserix_adk.core.errors.ApprovalExpiredError, tesserix_adk.core.hooks.ApprovalPolicy, tesserix_adk.core.hooks.ApprovalRecord, tesserix_adk.core.events.ApprovalRequested, tesserix_adk.core.suspension.ApprovalToken, tesserix_adk.core.errors.ApprovalTokenError, tesserix_adk.core.errors.AttributionError, tesserix_adk.core.audit.AuditDecision, tesserix_adk.core.audit.AuditEvent, tesserix_adk.core.errors.AuditUnavailableError, tesserix_adk.core.identity.AuthMethod, tesserix_adk.core.errors.AuthenticationError, tesserix_adk.core.errors.AuthorisationError, tesserix_adk.core.errors.AuthorityRevokedError, tesserix_adk.core.autonomy.AutonomyDecision, tesserix_adk.core.autonomy.AutonomyGrant, tesserix_adk.core.autonomy.AutonomyLadder, tesserix_adk.core.autonomy.AutonomyLevel, tesserix_adk.core.autonomy.AutonomyOutcome, tesserix_adk.core.errors.AutonomyRefusedError, tesserix_adk.core.activities.Backoff, tesserix_adk.core.primitives.BinaryPart, tesserix_adk.core.output_policy.Bounded, tesserix_adk.core.budget.BudgetDecision, tesserix_adk.core.events.BudgetExceeded, tesserix_adk.core.errors.BudgetExceededError, tesserix_adk.core.budget.BudgetLimits, tesserix_adk.core.budget.BudgetScope, tesserix_adk.core.errors.BudgetUnavailableError, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.tenant_config.CachingTenantConfig, tesserix_adk.core.errors.CancelledError, tesserix_adk.core.capabilities.Capability, tesserix_adk.core.errors.CapabilityError, tesserix_adk.core.autonomy.Ceiling, tesserix_adk.core.errors.CeilingExceededError, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.checkpoint.Checkpoint, tesserix_adk.core.checkpoint.CheckpointBoundary, tesserix_adk.core.errors.CheckpointFormatError, tesserix_adk.core.checkpoint.CheckpointPolicy, tesserix_adk.core.errors.CheckpointTooLargeError, tesserix_adk.core.errors.ChunkingError, tesserix_adk.core.idempotency.Claim, tesserix_adk.core.claim_check.ClaimCheckPolicy, tesserix_adk.core.claim_check.ClaimTicket, tesserix_adk.core.errors.ClaimUnavailableError, tesserix_adk.core.content_policy.Classification, tesserix_adk.core.compensation.CompensatedFailure, tesserix_adk.core.compensation.CompensationIncomplete, tesserix_adk.core.ConcurrencyConfig, tesserix_adk.core.config.ConfigError, tesserix_adk.core.config.ConfigOverrides, tesserix_adk.core.config.ConfigProblem, tesserix_adk.core.config.ConfigResolution, tesserix_adk.core.errors.ConfigurationError, tesserix_adk.core.budget.Consumed, tesserix_adk.core.ContentBlockedError, tesserix_adk.core.content_policy.ContentCategory, tesserix_adk.core.errors.ContentFilteredError, tesserix_adk.core.content_policy.ContentSeverity, tesserix_adk.core.provenance.ContentSource, tesserix_adk.core.errors.ContextBudgetError, tesserix_adk.core.errors.ContextWindowExceededError, tesserix_adk.core.cost.Cost, tesserix_adk.core.cost.CostConfidence, tesserix_adk.core.cost.CountSource, tesserix_adk.core.errors.CredentialError, tesserix_adk.core.errors.CredentialExpiredError, tesserix_adk.core.ceiling.Credit, tesserix_adk.core.config.DeadlineConfig, tesserix_adk.core.errors.DelegationError, tesserix_adk.core.errors.DelegationLimitError, tesserix_adk.core.events.Delivery, tesserix_adk.core.tool_access.DenyReason, tesserix_adk.core.errors.DependencyCycleError, tesserix_adk.core.deprecation.Deprecation, tesserix_adk.core.deprecation.DeprecationPolicyError, tesserix_adk.core.dispatch.Dispatch, tesserix_adk.core.dispatch.DispatchNode, tesserix_adk.core.dispatch.DispatchResult, tesserix_adk.core.errors.DuplicateInFlightError, tesserix_adk.core.errors.EmbeddingDimensionError, tesserix_adk.core.errors.EmbeddingUnavailableError, tesserix_adk.core.persistence.Envelope, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.errors.EstimateUnavailableError, tesserix_adk.core.errors.EvalIncompleteError, tesserix_adk.core.events.EventEnvelope, tesserix_adk.core.errors.EventIdReuseError, tesserix_adk.core.errors.EventLoopStalledError, tesserix_adk.core.events.EventPayload, tesserix_adk.core.errors.EventPublishError, tesserix_adk.core.event_schema.EventSchemaRegistry, tesserix_adk.core.errors.EventTooLargeError, tesserix_adk.core.events.EventType, tesserix_adk.core.events.Eventing, tesserix_adk.core.events.EventsReplayed, tesserix_adk.core.errors.ExtractionError, tesserix_adk.core.fallback.FallbackChain, tesserix_adk.core.errors.FallbackExhaustedError, tesserix_adk.core.errors.FallbackUnsafeError, tesserix_adk.core.errors.FanOutLimitError, tesserix_adk.core.prompts.FilePromptRegistry, tesserix_adk.core.tenant_config.FileTenantConfig, tesserix_adk.core.errors.GrantRevokedError, tesserix_adk.core.guards.GuardResult, tesserix_adk.core.guards.GuardStage, tesserix_adk.core.guards.GuardVerdict, tesserix_adk.core.errors.GuardrailError, tesserix_adk.core.errors.GuardrailEvaluationError, tesserix_adk.core.guards.GuardrailPipeline, tesserix_adk.core.errors.GuardrailViolationError, tesserix_adk.core.errors.HandoffContractError, tesserix_adk.core.activities.Heartbeat, tesserix_adk.core.content_policy.HeuristicClassifier, tesserix_adk.core.errors.HistoryUnavailableError, tesserix_adk.core.ceiling.Hold, tesserix_adk.core.ceiling.HoldState, tesserix_adk.core.hooks.HookAction, tesserix_adk.core.hooks.HookChain, tesserix_adk.core.hooks.HookDecision, tesserix_adk.core.errors.HookEvaluationError, tesserix_adk.core.hooks.HookPoint, tesserix_adk.core.errors.HookRefusedError, tesserix_adk.core.errors.HookRegistrationError, tesserix_adk.core.hooks.HookSubject, tesserix_adk.core.idempotency.Idempotency, tesserix_adk.core.idempotency.IdempotencyPolicy, tesserix_adk.core.autonomy.InFlightPolicy, tesserix_adk.core.ceiling.InMemoryCeilingLedger, tesserix_adk.core.autonomy.InMemoryGrants, tesserix_adk.core.errors.IncomparableEvalError, tesserix_adk.core.errors.IncompatiblePromptVersionError, tesserix_adk.core.IndeterminateOutcomeError, tesserix_adk.core.errors.IndeterminateToolCallError, tesserix_adk.core.errors.InexactAmountError, tesserix_adk.core.injection.InjectionSignal, tesserix_adk.core.InjectionSuspectedError, tesserix_adk.core.schema.InlineRefs, tesserix_adk.core.instrumentation.Instrumentation, tesserix_adk.core.errors.InvalidRequestError, tesserix_adk.core.output_policy.Invariant, tesserix_adk.core.errors.IrreversibleActionError, tesserix_adk.core.schema.JsonSchema, tesserix_adk.core.errors.LeaseLostError, tesserix_adk.core.lease.LeasePolicy, tesserix_adk.core.budget.LedgerFailure, tesserix_adk.core.ledger.LedgerKey, tesserix_adk.core.prompt_lint.LintFinding, tesserix_adk.core.prompt_lint.LintReport, tesserix_adk.core.prompt_lint.LintRule, tesserix_adk.core.config.LoopConfig, tesserix_adk.core.errors.LoopLimitError, tesserix_adk.core.errors.MaxIterationsError, tesserix_adk.core.errors.McpAuthError, tesserix_adk.core.errors.McpAuthReason, tesserix_adk.core.errors.MediaIntakeError, tesserix_adk.core.MemoryAdmissionError, tesserix_adk.core.errors.MemoryConflictError, tesserix_adk.core.errors.MemoryContradictionError, tesserix_adk.core.errors.MemoryCorruptionError, tesserix_adk.core.events.MemoryErased, tesserix_adk.core.errors.MemoryLimitError, tesserix_adk.core.errors.MemoryScopeError, tesserix_adk.core.errors.MemoryUnavailableError, tesserix_adk.core.primitives.Message, tesserix_adk.core.errors.MissingExtraError, tesserix_adk.core.errors.MissingTenantContextError, tesserix_adk.core.errors.ModelArtifactError, tesserix_adk.core.capabilities.ModelCapabilities, tesserix_adk.core.capabilities.ModelRef, tesserix_adk.core.provider.ModelRequest, tesserix_adk.core.routing.ModelRequirements, tesserix_adk.core.provider.ModelResponse, tesserix_adk.core.errors.ModelResponseError, tesserix_adk.core.capabilities.ModelSpec, tesserix_adk.core.errors.NoEligibleModelError, tesserix_adk.core.models.NoOutput, tesserix_adk.core.dispatch.NodeOutcome, tesserix_adk.core.dispatch.NodeResult, tesserix_adk.core.errors.NonDeterminismError, tesserix_adk.core.events.NullEventPublisher, tesserix_adk.core.output_policy.OneOf, tesserix_adk.core.provenance.Origin, tesserix_adk.core.OutputValidationError, tesserix_adk.core.definition.Owner, tesserix_adk.core.pii.PIIKind, tesserix_adk.core.pii.PIIMatch, tesserix_adk.core.errors.PartialErasureError, tesserix_adk.core.pii.PatternDetector, tesserix_adk.core.errors.PayloadTooLargeError, tesserix_adk.core.checkpoint.PendingCall, tesserix_adk.core.suspension.PendingDecision, tesserix_adk.core.errors.PlanValidationError, tesserix_adk.core.output_policy.PolicyReport, tesserix_adk.core.output_policy.PolicyViolation, tesserix_adk.core.errors.PoolExhaustedError, tesserix_adk.core.errors.PrefixDriftError, tesserix_adk.core.identity.Principal, tesserix_adk.core.prompts.PromptDefinition, tesserix_adk.core.errors.PromptNotFoundError, tesserix_adk.core.prompts.PromptRef, tesserix_adk.core.errors.PromptRejectedError, tesserix_adk.core.rendering.PromptTemplate, tesserix_adk.core.errors.ProtocolConformanceError, tesserix_adk.core.config.Provenance, tesserix_adk.core.errors.ProvenanceLostError, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.config.ProviderConfig, tesserix_adk.core.errors.ProviderError, tesserix_adk.core.errors.ProviderTimeoutError, tesserix_adk.core.errors.ProviderUnavailableError, tesserix_adk.core.events.PublishReport, tesserix_adk.core.queue.QueuePolicy, tesserix_adk.core.queue.QueueStats, tesserix_adk.core.errors.QueueUnavailableError, tesserix_adk.core.errors.RateLimitError, tesserix_adk.core.streaming.ReasoningDelta, tesserix_adk.core.instrumentation.Recording, tesserix_adk.core.errors.RecursionLimitError, tesserix_adk.core.pii.Redacted, tesserix_adk.core.config.RedactionConfig, tesserix_adk.core.routing.RejectedCandidate, tesserix_adk.core.rendering.Rendered, tesserix_adk.core.config.RepairConfig, tesserix_adk.core.errors.RepeatedCallError, tesserix_adk.core.output_policy.RequiresCitation, tesserix_adk.core.ledger.Reservation, tesserix_adk.core.budget.ResolvedBudget, tesserix_adk.core.errors.ResumeConflictError, tesserix_adk.core.checkpoint.ResumePlan, tesserix_adk.core.checkpoint.Resumption, tesserix_adk.core.errors.RetrievalDegradedError, tesserix_adk.core.config.RetryConfig, tesserix_adk.core.compensation.Reversal, tesserix_adk.core.compensation.ReversalOutcome, tesserix_adk.core.autonomy.Revocation, tesserix_adk.core.routing.RoutingDecision, tesserix_adk.core.run.Run, tesserix_adk.core.budget.RunBudget, tesserix_adk.core.events.RunCancelled, tesserix_adk.core.events.RunCompleted, tesserix_adk.core.run.RunContext, tesserix_adk.core.run.RunEvent, tesserix_adk.core.run.RunEventKind, tesserix_adk.core.events.RunFailed, tesserix_adk.core.RunGrant, tesserix_adk.core.lease.RunLease, tesserix_adk.core.errors.RunLeaseError, tesserix_adk.core.state.RunRecord, tesserix_adk.core.instrumentation.RunSpan, tesserix_adk.core.events.RunStarted, tesserix_adk.core.run.RunState, tesserix_adk.core.errors.RunningLoopError, tesserix_adk.core.instrumentation.Sampling, tesserix_adk.core.errors.SandboxError, tesserix_adk.core.errors.SandboxMemoryError, tesserix_adk.core.errors.SandboxTimeoutError, tesserix_adk.core.errors.SchemaGenerationError, tesserix_adk.core.errors.SchemaViolationError, tesserix_adk.core.errors.ScopeEscalationError, tesserix_adk.core.identity.ScopeSet, tesserix_adk.core.errors.ScopeViolationError, tesserix_adk.core.budget.ScopedLimits, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.errors.SecretResolutionError, tesserix_adk.core.models.Sensitive, tesserix_adk.core.state.SessionRecord, tesserix_adk.core.injection.SignalKind, tesserix_adk.core.instrumentation.Span, tesserix_adk.core.instrumentation.SpanKind, tesserix_adk.core.instrumentation.SpanLimits, tesserix_adk.core.instrumentation.SpanStatus, tesserix_adk.core.errors.StateConflictError, tesserix_adk.core.state.StateDelta, tesserix_adk.core.errors.StateInUseError, tesserix_adk.core.state.StateKey, tesserix_adk.core.persistence.StateKind, tesserix_adk.core.persistence.StateMigration, tesserix_adk.core.errors.StateMigrationError, tesserix_adk.core.errors.StateNotFoundError, tesserix_adk.core.state.StatePage, tesserix_adk.core.errors.StatePersistenceError, tesserix_adk.core.state.StateQuery, tesserix_adk.core.persistence.StateRegistry, tesserix_adk.core.provider.StopReason, tesserix_adk.core.config.StoreConfig, tesserix_adk.core.streaming.StreamAccumulator, tesserix_adk.core.streaming.StreamEnd, tesserix_adk.core.streaming.StreamEvent, tesserix_adk.core.errors.StreamInterruptedError, tesserix_adk.core.schema.StrictSubset, tesserix_adk.core.suspension.SuspendedRun, tesserix_adk.core.routing.TaskClass, tesserix_adk.core.config.TelemetryConfig, tesserix_adk.core.instrumentation.TelemetryLoss, tesserix_adk.core.errors.TemplateError, tesserix_adk.core.tenant_config.TenantConfig, tesserix_adk.core.tenancy.TenantContext, tesserix_adk.core.errors.TenantContextError, tesserix_adk.core.errors.TenantCrossingError, tesserix_adk.core.errors.TenantIsolationError, tesserix_adk.core.errors.TenantLimitError, tesserix_adk.core.tenant_config.TenantLimits, tesserix_adk.core.tenant_config.TenantPolicy, tesserix_adk.core.errors.TenantUnconfiguredError, tesserix_adk.core.streaming.TextDelta, tesserix_adk.core.primitives.TextPart, tesserix_adk.core.content_policy.Thresholds, tesserix_adk.core.suspension.TokenAttempt, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.core.errors.ToolArgumentValidationError, tesserix_adk.core.primitives.ToolCall, tesserix_adk.core.events.ToolCallCompleted, tesserix_adk.core.streaming.ToolCallDelta, tesserix_adk.core.events.ToolCallRequested, tesserix_adk.core.tool_access.ToolDecision, tesserix_adk.core.provider.ToolDeclaration, tesserix_adk.core.errors.ToolDefinitionError, tesserix_adk.core.checkpoint.ToolDisposition, tesserix_adk.core.errors.ToolError, tesserix_adk.core.errors.ToolExecutionError, tesserix_adk.core.errors.ToolFailure, tesserix_adk.core.agent.ToolFailurePolicy, tesserix_adk.core.errors.ToolNotFoundError, tesserix_adk.core.errors.ToolNotPermittedError, tesserix_adk.core.errors.ToolRefusal, tesserix_adk.core.errors.ToolResultError, tesserix_adk.core.errors.ToolTimedOutError, tesserix_adk.core.instrumentation.Trace, tesserix_adk.core.trust.TrustBoundary, tesserix_adk.core.errors.TrustBoundaryError, tesserix_adk.core.provenance.TrustLevel, tesserix_adk.core.definition.TypedAgentDefinition, tesserix_adk.core.errors.UncitedClaimError, tesserix_adk.core.errors.UngroundedCitationError, tesserix_adk.core.errors.UnknownEventTypeError, tesserix_adk.core.errors.UnknownTenantError, tesserix_adk.core.budget.UnlimitedBudget, tesserix_adk.core.errors.UnsupportedEventVersionError, tesserix_adk.core.errors.UnsupportedStateVersionError, tesserix_adk.core.primitives.Usage, tesserix_adk.core.streaming.UsageDelta, tesserix_adk.core.rendering.Variable, tesserix_adk.core.ledger.Window, tesserix_adk.core.ledger.WindowKind, tesserix_adk.core.ledger.WindowSpend, tesserix_adk.core.queue.WorkItem, tesserix_adk.core.errors.WorkItemNotFoundError, tesserix_adk.core.queue.WorkPriority, tesserix_adk.core.queue.WorkState, tesserix_adk.core.errors.WorkersBusyError, tesserix_adk.core.errors.WriteQueueFullError, tesserix_adk.core.config.McpConfig, tesserix_adk.core.config.McpServerConfig, tesserix_adk.core.errors.BaselineUnusableError, tesserix_adk.core.errors.JudgeNotCalibratedError, tesserix_adk.evals.metrics.Aggregate, tesserix_adk.evals.compression.Answer, tesserix_adk.evals.baseline.Baseline, tesserix_adk.evals.baseline.BaselinePolicy, tesserix_adk.evals.baseline.BaselineReport, tesserix_adk.evals.gate.Bypass, tesserix_adk.evals.metrics.CacheHitRate, tesserix_adk.evals.judge.Calibration, tesserix_adk.evals.compression.CaseMeasurement, tesserix_adk.evals.baseline.CaseRegression, tesserix_adk.evals.suite.CaseResult, tesserix_adk.evals.suite.CaseStatus, tesserix_adk.evals.judge.Comparison, tesserix_adk.evals.compression.CompressionCase, tesserix_adk.evals.compression.CompressionFixtures, tesserix_adk.evals.compression.CompressionReport, tesserix_adk.evals.metrics.CostPerCase, tesserix_adk.evals.baseline.Delta, tesserix_adk.evals.dataset.EvalCase, tesserix_adk.evals.dataset.EvalSuite, tesserix_adk.evals.metrics.ExactMatch, tesserix_adk.evals.compression.Floor, tesserix_adk.evals.compression.FloorPolicy, tesserix_adk.evals.gate.GatePolicy, tesserix_adk.evals.gate.GateReport, tesserix_adk.evals.metrics.Groundedness, tesserix_adk.evals.judge.HumanLabel, tesserix_adk.evals.judge.JudgeMetric, tesserix_adk.evals.judge.JudgeScore, tesserix_adk.evals.compression.KindReport, tesserix_adk.evals.judge.Labelled, tesserix_adk.evals.metrics.LatencyMs, tesserix_adk.evals.judge.LlmJudge, tesserix_adk.evals.gate.Measured, tesserix_adk.evals.metrics.MetricFailure, tesserix_adk.evals.gate.MetricMove, tesserix_adk.evals.metrics.MetricReport, tesserix_adk.evals.baseline.MetricSnapshot, tesserix_adk.evals.metrics.MetricValue, tesserix_adk.evals.baseline.Provenance, tesserix_adk.evals.metrics.RefusalRate, tesserix_adk.evals.judge.Rubric, tesserix_adk.evals.judge.RubricLevel, tesserix_adk.evals.metrics.SchemaValidity, tesserix_adk.evals.suite.SuiteResult, tesserix_adk.evals.suite.SuiteRunner, tesserix_adk.evals.metrics.Threshold, tesserix_adk.evals.metrics.ThresholdResult, tesserix_adk.evals.metrics.TokensIn, tesserix_adk.evals.metrics.TokensOut, tesserix_adk.evals.gate.Tolerance, tesserix_adk.evals.metrics.ToolSequenceMatch, tesserix_adk.guardrails.injection.Containment, tesserix_adk.guardrails.content_filter.ContentFilterGuard, tesserix_adk.guardrails.base.Guard, tesserix_adk.guardrails.injection.InjectionGuard, tesserix_adk.guardrails.pii.PIIGuard, tesserix_adk.guardrails.output.PolicyGuard, tesserix_adk.guardrails.output.SchemaGuard, tesserix_adk.guardrails.allowlist.ToolAllowlistGuard, tesserix_adk.mcp.gateway.AgentGatewayConfig, tesserix_adk.mcp.gateway.AgentGatewayRoute, tesserix_adk.mcp.gateway.AgentGatewayRouter, tesserix_adk.mcp.gateway.AgentGatewayToolConfig, tesserix_adk.mcp.gateway.AgentGatewayTools, tesserix_adk.mcp.auth.AuthorisedCall, tesserix_adk.mcp.gateway.GatewayTool, tesserix_adk.mcp.gateway.GatewayToolResult, tesserix_adk.mcp.auth.McpAuthorizer, tesserix_adk.mcp.gateway.McpGatewayError, tesserix_adk.mcp.gateway.McpGatewayReason, tesserix_adk.mcp.auth.McpServerAuth, tesserix_adk.mcp.gateway.McpToolDescriptor, tesserix_adk.mcp.auth.ServerSessions, tesserix_adk.mcp.auth.SessionLease, tesserix_adk.memory.admission.Admission, tesserix_adk.memory.admission.AdmissionPolicy, tesserix_adk.memory.context.AssembledContext, tesserix_adk.memory.beliefs.Belief, tesserix_adk.memory.compression.CodeCompressor, tesserix_adk.memory.compaction.CompactionOutcome, tesserix_adk.memory.compression.Compressed, tesserix_adk.memory.beliefs.ConfidenceFloor, tesserix_adk.memory.compression.ContentKind, tesserix_adk.memory.compression.ContentRouter, tesserix_adk.memory.context.ContextAssembler, tesserix_adk.memory.compaction.ContextEntry, tesserix_adk.memory.context.ContextPlan, tesserix_adk.memory.beliefs.Contradiction, tesserix_adk.memory.erasure.Derivation, tesserix_adk.memory.compaction.DropOldest, tesserix_adk.memory.erasure.ErasureReceipt, tesserix_adk.memory.reversible.Expansion, tesserix_adk.memory.prefix.FrozenPrefix, tesserix_adk.memory.beliefs.HalfLife, tesserix_adk.memory.optimization.HeadroomMcpOptimizer, tesserix_adk.memory.capabilities.MemoryCapabilities, tesserix_adk.memory.records.MemoryHit, tesserix_adk.memory.records.MemoryKind, tesserix_adk.memory.capabilities.MemoryNeeds, tesserix_adk.memory.records.MemoryQuery, tesserix_adk.memory.records.MemoryRecord, tesserix_adk.memory.scope.MemoryScope, tesserix_adk.memory.optimization.OptimizationBackend, tesserix_adk.memory.optimization.OptimizationChannel, tesserix_adk.memory.optimization.OptimizationDecision, tesserix_adk.memory.optimization.OptimizationError, tesserix_adk.memory.optimization.OptimizationPolicy, tesserix_adk.memory.optimization.OptimizationResult, tesserix_adk.memory.provenance.Origin, tesserix_adk.memory.compression.PassThrough, tesserix_adk.memory.erasure.PatternRedactor, tesserix_adk.memory.compaction.PinAndFold, tesserix_adk.memory.prefix.PrefixBoundary, tesserix_adk.memory.compression.ProseCompressor, tesserix_adk.memory.provenance.Provenance, tesserix_adk.memory.admission.Recall, tesserix_adk.memory.beliefs.Resolution, tesserix_adk.memory.reversible.ReversibleRouter, tesserix_adk.memory.optimization.RtkCommandPlan, tesserix_adk.memory.context.SectionOutcome, tesserix_adk.memory.context.SectionPlan, tesserix_adk.memory.compression.StructuredCompressor, tesserix_adk.memory.compaction.SummariseSpan, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.memory.beliefs.Supersession, tesserix_adk.memory.compression.TabularCompressor, tesserix_adk.memory.optimization.TokenOptimizer, tesserix_adk.memory.admission.Verdict, tesserix_adk.memory.admission.WriteGate, tesserix_adk.memory.erasure.PIIRedactor, tesserix_adk.models.embeddings.BatchConfig, tesserix_adk.models.embeddings.BatchingEmbedder, tesserix_adk.models.cache.CacheEntry, tesserix_adk.models.cache.CacheKey, tesserix_adk.models.cache.CacheMetrics, tesserix_adk.models.cache.CacheOutcome, tesserix_adk.models.cache.CachePolicy, tesserix_adk.models.cache.CacheStatus, tesserix_adk.models.cache.Cacheability, tesserix_adk.models.cache.CachingProvider, tesserix_adk.models.pool.ClientKey, tesserix_adk.models.pool.ClientPool, tesserix_adk.models.credentials.Credential, tesserix_adk.models.onnx.Device, tesserix_adk.models.shaping.Effort, tesserix_adk.models.embeddings.EmbeddingLimits, tesserix_adk.models.embeddings.EmbeddingMetrics, tesserix_adk.models.onnx.Encoded, tesserix_adk.models.credentials.EnvironmentSecrets, tesserix_adk.models.cache.MemoryCacheStore, tesserix_adk.models.cache.MemorySemanticIndex, tesserix_adk.models.catalogue.ModelCard, tesserix_adk.models.onnx.OnnxCrossEncoder, tesserix_adk.models.onnx.OnnxEmbeddings, tesserix_adk.models.onnx.OnnxMetrics, tesserix_adk.models.onnx.OnnxModel, tesserix_adk.models.pool.PoolConfig, tesserix_adk.models.pool.PoolMetrics, tesserix_adk.models.catalogue.Pricing, tesserix_adk.models.cache.SemanticConfig, tesserix_adk.models.shaping.Shaped, tesserix_adk.models.shaping.Shaping, tesserix_adk.models.onnx.Throughput, tesserix_adk.models.shaping.TurnKind, tesserix_adk.models.gguf.GgufModel, tesserix_adk.models.gguf.MemoryEstimate, tesserix_adk.models.gguf.ModelTooLargeError, tesserix_adk.models.gguf.Quantization, tesserix_adk.models.pricing.PriceCard, tesserix_adk.models.pricing.PriceList, tesserix_adk.models.pricing.Rate, tesserix_adk.models.pricing.UnknownPricing, tesserix_adk.models.providers.anthropic.AnthropicProvider, tesserix_adk.models.providers.compatible.CompatibilityPreset, tesserix_adk.models.providers.gemini.GeminiProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppTuning, tesserix_adk.models.providers.compatible.OpenAICompatibleProvider, tesserix_adk.models.providers.openai.OpenAIProvider, tesserix_adk.models.providers.PhaseTimeouts, tesserix_adk.models.routing.RoutingRule, tesserix_adk.models.routing.RoutingTable, tesserix_adk.models.routing.TableRouter, tesserix_adk.observability.savings.Arm, tesserix_adk.observability.convention.AttributeSet, tesserix_adk.observability.attribution.Attribution, tesserix_adk.observability.savings.Basis, tesserix_adk.observability.latency.CacheHits, tesserix_adk.observability.convention.CacheStatus, tesserix_adk.observability.convention.Cardinality, tesserix_adk.observability.metrics.Dimensions, tesserix_adk.observability.export.ExportedEvent, tesserix_adk.observability.export.ExportedSpan, tesserix_adk.observability.savings.Figure, tesserix_adk.observability.savings.HoldoutPolicy, tesserix_adk.observability.latency.LatencyReport, tesserix_adk.observability.propagation.Link, tesserix_adk.observability.propagation.LinkKind, tesserix_adk.observability.convention.Measured, tesserix_adk.observability.spend_metrics.MeterStats, tesserix_adk.observability.spend_metrics.ModelRate, tesserix_adk.observability.tree.Node, tesserix_adk.observability.attribution.Outcome, tesserix_adk.observability.trace.Pattern, tesserix_adk.observability.export.PendingSpan, tesserix_adk.observability.spend_metrics.PricingTable, tesserix_adk.observability.tree.Rate, tesserix_adk.observability.local_view.RecordedSpan, tesserix_adk.observability.export.RedactingSpanProcessor, tesserix_adk.observability.redaction.Redaction, tesserix_adk.observability.export.RedactionPolicy, tesserix_adk.observability.export.RedactionStats, tesserix_adk.observability.redaction.Redactor, tesserix_adk.observability.latency.RunTimer, tesserix_adk.observability.tree.RunTree, tesserix_adk.observability.savings.SavingsReport, tesserix_adk.observability.savings.ShapedRun, tesserix_adk.observability.export.SpanEvent, tesserix_adk.observability.spend_metrics.SpendMeter, tesserix_adk.observability.attribution.SpendRecord, tesserix_adk.observability.attribution.Step, tesserix_adk.observability.attribution.Totals, tesserix_adk.observability.trace.TraceContext, tesserix_adk.observability.local_view.TraceFile, tesserix_adk.observability.local_view.TraceNode, tesserix_adk.observability.tree.TreeTotals, tesserix_adk.observability.convention.Unavailability, tesserix_adk.observability.propagation.W3CContext, tesserix_adk.rag.embedding.BatchVectors, tesserix_adk.rag.embedding.BatchedEmbedder, tesserix_adk.rag.retrieval.Branch, tesserix_adk.rag.retrieval.BranchScore, tesserix_adk.rag.chunking.Chunk, tesserix_adk.rag.chunking.ChunkerRegistry, tesserix_adk.rag.chunking.ChunkingSpec, tesserix_adk.rag.citation.Citation, tesserix_adk.rag.citation.CitedAnswer, tesserix_adk.rag.citation.Claim, tesserix_adk.rag.chunking.CodeAware, tesserix_adk.rag.reranking.CrossEncoderReranker, tesserix_adk.rag.chunking.Document, tesserix_adk.rag.embedding.EmbeddedBatch, tesserix_adk.rag.embedding.EmbeddingModel, tesserix_adk.rag.embedding.EmbeddingStats, tesserix_adk.rag.chunking.FixedTokens, tesserix_adk.rag.retrieval.Hit, tesserix_adk.rag.retrieval.HybridRetriever, tesserix_adk.rag.retrieval.IndexQuery, tesserix_adk.rag.retrieval.IndexRetriever, tesserix_adk.rag.embedding.MemoryEmbeddingCache, tesserix_adk.rag.reranking.ModelReranker, tesserix_adk.rag.reranking.NoReranking, tesserix_adk.rag.chunking.Overflow, tesserix_adk.rag.quarantine.Quarantined, tesserix_adk.rag.retrieval.ReciprocalRankFusion, tesserix_adk.rag.reranking.RerankScore, tesserix_adk.rag.reranking.Reranking, tesserix_adk.rag.reranking.RerankingRetriever, tesserix_adk.rag.retrieval.RetrievalResult, tesserix_adk.rag.retrieval.RetrievalScope, tesserix_adk.rag.chunking.SentenceWindow, tesserix_adk.rag.citation.SourceLocator, tesserix_adk.rag.citation.Span, tesserix_adk.rag.chunking.Structural, tesserix_adk.rag.quarantine.UntrustedText, tesserix_adk.rag.retrieval.WeightedSum, tesserix_adk.runtime.activities.ActivityAttempts, tesserix_adk.runtime.planner.AgentPlanner, tesserix_adk.runtime.parallel.Aggregate, tesserix_adk.runtime.parallel.Aggregation, tesserix_adk.runtime.parallel.All, tesserix_adk.runtime.blocking.Ambient, tesserix_adk.runtime.progress.AnswerDelta, tesserix_adk.runtime.suspension.ApprovalDeferred, tesserix_adk.runtime.approvals.ApprovalLedger, tesserix_adk.runtime.progress.ApprovalRequired, tesserix_adk.runtime.estimate.Assumptions, tesserix_adk.runtime.activities.AttemptBudget, tesserix_adk.runtime.audit.AuditTrail, tesserix_adk.runtime.autonomy.AutonomyGate, tesserix_adk.runtime.progress.Backpressure, tesserix_adk.runtime.parallel.Branch, tesserix_adk.runtime.parallel.BranchOutcome, tesserix_adk.runtime.parallel.BranchResult, tesserix_adk.runtime.estimate.Calibration, tesserix_adk.runtime.cancellation.CancellationToken, tesserix_adk.runtime.checkpoint.Checkpointer, tesserix_adk.runtime.claim_check.ClaimCheck, tesserix_adk.runtime.compaction.Compaction, tesserix_adk.runtime.compaction.CompactionEvent, tesserix_adk.runtime.compensation.Compensator, tesserix_adk.runtime.estimate.Confidence, tesserix_adk.runtime.context.ContextContribution, tesserix_adk.runtime.context.ContextContributionError, tesserix_adk.runtime.context.ContextRequest, tesserix_adk.runtime.context.ContextWindow, tesserix_adk.runtime.estimate.CostEstimate, tesserix_adk.runtime.cancellation.Deadline, tesserix_adk.runtime.suspension.DeferringGate, tesserix_adk.runtime.delegation.Delegation, tesserix_adk.runtime.delegation.DelegationLimits, tesserix_adk.runtime.supervisor.DelegationResult, tesserix_adk.runtime.delegation.DelegationScope, tesserix_adk.runtime.planner.ExecutedPlan, tesserix_adk.runtime.parallel.FirstSuccess, tesserix_adk.runtime.progress.GuardrailDecision, tesserix_adk.runtime.handoff.Handoff, tesserix_adk.runtime.handoff.HandoffContract, tesserix_adk.runtime.handoff.HandoffDesk, tesserix_adk.runtime.handoff.HandoffResult, tesserix_adk.runtime.activities.Heartbeater, tesserix_adk.runtime.estimate.InMemoryHistory, tesserix_adk.runtime.planner.InMemoryPlanStore, tesserix_adk.runtime.autonomy.InMemoryReports, tesserix_adk.runtime.progress.IterationStarted, tesserix_adk.runtime.lease.Leaseholder, tesserix_adk.runtime.blocking.LoopMonitor, tesserix_adk.runtime.audit.MemoryAuditSink, tesserix_adk.runtime.checkpoint.MemoryCheckpointStore, tesserix_adk.runtime.claim_check.MemoryClaimCheckStore, tesserix_adk.runtime.compensation.MemoryCompensationLedger, tesserix_adk.runtime.idempotency.MemoryIdempotencyStore, tesserix_adk.runtime.lease.MemoryLeaseStore, tesserix_adk.runtime.state.MemoryStateStore, tesserix_adk.runtime.suspension.MemorySuspensionStore, tesserix_adk.runtime.queue.MemoryWorkQueue, tesserix_adk.runtime.estimate.Observed, tesserix_adk.runtime.structured.OutputContract, tesserix_adk.runtime.planner.Plan, tesserix_adk.runtime.planner.PlanExecutor, tesserix_adk.runtime.planner.PlanRecord, tesserix_adk.runtime.planner.PlanStep, tesserix_adk.runtime.progress.Pressure, tesserix_adk.runtime.progress.ProgressEvent, tesserix_adk.runtime.prompt.Prompt, tesserix_adk.runtime.prompt.PromptLayer, tesserix_adk.runtime.progress.Provisional, tesserix_adk.runtime.parallel.Quorum, tesserix_adk.runtime.rate_limit.RateLimiter, tesserix_adk.runtime.handoff.Receiver, tesserix_adk.runtime.parallel.Reduce, tesserix_adk.runtime.credentials.RefreshPolicy, tesserix_adk.runtime.results.ResultFinding, tesserix_adk.runtime.results.ResultPolicy, tesserix_adk.runtime.resume.ResumedRun, tesserix_adk.runtime.resume.Resumer, tesserix_adk.runtime.retry.RetryPlan, tesserix_adk.runtime.autonomy.RevocationWatch, tesserix_adk.runtime.supervisor.Roster, tesserix_adk.runtime.progress.RunCancelled, tesserix_adk.runtime.progress.RunCompleted, tesserix_adk.runtime.credentials.RunCredentials, tesserix_adk.runtime.progress.RunFailed, tesserix_adk.runtime.determinism.RunFingerprint, tesserix_adk.runtime.progress.RunStarted, tesserix_adk.runtime.progress.RunStream, tesserix_adk.runtime.estimate.Scope, tesserix_adk.runtime.context.Segment, tesserix_adk.runtime.progress.SequenceCheck, tesserix_adk.runtime.supervisor.Specialist, tesserix_adk.runtime.estimate.Spread, tesserix_adk.runtime.planner.StepResult, tesserix_adk.runtime.progress.StructuredDelta, tesserix_adk.runtime.supervisor.Supervisor, tesserix_adk.runtime.loop.SystemClock, tesserix_adk.runtime.progress.ToolCallFailed, tesserix_adk.runtime.progress.ToolCallFinished, tesserix_adk.runtime.progress.ToolCallIndeterminate, tesserix_adk.runtime.progress.ToolCallStarted, tesserix_adk.runtime.planner.ToolContract, tesserix_adk.runtime.results.ToolResult, tesserix_adk.runtime.results.ToolResultBoundary, tesserix_adk.runtime.approvals.TransportGate, tesserix_adk.runtime.progress.UsageUpdated, tesserix_adk.runtime.blocking.WorkerPool, tesserix_adk.runtime.blocking.Workers, tesserix_adk.runtime.fanout.Lanes, tesserix_adk.runtime.fanout.Turn, tesserix_adk.tools.registry.AgentToolView, tesserix_adk.tools.validation.ArgumentPolicy, tesserix_adk.tools.credentials.Attribution, tesserix_adk.tools.credentials.CachingCredentials, tesserix_adk.tools.credentials.Credential, tesserix_adk.tools.credentials.CredentialBroker, tesserix_adk.tools.credentials.CredentialRequest, tesserix_adk.tools.credentials.ExchangedCredentials, tesserix_adk.tools.intake.OcrPage, tesserix_adk.tools.intake.Region, tesserix_adk.tools.intake.RegionKind, tesserix_adk.tools.sandbox.SandboxArtifact, tesserix_adk.tools.sandbox.SandboxLimits, tesserix_adk.tools.sandbox.SandboxResult, tesserix_adk.tools.intake.Segment, tesserix_adk.tools.credentials.StaticCredentials, tesserix_adk.tools.sandbox.SubprocessSandbox, tesserix_adk.tools.decorator.Tool, tesserix_adk.tools.validation.ToolArgumentValidator, tesserix_adk.tools.registry.ToolCallSpan, tesserix_adk.tools.context.ToolContext, tesserix_adk.tools.errors.ToolErrorMap, tesserix_adk.tools.errors.ToolErrorRule, tesserix_adk.workflows.durable.ActivityContext, tesserix_adk.workflows.durable.AgentWorkflow, tesserix_adk.workflows.compensation.CompensatingActivity, tesserix_adk.workflows.compensation.Compensations, tesserix_adk.workflows.continuation.Continuation, tesserix_adk.workflows.continuation.ContinuationPolicy, tesserix_adk.workflows.deterministic.DeterministicIds, tesserix_adk.workflows.durable.Journal, tesserix_adk.workflows.durable.ModelCallInput, tesserix_adk.workflows.durable.ModelCallResult, tesserix_adk.workflows.deterministic.Patches, tesserix_adk.workflows.replay.RecordedHistory, tesserix_adk.workflows.replay.ReplayFinding, tesserix_adk.workflows.replay.ReplayReport, tesserix_adk.workflows.replay.ReplayRule, tesserix_adk.workflows.compensation.Saga, tesserix_adk.workflows.durable.ToolCallInput, tesserix_adk.workflows.durable.ToolCallResult, tesserix_adk.workflows.deterministic.WorkflowClock, tesserix_adk.workflows.durable.WorkflowState
Testing fakes: tesserix_adk.testing.spy.ApprovalStub, tesserix_adk.testing.conformance.BudgetPolicyConformance, tesserix_adk.testing.cassette.Cassette, tesserix_adk.testing.cassette.CassetteHarness, tesserix_adk.testing.cassette.CassetteLeakError, tesserix_adk.testing.cassette.CassetteMismatchError, tesserix_adk.testing.cassette.CassetteMissError, tesserix_adk.testing.cassette.CassetteMode, tesserix_adk.testing.cassette.CassetteVersionError, tesserix_adk.testing.conformance.CheckpointStoreConformance, tesserix_adk.testing.conformance.ClockConformance, tesserix_adk.testing.spy.ConcurrencyProbe, tesserix_adk.testing.fakes.FakeBudgetPolicy, tesserix_adk.testing.fakes.FakeClock, tesserix_adk.testing.embedding.FakeEmbedder, tesserix_adk.testing.fakes.FakeGuardrail, tesserix_adk.testing.retrieval.FakeIndex, tesserix_adk.testing.fakes.FakeKeyValueStore, tesserix_adk.testing.fakes.FakeMeter, tesserix_adk.testing.fake_model.FakeModelProvider, tesserix_adk.testing.fakes.FakeSecrets, tesserix_adk.testing.fakes.FakeTenantLedger, tesserix_adk.testing.fakes.FakeToolRegistry, tesserix_adk.testing.fakes.FakeTracer, tesserix_adk.testing.fake_model.Fault, tesserix_adk.testing.mcp.FaultyMcpServer, tesserix_adk.testing.guardrails.GuardCase, tesserix_adk.testing.guardrails.GuardFamily, tesserix_adk.testing.guardrails.GuardMetrics, tesserix_adk.testing.guardrails.GuardThresholds, tesserix_adk.testing.conformance.GuardrailConformance, tesserix_adk.testing.http_cassette.HttpCassette, tesserix_adk.testing.http_cassette.HttpExchange, tesserix_adk.testing.http_cassette.HttpReplay, tesserix_adk.testing.conformance.IdempotencyStoreConformance, tesserix_adk.testing.events.InMemoryEventPublisher, tesserix_adk.testing.memory.InMemoryMemoryStore, tesserix_adk.testing.retrieval.Indexed, tesserix_adk.testing.injection.InjectionFixture, tesserix_adk.testing.cassette.Interaction, tesserix_adk.testing.isolation.IsolationScenario, tesserix_adk.testing.conformance.KeyValueStoreConformance, tesserix_adk.testing.isolation.Leak, tesserix_adk.testing.isolation.LeakReport, tesserix_adk.testing.conformance.LeaseStoreConformance, tesserix_adk.testing.cassette.MatchOn, tesserix_adk.testing.mcp.McpFault, tesserix_adk.testing.conformance.MemoryStoreConformance, tesserix_adk.testing.fakes.MetricPoint, tesserix_adk.testing.conformance.ModelProviderConformance, tesserix_adk.testing.pytest_plugin.NetworkAccessInTestError, tesserix_adk.testing.isolation.Observed, tesserix_adk.testing.peers.PeerCase, tesserix_adk.testing.pytest_plugin.QuarantineError, tesserix_adk.testing.spy.RecordedCall, tesserix_adk.testing.cassette.RecordedError, tesserix_adk.testing.fakes.RecordedEvent, tesserix_adk.testing.guardrails.RecordedGuard, tesserix_adk.testing.cassette.RecordingProvider, tesserix_adk.testing.cassette.ReplayingProvider, tesserix_adk.testing.spy.ScopedRun, tesserix_adk.testing.fake_model.ScriptExhaustedError, tesserix_adk.testing.fakes.ScriptedProvider, tesserix_adk.testing.fake_model.ScriptedTurn, tesserix_adk.testing.conformance.SearchIndexConformance, tesserix_adk.testing.isolation.SeededDocument, tesserix_adk.testing.http_cassette.SentRequest, tesserix_adk.testing.fakes.SequentialIds, tesserix_adk.testing.SpendLedgerConformance, tesserix_adk.testing.fakes.StallingProvider, tesserix_adk.testing.conformance.StateStoreConformance, tesserix_adk.testing.isolation.Surface, tesserix_adk.testing.isolation.TenantFixture, tesserix_adk.testing.conformance.TenantPropagationConformance, tesserix_adk.testing.spy.ToolSpy, tesserix_adk.testing.conformance.TracerConformance, tesserix_adk.testing.conformance.WorkQueueConformance, tesserix_adk.testing.benchmarks.Baseline, tesserix_adk.testing.benchmarks.BenchmarkReport, tesserix_adk.testing.benchmarks.Comparison, tesserix_adk.testing.benchmarks.Measurement, tesserix_adk.testing.benchmarks.Metric, tesserix_adk.testing.benchmarks.Scenario, tesserix_adk.testing.benchmarks.Thresholds, tesserix_adk.testing.benchmarks.Verdict
tesserix_adk.runtime.context.ContextContributor¶
Required members: contribute, name, required
Shipped implementations: tesserix_adk.code_intelligence.contributor.CodeIntelligenceContributor
Testing fakes: No exported fake.
tesserix_adk.runtime.credentials.Reauthoriser¶
Required members: reauthorise
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.runtime.estimate.Pricer¶
Required members: __call__
Shipped implementations: tesserix_adk.core.agent.Agent, tesserix_adk.runtime.loop.AgentRunner, tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.agent.TypedAgent, tesserix_adk.a2a.card.AgentCard, tesserix_adk.a2a.card.AgentCardError, tesserix_adk.a2a.card.AgentLimits, tesserix_adk.a2a.card.AgentProvider, tesserix_adk.a2a.card.AgentSkill, tesserix_adk.a2a.card.CardEndpoint, tesserix_adk.a2a.delegation.DelegationChain, tesserix_adk.a2a.delegation.DelegationClaims, tesserix_adk.a2a.delegation.DelegationHop, tesserix_adk.a2a.boundary.PeerActionError, tesserix_adk.a2a.boundary.PeerBoundary, tesserix_adk.a2a.invocation.PeerCall, tesserix_adk.a2a.invocation.PeerClient, tesserix_adk.a2a.boundary.PeerContent, tesserix_adk.a2a.delegation.PeerDelegation, tesserix_adk.a2a.delegation.PeerDelegator, tesserix_adk.a2a.discovery.PeerDiscoveryError, tesserix_adk.a2a.discovery.PeerDiscoveryReason, tesserix_adk.a2a.invocation.PeerInvocationError, tesserix_adk.a2a.invocation.PeerInvocationReason, tesserix_adk.a2a.discovery.PeerNeed, tesserix_adk.a2a.invocation.PeerProgress, tesserix_adk.a2a.discovery.PeerRejection, tesserix_adk.a2a.invocation.PeerReply, tesserix_adk.a2a.discovery.PeerResolution, tesserix_adk.a2a.invocation.PeerResult, tesserix_adk.a2a.boundary.PeerSuspicionError, tesserix_adk.a2a.boundary.PeerTrustPolicy, tesserix_adk.a2a.delegation.PeerVerifier, tesserix_adk.a2a.boundary.ProposedAction, tesserix_adk.a2a.discovery.RegistryPeers, tesserix_adk.a2a.discovery.StaticPeers, tesserix_adk.a2a.boundary.TrustDecision, tesserix_adk.a2a.invocation.UnsupportedSchemaError, tesserix_adk.adapters.a2a.A2ABearerSecurity, tesserix_adk.adapters.a2a.A2ACardError, tesserix_adk.adapters.a2a.A2AExecutionError, tesserix_adk.adapters.a2a.A2AInterface, tesserix_adk.adapters.a2a.A2ARegistryError, tesserix_adk.adapters.a2a.A2ASkill, tesserix_adk.adapters.transport.ApprovalInbox, tesserix_adk.adapters.audit.AuditTables, tesserix_adk.adapters.mcp_context.AuthorisingSession, tesserix_adk.adapters.mcp_resilience.BreakerState, tesserix_adk.adapters.mcp_context.CallerContext, tesserix_adk.adapters.ceiling.CeilingTables, tesserix_adk.adapters.checkpoints.CheckpointTables, tesserix_adk.adapters.pgvector.ChunkTables, tesserix_adk.adapters.ledger.CoalescingLedger, tesserix_adk.adapters.approvals.ConsoleApprovals, tesserix_adk.adapters.dead_letters.DeadLetterQuery, tesserix_adk.adapters.dead_letters.DeadLetterRecord, tesserix_adk.adapters.dead_letters.DeadLetterStats, tesserix_adk.adapters.mcp_resilience.Degraded, tesserix_adk.adapters.jetstream.DurableConsumer, tesserix_adk.adapters.graph.EntityExtractor, tesserix_adk.adapters.isolation.ErasureSweep, tesserix_adk.adapters.agent_exports.ExportDescriptorDriftError, tesserix_adk.adapters.agent_exports.ExportErrorCode, tesserix_adk.adapters.agent_exports.ExportErrorEnvelope, tesserix_adk.adapters.agent_exports.ExportInvocation, tesserix_adk.adapters.agent_exports.ExportedA2AAgent, tesserix_adk.adapters.agent_exports.ExportedAgentResult, tesserix_adk.adapters.agent_exports.ExportedAgentTool, tesserix_adk.adapters.mcp_server.ExportedSession, tesserix_adk.adapters.graph.ExtractedEdge, tesserix_adk.adapters.graph.ExtractedNode, tesserix_adk.adapters.graph.ExtractedSubgraph, tesserix_adk.adapters.graph.ExtractionCharge, tesserix_adk.adapters.graph.ExtractionMeter, tesserix_adk.adapters.foreign_agents.ForeignAgentContext, tesserix_adk.adapters.foreign_agents.ForeignAgentReply, tesserix_adk.adapters.interop.ForeignTool, tesserix_adk.adapters.graft.GraftMcpBackend, tesserix_adk.adapters.graft.GraftSubprocessBackend, tesserix_adk.adapters.grants.GrantTables, tesserix_adk.adapters.graph.GraphMemoryStore, tesserix_adk.adapters.graph.GraphSettings, tesserix_adk.adapters.graph.GraphitiEngine, tesserix_adk.adapters.mcp_transport.HttpTransport, tesserix_adk.adapters.idempotent_events.IdempotentConsumer, tesserix_adk.adapters.dead_letters.InMemoryDeadLetters, tesserix_adk.adapters.ledger.InMemoryLedger, tesserix_adk.adapters.mcp_context.IncomingCall, tesserix_adk.adapters.isolation.IsolationGuarantee, tesserix_adk.adapters.isolation.Isolator, tesserix_adk.adapters.audit.JetStreamAudit, tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.adapters.mcp.McpClient, tesserix_adk.adapters.mcp.McpDiscovery, tesserix_adk.adapters.mcp_server.McpExportError, tesserix_adk.adapters.mcp_server.McpExportReason, tesserix_adk.adapters.mcp_resilience.McpFleet, tesserix_adk.adapters.mcp.McpProtocolError, tesserix_adk.adapters.mcp.McpRejection, tesserix_adk.adapters.mcp.McpSchemaError, tesserix_adk.adapters.mcp_server.McpServer, tesserix_adk.adapters.mcp.McpServerInfo, tesserix_adk.adapters.mcp_resilience.McpServerUnavailableError, tesserix_adk.adapters.agentgateway.McpStreamableHttpTransport, tesserix_adk.adapters.mcp_surface.McpSurfaceDriftError, tesserix_adk.adapters.mcp_surface.McpToolConflictError, tesserix_adk.adapters.mcp_transport.McpTransportError, tesserix_adk.adapters.mcp_transport.McpTransportReason, tesserix_adk.adapters.memory.MemoryPage, tesserix_adk.adapters.memory.MemoryStoreSettings, tesserix_adk.adapters.approvals.NatsApprovals, tesserix_adk.adapters.outbox.OutboxLag, tesserix_adk.adapters.outbox.OutboxRelay, tesserix_adk.adapters.outbox.OutboxTables, tesserix_adk.adapters.isolation.Partition, tesserix_adk.adapters.isolation.PartitionMechanism, tesserix_adk.adapters.transport.PayloadElided, tesserix_adk.adapters.peer_tools.PeerArguments, tesserix_adk.adapters.pgvector.PgvectorIndex, tesserix_adk.adapters.memory.PgvectorMemoryStore, tesserix_adk.adapters.pgvector.PgvectorSettings, tesserix_adk.adapters.portable.PortableAgentManifest, tesserix_adk.adapters.portable.PortableExportError, tesserix_adk.adapters.portable.PortableExportOptions, tesserix_adk.adapters.portable.PortableReference, tesserix_adk.adapters.portable.PortableRuntime, tesserix_adk.adapters.audit.PostgresAuditSettings, tesserix_adk.adapters.audit.PostgresAuditSink, tesserix_adk.adapters.ceiling.PostgresCeilingLedger, tesserix_adk.adapters.ceiling.PostgresCeilingSettings, tesserix_adk.adapters.checkpoints.PostgresCheckpointStore, tesserix_adk.adapters.grants.PostgresGrantSettings, tesserix_adk.adapters.grants.PostgresGrantStore, tesserix_adk.adapters.idempotency.PostgresIdempotencyStore, tesserix_adk.adapters.checkpoints.PostgresLeaseStore, tesserix_adk.adapters.ledger.PostgresLedger, tesserix_adk.adapters.memory.PostgresMemoryStore, tesserix_adk.adapters.outbox.PostgresOutbox, tesserix_adk.adapters.outbox.PostgresOutboxSettings, tesserix_adk.adapters.sql_state.PostgresStateStore, tesserix_adk.adapters.sql_state.PostgresStoreSettings, tesserix_adk.adapters.sql_state.PostgresWorkQueue, tesserix_adk.adapters.mcp_transport.RecordingTransport, tesserix_adk.adapters.cache.RedisCacheStore, tesserix_adk.adapters.checkpoints.RedisCheckpointStore, tesserix_adk.adapters.idempotency.RedisIdempotencyStore, tesserix_adk.adapters.checkpoints.RedisLeaseStore, tesserix_adk.adapters.ledger.RedisLedger, tesserix_adk.adapters.memory.RedisMemoryStore, tesserix_adk.adapters.state.RedisStateStore, tesserix_adk.adapters.state.RedisStoreSettings, tesserix_adk.adapters.state.RedisWorkQueue, tesserix_adk.adapters.dead_letters.ReplayPlan, tesserix_adk.adapters.dead_letters.ReplayReport, tesserix_adk.adapters.dead_letters.Replayer, tesserix_adk.adapters.mcp_resilience.ResilientSession, tesserix_adk.adapters.memory.RoutedMemoryStore, tesserix_adk.adapters.transport.RunBroker, tesserix_adk.adapters.mcp_resilience.ServerBreaker, tesserix_adk.adapters.mcp_resilience.ServerHealth, tesserix_adk.adapters.sql_state.StateTables, tesserix_adk.adapters.mcp_transport.StdioTransport, tesserix_adk.adapters.transport.StreamGap, tesserix_adk.adapters.jetstream.StreamRequirement, tesserix_adk.adapters.mcp_surface.SurfaceEntry, tesserix_adk.adapters.mcp_surface.SurfacePin, tesserix_adk.adapters.mcp_context.TenantAuthority, tesserix_adk.adapters.interop.ToolImportPolicy, tesserix_adk.adapters.mcp_surface.ToolSurface, tesserix_adk.adapters.interop.ToolTranslationError, tesserix_adk.adapters.transport.TransportAuthorizationError, tesserix_adk.adapters.mcp_transport.TransportSession, tesserix_adk.adapters.transport.WebSocketBridge, tesserix_adk.adapters.approvals.WebhookApprovals, tesserix_adk.adapters.foreign_agents.WrappedAgentPolicy, tesserix_adk.adapters.foreign_agents.WrappedSubagent, tesserix_adk.cli.run_agent.LocalAgent, tesserix_adk.cli.artifacts.ArtifactHeader, tesserix_adk.cli.artifacts.ArtifactSummary, tesserix_adk.cli.artifacts.ArtifactTruncatedError, tesserix_adk.cli.artifacts.ArtifactVersionError, tesserix_adk.cli.artifacts.ArtifactWriter, tesserix_adk.cli.doctor.CheckRegistry, tesserix_adk.cli.doctor.CheckResult, tesserix_adk.cli.doctor.CheckStatus, tesserix_adk.cli.doctor.CredentialPresenceCheck, tesserix_adk.cli.doctor.DiagnosticCheck, tesserix_adk.cli.doctor.DoctorContext, tesserix_adk.cli.doctor.ExtraPresenceCheck, tesserix_adk.cli.doctor.ProbeObservation, tesserix_adk.cli.doctor.PythonVersionCheck, tesserix_adk.cli.eval_run.EvalTarget, tesserix_adk.cli.run_agent.TargetLoadError, tesserix_adk.code_intelligence.contracts.CodeContextArguments, tesserix_adk.code_intelligence.contracts.CodeContextOperation, tesserix_adk.code_intelligence.contracts.CodeContextRequest, tesserix_adk.code_intelligence.contracts.CodeContextResult, tesserix_adk.code_intelligence.contributor.CodeIntelligenceContributor, tesserix_adk.code_intelligence.contracts.CodeIntelligenceError, tesserix_adk.code_intelligence.contracts.CodeIntelligenceUnavailableError, tesserix_adk.code_intelligence.contracts.CodeWorkspace, tesserix_adk.code_intelligence.contracts.CodeWorkspaceNotFoundError, tesserix_adk.core.output_policy.Abstention, tesserix_adk.core.autonomy.ActionClass, tesserix_adk.core.autonomy.ActionRegistry, tesserix_adk.core.autonomy.ActionRequest, tesserix_adk.core.activities.ActivityClass, tesserix_adk.core.activities.ActivityPolicy, tesserix_adk.core.config.AdkConfig, tesserix_adk.core.deprecation.AdkDeprecationWarning, tesserix_adk.core.errors.AdkError, tesserix_adk.core.models.AdkModel, tesserix_adk.core.definition.AgentDefinition, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.errors.AggregationError, tesserix_adk.core.compensation.Applied, tesserix_adk.core.errors.ApprovalBindingError, tesserix_adk.core.events.ApprovalDecided, tesserix_adk.core.hooks.ApprovalDecision, tesserix_adk.core.errors.ApprovalDeliveryError, tesserix_adk.core.hooks.ApprovalDenial, tesserix_adk.core.errors.ApprovalDeniedError, tesserix_adk.core.errors.ApprovalExpiredError, tesserix_adk.core.hooks.ApprovalPolicy, tesserix_adk.core.hooks.ApprovalRecord, tesserix_adk.core.events.ApprovalRequested, tesserix_adk.core.suspension.ApprovalToken, tesserix_adk.core.errors.ApprovalTokenError, tesserix_adk.core.errors.AttributionError, tesserix_adk.core.audit.AuditDecision, tesserix_adk.core.audit.AuditEvent, tesserix_adk.core.errors.AuditUnavailableError, tesserix_adk.core.identity.AuthMethod, tesserix_adk.core.errors.AuthenticationError, tesserix_adk.core.errors.AuthorisationError, tesserix_adk.core.errors.AuthorityRevokedError, tesserix_adk.core.autonomy.AutonomyDecision, tesserix_adk.core.autonomy.AutonomyGrant, tesserix_adk.core.autonomy.AutonomyLadder, tesserix_adk.core.autonomy.AutonomyLevel, tesserix_adk.core.autonomy.AutonomyOutcome, tesserix_adk.core.errors.AutonomyRefusedError, tesserix_adk.core.activities.Backoff, tesserix_adk.core.primitives.BinaryPart, tesserix_adk.core.output_policy.Bounded, tesserix_adk.core.budget.BudgetDecision, tesserix_adk.core.events.BudgetExceeded, tesserix_adk.core.errors.BudgetExceededError, tesserix_adk.core.budget.BudgetLimits, tesserix_adk.core.budget.BudgetScope, tesserix_adk.core.errors.BudgetUnavailableError, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.tenant_config.CachingTenantConfig, tesserix_adk.core.errors.CancelledError, tesserix_adk.core.capabilities.Capability, tesserix_adk.core.errors.CapabilityError, tesserix_adk.core.autonomy.Ceiling, tesserix_adk.core.errors.CeilingExceededError, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.checkpoint.Checkpoint, tesserix_adk.core.checkpoint.CheckpointBoundary, tesserix_adk.core.errors.CheckpointFormatError, tesserix_adk.core.checkpoint.CheckpointPolicy, tesserix_adk.core.errors.CheckpointTooLargeError, tesserix_adk.core.errors.ChunkingError, tesserix_adk.core.idempotency.Claim, tesserix_adk.core.claim_check.ClaimCheckPolicy, tesserix_adk.core.claim_check.ClaimTicket, tesserix_adk.core.errors.ClaimUnavailableError, tesserix_adk.core.content_policy.Classification, tesserix_adk.core.compensation.CompensatedFailure, tesserix_adk.core.compensation.CompensationIncomplete, tesserix_adk.core.ConcurrencyConfig, tesserix_adk.core.config.ConfigError, tesserix_adk.core.config.ConfigOverrides, tesserix_adk.core.config.ConfigProblem, tesserix_adk.core.config.ConfigResolution, tesserix_adk.core.errors.ConfigurationError, tesserix_adk.core.budget.Consumed, tesserix_adk.core.ContentBlockedError, tesserix_adk.core.content_policy.ContentCategory, tesserix_adk.core.errors.ContentFilteredError, tesserix_adk.core.content_policy.ContentSeverity, tesserix_adk.core.provenance.ContentSource, tesserix_adk.core.errors.ContextBudgetError, tesserix_adk.core.errors.ContextWindowExceededError, tesserix_adk.core.cost.Cost, tesserix_adk.core.cost.CostConfidence, tesserix_adk.core.cost.CountSource, tesserix_adk.core.errors.CredentialError, tesserix_adk.core.errors.CredentialExpiredError, tesserix_adk.core.ceiling.Credit, tesserix_adk.core.config.DeadlineConfig, tesserix_adk.core.errors.DelegationError, tesserix_adk.core.errors.DelegationLimitError, tesserix_adk.core.events.Delivery, tesserix_adk.core.tool_access.DenyReason, tesserix_adk.core.errors.DependencyCycleError, tesserix_adk.core.deprecation.Deprecation, tesserix_adk.core.deprecation.DeprecationPolicyError, tesserix_adk.core.dispatch.Dispatch, tesserix_adk.core.dispatch.DispatchNode, tesserix_adk.core.dispatch.DispatchResult, tesserix_adk.core.errors.DuplicateInFlightError, tesserix_adk.core.errors.EmbeddingDimensionError, tesserix_adk.core.errors.EmbeddingUnavailableError, tesserix_adk.core.persistence.Envelope, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.errors.EstimateUnavailableError, tesserix_adk.core.errors.EvalIncompleteError, tesserix_adk.core.events.EventEnvelope, tesserix_adk.core.errors.EventIdReuseError, tesserix_adk.core.errors.EventLoopStalledError, tesserix_adk.core.events.EventPayload, tesserix_adk.core.errors.EventPublishError, tesserix_adk.core.event_schema.EventSchemaRegistry, tesserix_adk.core.errors.EventTooLargeError, tesserix_adk.core.events.EventType, tesserix_adk.core.events.Eventing, tesserix_adk.core.events.EventsReplayed, tesserix_adk.core.errors.ExtractionError, tesserix_adk.core.fallback.FallbackChain, tesserix_adk.core.errors.FallbackExhaustedError, tesserix_adk.core.errors.FallbackUnsafeError, tesserix_adk.core.errors.FanOutLimitError, tesserix_adk.core.prompts.FilePromptRegistry, tesserix_adk.core.tenant_config.FileTenantConfig, tesserix_adk.core.errors.GrantRevokedError, tesserix_adk.core.guards.GuardResult, tesserix_adk.core.guards.GuardStage, tesserix_adk.core.guards.GuardVerdict, tesserix_adk.core.errors.GuardrailError, tesserix_adk.core.errors.GuardrailEvaluationError, tesserix_adk.core.guards.GuardrailPipeline, tesserix_adk.core.errors.GuardrailViolationError, tesserix_adk.core.errors.HandoffContractError, tesserix_adk.core.activities.Heartbeat, tesserix_adk.core.content_policy.HeuristicClassifier, tesserix_adk.core.errors.HistoryUnavailableError, tesserix_adk.core.ceiling.Hold, tesserix_adk.core.ceiling.HoldState, tesserix_adk.core.hooks.HookAction, tesserix_adk.core.hooks.HookChain, tesserix_adk.core.hooks.HookDecision, tesserix_adk.core.errors.HookEvaluationError, tesserix_adk.core.hooks.HookPoint, tesserix_adk.core.errors.HookRefusedError, tesserix_adk.core.errors.HookRegistrationError, tesserix_adk.core.hooks.HookSubject, tesserix_adk.core.idempotency.Idempotency, tesserix_adk.core.idempotency.IdempotencyPolicy, tesserix_adk.core.autonomy.InFlightPolicy, tesserix_adk.core.ceiling.InMemoryCeilingLedger, tesserix_adk.core.autonomy.InMemoryGrants, tesserix_adk.core.errors.IncomparableEvalError, tesserix_adk.core.errors.IncompatiblePromptVersionError, tesserix_adk.core.IndeterminateOutcomeError, tesserix_adk.core.errors.IndeterminateToolCallError, tesserix_adk.core.errors.InexactAmountError, tesserix_adk.core.injection.InjectionSignal, tesserix_adk.core.InjectionSuspectedError, tesserix_adk.core.schema.InlineRefs, tesserix_adk.core.instrumentation.Instrumentation, tesserix_adk.core.errors.InvalidRequestError, tesserix_adk.core.output_policy.Invariant, tesserix_adk.core.errors.IrreversibleActionError, tesserix_adk.core.schema.JsonSchema, tesserix_adk.core.errors.LeaseLostError, tesserix_adk.core.lease.LeasePolicy, tesserix_adk.core.budget.LedgerFailure, tesserix_adk.core.ledger.LedgerKey, tesserix_adk.core.prompt_lint.LintFinding, tesserix_adk.core.prompt_lint.LintReport, tesserix_adk.core.prompt_lint.LintRule, tesserix_adk.core.config.LoopConfig, tesserix_adk.core.errors.LoopLimitError, tesserix_adk.core.errors.MaxIterationsError, tesserix_adk.core.errors.McpAuthError, tesserix_adk.core.errors.McpAuthReason, tesserix_adk.core.errors.MediaIntakeError, tesserix_adk.core.MemoryAdmissionError, tesserix_adk.core.errors.MemoryConflictError, tesserix_adk.core.errors.MemoryContradictionError, tesserix_adk.core.errors.MemoryCorruptionError, tesserix_adk.core.events.MemoryErased, tesserix_adk.core.errors.MemoryLimitError, tesserix_adk.core.errors.MemoryScopeError, tesserix_adk.core.errors.MemoryUnavailableError, tesserix_adk.core.primitives.Message, tesserix_adk.core.errors.MissingExtraError, tesserix_adk.core.errors.MissingTenantContextError, tesserix_adk.core.errors.ModelArtifactError, tesserix_adk.core.capabilities.ModelCapabilities, tesserix_adk.core.capabilities.ModelRef, tesserix_adk.core.provider.ModelRequest, tesserix_adk.core.routing.ModelRequirements, tesserix_adk.core.provider.ModelResponse, tesserix_adk.core.errors.ModelResponseError, tesserix_adk.core.capabilities.ModelSpec, tesserix_adk.core.errors.NoEligibleModelError, tesserix_adk.core.models.NoOutput, tesserix_adk.core.dispatch.NodeOutcome, tesserix_adk.core.dispatch.NodeResult, tesserix_adk.core.errors.NonDeterminismError, tesserix_adk.core.events.NullEventPublisher, tesserix_adk.core.output_policy.OneOf, tesserix_adk.core.provenance.Origin, tesserix_adk.core.OutputValidationError, tesserix_adk.core.definition.Owner, tesserix_adk.core.pii.PIIKind, tesserix_adk.core.pii.PIIMatch, tesserix_adk.core.errors.PartialErasureError, tesserix_adk.core.pii.PatternDetector, tesserix_adk.core.errors.PayloadTooLargeError, tesserix_adk.core.checkpoint.PendingCall, tesserix_adk.core.suspension.PendingDecision, tesserix_adk.core.errors.PlanValidationError, tesserix_adk.core.output_policy.PolicyReport, tesserix_adk.core.output_policy.PolicyViolation, tesserix_adk.core.errors.PoolExhaustedError, tesserix_adk.core.errors.PrefixDriftError, tesserix_adk.core.identity.Principal, tesserix_adk.core.prompts.PromptDefinition, tesserix_adk.core.errors.PromptNotFoundError, tesserix_adk.core.prompts.PromptRef, tesserix_adk.core.errors.PromptRejectedError, tesserix_adk.core.rendering.PromptTemplate, tesserix_adk.core.errors.ProtocolConformanceError, tesserix_adk.core.config.Provenance, tesserix_adk.core.errors.ProvenanceLostError, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.config.ProviderConfig, tesserix_adk.core.errors.ProviderError, tesserix_adk.core.errors.ProviderTimeoutError, tesserix_adk.core.errors.ProviderUnavailableError, tesserix_adk.core.events.PublishReport, tesserix_adk.core.queue.QueuePolicy, tesserix_adk.core.queue.QueueStats, tesserix_adk.core.errors.QueueUnavailableError, tesserix_adk.core.errors.RateLimitError, tesserix_adk.core.streaming.ReasoningDelta, tesserix_adk.core.instrumentation.Recording, tesserix_adk.core.errors.RecursionLimitError, tesserix_adk.core.pii.Redacted, tesserix_adk.core.config.RedactionConfig, tesserix_adk.core.routing.RejectedCandidate, tesserix_adk.core.rendering.Rendered, tesserix_adk.core.config.RepairConfig, tesserix_adk.core.errors.RepeatedCallError, tesserix_adk.core.output_policy.RequiresCitation, tesserix_adk.core.ledger.Reservation, tesserix_adk.core.budget.ResolvedBudget, tesserix_adk.core.errors.ResumeConflictError, tesserix_adk.core.checkpoint.ResumePlan, tesserix_adk.core.checkpoint.Resumption, tesserix_adk.core.errors.RetrievalDegradedError, tesserix_adk.core.config.RetryConfig, tesserix_adk.core.compensation.Reversal, tesserix_adk.core.compensation.ReversalOutcome, tesserix_adk.core.autonomy.Revocation, tesserix_adk.core.routing.RoutingDecision, tesserix_adk.core.run.Run, tesserix_adk.core.budget.RunBudget, tesserix_adk.core.events.RunCancelled, tesserix_adk.core.events.RunCompleted, tesserix_adk.core.run.RunContext, tesserix_adk.core.run.RunEvent, tesserix_adk.core.run.RunEventKind, tesserix_adk.core.events.RunFailed, tesserix_adk.core.RunGrant, tesserix_adk.core.lease.RunLease, tesserix_adk.core.errors.RunLeaseError, tesserix_adk.core.state.RunRecord, tesserix_adk.core.instrumentation.RunSpan, tesserix_adk.core.events.RunStarted, tesserix_adk.core.run.RunState, tesserix_adk.core.errors.RunningLoopError, tesserix_adk.core.instrumentation.Sampling, tesserix_adk.core.errors.SandboxError, tesserix_adk.core.errors.SandboxMemoryError, tesserix_adk.core.errors.SandboxTimeoutError, tesserix_adk.core.errors.SchemaGenerationError, tesserix_adk.core.errors.SchemaViolationError, tesserix_adk.core.errors.ScopeEscalationError, tesserix_adk.core.identity.ScopeSet, tesserix_adk.core.errors.ScopeViolationError, tesserix_adk.core.budget.ScopedLimits, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.errors.SecretResolutionError, tesserix_adk.core.models.Sensitive, tesserix_adk.core.state.SessionRecord, tesserix_adk.core.injection.SignalKind, tesserix_adk.core.instrumentation.Span, tesserix_adk.core.instrumentation.SpanKind, tesserix_adk.core.instrumentation.SpanLimits, tesserix_adk.core.instrumentation.SpanStatus, tesserix_adk.core.errors.StateConflictError, tesserix_adk.core.state.StateDelta, tesserix_adk.core.errors.StateInUseError, tesserix_adk.core.state.StateKey, tesserix_adk.core.persistence.StateKind, tesserix_adk.core.persistence.StateMigration, tesserix_adk.core.errors.StateMigrationError, tesserix_adk.core.errors.StateNotFoundError, tesserix_adk.core.state.StatePage, tesserix_adk.core.errors.StatePersistenceError, tesserix_adk.core.state.StateQuery, tesserix_adk.core.persistence.StateRegistry, tesserix_adk.core.provider.StopReason, tesserix_adk.core.config.StoreConfig, tesserix_adk.core.streaming.StreamAccumulator, tesserix_adk.core.streaming.StreamEnd, tesserix_adk.core.streaming.StreamEvent, tesserix_adk.core.errors.StreamInterruptedError, tesserix_adk.core.schema.StrictSubset, tesserix_adk.core.suspension.SuspendedRun, tesserix_adk.core.routing.TaskClass, tesserix_adk.core.config.TelemetryConfig, tesserix_adk.core.instrumentation.TelemetryLoss, tesserix_adk.core.errors.TemplateError, tesserix_adk.core.tenant_config.TenantConfig, tesserix_adk.core.tenancy.TenantContext, tesserix_adk.core.errors.TenantContextError, tesserix_adk.core.errors.TenantCrossingError, tesserix_adk.core.errors.TenantIsolationError, tesserix_adk.core.errors.TenantLimitError, tesserix_adk.core.tenant_config.TenantLimits, tesserix_adk.core.tenant_config.TenantPolicy, tesserix_adk.core.errors.TenantUnconfiguredError, tesserix_adk.core.streaming.TextDelta, tesserix_adk.core.primitives.TextPart, tesserix_adk.core.content_policy.Thresholds, tesserix_adk.core.suspension.TokenAttempt, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.core.errors.ToolArgumentValidationError, tesserix_adk.core.primitives.ToolCall, tesserix_adk.core.events.ToolCallCompleted, tesserix_adk.core.streaming.ToolCallDelta, tesserix_adk.core.events.ToolCallRequested, tesserix_adk.core.tool_access.ToolDecision, tesserix_adk.core.provider.ToolDeclaration, tesserix_adk.core.errors.ToolDefinitionError, tesserix_adk.core.checkpoint.ToolDisposition, tesserix_adk.core.errors.ToolError, tesserix_adk.core.errors.ToolExecutionError, tesserix_adk.core.errors.ToolFailure, tesserix_adk.core.agent.ToolFailurePolicy, tesserix_adk.core.errors.ToolNotFoundError, tesserix_adk.core.errors.ToolNotPermittedError, tesserix_adk.core.errors.ToolRefusal, tesserix_adk.core.errors.ToolResultError, tesserix_adk.core.errors.ToolTimedOutError, tesserix_adk.core.instrumentation.Trace, tesserix_adk.core.trust.TrustBoundary, tesserix_adk.core.errors.TrustBoundaryError, tesserix_adk.core.provenance.TrustLevel, tesserix_adk.core.definition.TypedAgentDefinition, tesserix_adk.core.errors.UncitedClaimError, tesserix_adk.core.errors.UngroundedCitationError, tesserix_adk.core.errors.UnknownEventTypeError, tesserix_adk.core.errors.UnknownTenantError, tesserix_adk.core.budget.UnlimitedBudget, tesserix_adk.core.errors.UnsupportedEventVersionError, tesserix_adk.core.errors.UnsupportedStateVersionError, tesserix_adk.core.primitives.Usage, tesserix_adk.core.streaming.UsageDelta, tesserix_adk.core.rendering.Variable, tesserix_adk.core.ledger.Window, tesserix_adk.core.ledger.WindowKind, tesserix_adk.core.ledger.WindowSpend, tesserix_adk.core.queue.WorkItem, tesserix_adk.core.errors.WorkItemNotFoundError, tesserix_adk.core.queue.WorkPriority, tesserix_adk.core.queue.WorkState, tesserix_adk.core.errors.WorkersBusyError, tesserix_adk.core.errors.WriteQueueFullError, tesserix_adk.core.config.McpConfig, tesserix_adk.core.config.McpServerConfig, tesserix_adk.core.errors.BaselineUnusableError, tesserix_adk.core.errors.JudgeNotCalibratedError, tesserix_adk.evals.metrics.Aggregate, tesserix_adk.evals.compression.Answer, tesserix_adk.evals.baseline.Baseline, tesserix_adk.evals.baseline.BaselinePolicy, tesserix_adk.evals.baseline.BaselineReport, tesserix_adk.evals.gate.Bypass, tesserix_adk.evals.metrics.CacheHitRate, tesserix_adk.evals.judge.Calibration, tesserix_adk.evals.compression.CaseMeasurement, tesserix_adk.evals.baseline.CaseRegression, tesserix_adk.evals.suite.CaseResult, tesserix_adk.evals.suite.CaseStatus, tesserix_adk.evals.judge.Comparison, tesserix_adk.evals.compression.CompressionCase, tesserix_adk.evals.compression.CompressionFixtures, tesserix_adk.evals.compression.CompressionReport, tesserix_adk.evals.metrics.CostPerCase, tesserix_adk.evals.baseline.Delta, tesserix_adk.evals.dataset.EvalCase, tesserix_adk.evals.dataset.EvalSuite, tesserix_adk.evals.metrics.ExactMatch, tesserix_adk.evals.compression.Floor, tesserix_adk.evals.compression.FloorPolicy, tesserix_adk.evals.gate.GatePolicy, tesserix_adk.evals.gate.GateReport, tesserix_adk.evals.metrics.Groundedness, tesserix_adk.evals.judge.HumanLabel, tesserix_adk.evals.judge.JudgeMetric, tesserix_adk.evals.judge.JudgeScore, tesserix_adk.evals.compression.KindReport, tesserix_adk.evals.judge.Labelled, tesserix_adk.evals.metrics.LatencyMs, tesserix_adk.evals.judge.LlmJudge, tesserix_adk.evals.gate.Measured, tesserix_adk.evals.metrics.MetricFailure, tesserix_adk.evals.gate.MetricMove, tesserix_adk.evals.metrics.MetricReport, tesserix_adk.evals.baseline.MetricSnapshot, tesserix_adk.evals.metrics.MetricValue, tesserix_adk.evals.baseline.Provenance, tesserix_adk.evals.metrics.RefusalRate, tesserix_adk.evals.judge.Rubric, tesserix_adk.evals.judge.RubricLevel, tesserix_adk.evals.metrics.SchemaValidity, tesserix_adk.evals.suite.SuiteResult, tesserix_adk.evals.suite.SuiteRunner, tesserix_adk.evals.metrics.Threshold, tesserix_adk.evals.metrics.ThresholdResult, tesserix_adk.evals.metrics.TokensIn, tesserix_adk.evals.metrics.TokensOut, tesserix_adk.evals.gate.Tolerance, tesserix_adk.evals.metrics.ToolSequenceMatch, tesserix_adk.guardrails.injection.Containment, tesserix_adk.guardrails.content_filter.ContentFilterGuard, tesserix_adk.guardrails.base.Guard, tesserix_adk.guardrails.injection.InjectionGuard, tesserix_adk.guardrails.pii.PIIGuard, tesserix_adk.guardrails.output.PolicyGuard, tesserix_adk.guardrails.output.SchemaGuard, tesserix_adk.guardrails.allowlist.ToolAllowlistGuard, tesserix_adk.mcp.gateway.AgentGatewayConfig, tesserix_adk.mcp.gateway.AgentGatewayRoute, tesserix_adk.mcp.gateway.AgentGatewayRouter, tesserix_adk.mcp.gateway.AgentGatewayToolConfig, tesserix_adk.mcp.gateway.AgentGatewayTools, tesserix_adk.mcp.auth.AuthorisedCall, tesserix_adk.mcp.gateway.GatewayTool, tesserix_adk.mcp.gateway.GatewayToolResult, tesserix_adk.mcp.auth.McpAuthorizer, tesserix_adk.mcp.gateway.McpGatewayError, tesserix_adk.mcp.gateway.McpGatewayReason, tesserix_adk.mcp.auth.McpServerAuth, tesserix_adk.mcp.gateway.McpToolDescriptor, tesserix_adk.mcp.auth.ServerSessions, tesserix_adk.mcp.auth.SessionLease, tesserix_adk.memory.admission.Admission, tesserix_adk.memory.admission.AdmissionPolicy, tesserix_adk.memory.context.AssembledContext, tesserix_adk.memory.beliefs.Belief, tesserix_adk.memory.compression.CodeCompressor, tesserix_adk.memory.compaction.CompactionOutcome, tesserix_adk.memory.compression.Compressed, tesserix_adk.memory.beliefs.ConfidenceFloor, tesserix_adk.memory.compression.ContentKind, tesserix_adk.memory.compression.ContentRouter, tesserix_adk.memory.context.ContextAssembler, tesserix_adk.memory.compaction.ContextEntry, tesserix_adk.memory.context.ContextPlan, tesserix_adk.memory.beliefs.Contradiction, tesserix_adk.memory.erasure.Derivation, tesserix_adk.memory.compaction.DropOldest, tesserix_adk.memory.erasure.ErasureReceipt, tesserix_adk.memory.reversible.Expansion, tesserix_adk.memory.prefix.FrozenPrefix, tesserix_adk.memory.beliefs.HalfLife, tesserix_adk.memory.optimization.HeadroomMcpOptimizer, tesserix_adk.memory.capabilities.MemoryCapabilities, tesserix_adk.memory.records.MemoryHit, tesserix_adk.memory.records.MemoryKind, tesserix_adk.memory.capabilities.MemoryNeeds, tesserix_adk.memory.records.MemoryQuery, tesserix_adk.memory.records.MemoryRecord, tesserix_adk.memory.scope.MemoryScope, tesserix_adk.memory.optimization.OptimizationBackend, tesserix_adk.memory.optimization.OptimizationChannel, tesserix_adk.memory.optimization.OptimizationDecision, tesserix_adk.memory.optimization.OptimizationError, tesserix_adk.memory.optimization.OptimizationPolicy, tesserix_adk.memory.optimization.OptimizationResult, tesserix_adk.memory.provenance.Origin, tesserix_adk.memory.compression.PassThrough, tesserix_adk.memory.erasure.PatternRedactor, tesserix_adk.memory.compaction.PinAndFold, tesserix_adk.memory.prefix.PrefixBoundary, tesserix_adk.memory.compression.ProseCompressor, tesserix_adk.memory.provenance.Provenance, tesserix_adk.memory.admission.Recall, tesserix_adk.memory.beliefs.Resolution, tesserix_adk.memory.reversible.ReversibleRouter, tesserix_adk.memory.optimization.RtkCommandPlan, tesserix_adk.memory.context.SectionOutcome, tesserix_adk.memory.context.SectionPlan, tesserix_adk.memory.compression.StructuredCompressor, tesserix_adk.memory.compaction.SummariseSpan, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.memory.beliefs.Supersession, tesserix_adk.memory.compression.TabularCompressor, tesserix_adk.memory.optimization.TokenOptimizer, tesserix_adk.memory.admission.Verdict, tesserix_adk.memory.admission.WriteGate, tesserix_adk.memory.erasure.PIIRedactor, tesserix_adk.models.embeddings.BatchConfig, tesserix_adk.models.embeddings.BatchingEmbedder, tesserix_adk.models.cache.CacheEntry, tesserix_adk.models.cache.CacheKey, tesserix_adk.models.cache.CacheMetrics, tesserix_adk.models.cache.CacheOutcome, tesserix_adk.models.cache.CachePolicy, tesserix_adk.models.cache.CacheStatus, tesserix_adk.models.cache.Cacheability, tesserix_adk.models.cache.CachingProvider, tesserix_adk.models.pool.ClientKey, tesserix_adk.models.pool.ClientPool, tesserix_adk.models.credentials.Credential, tesserix_adk.models.onnx.Device, tesserix_adk.models.shaping.Effort, tesserix_adk.models.embeddings.EmbeddingLimits, tesserix_adk.models.embeddings.EmbeddingMetrics, tesserix_adk.models.onnx.Encoded, tesserix_adk.models.credentials.EnvironmentSecrets, tesserix_adk.models.cache.MemoryCacheStore, tesserix_adk.models.cache.MemorySemanticIndex, tesserix_adk.models.catalogue.ModelCard, tesserix_adk.models.onnx.OnnxCrossEncoder, tesserix_adk.models.onnx.OnnxEmbeddings, tesserix_adk.models.onnx.OnnxMetrics, tesserix_adk.models.onnx.OnnxModel, tesserix_adk.models.pool.PoolConfig, tesserix_adk.models.pool.PoolMetrics, tesserix_adk.models.catalogue.Pricing, tesserix_adk.models.cache.SemanticConfig, tesserix_adk.models.shaping.Shaped, tesserix_adk.models.shaping.Shaping, tesserix_adk.models.onnx.Throughput, tesserix_adk.models.shaping.TurnKind, tesserix_adk.models.gguf.GgufModel, tesserix_adk.models.gguf.MemoryEstimate, tesserix_adk.models.gguf.ModelTooLargeError, tesserix_adk.models.gguf.Quantization, tesserix_adk.models.pricing.PriceCard, tesserix_adk.models.pricing.PriceList, tesserix_adk.models.pricing.Rate, tesserix_adk.models.pricing.UnknownPricing, tesserix_adk.models.providers.anthropic.AnthropicProvider, tesserix_adk.models.providers.compatible.CompatibilityPreset, tesserix_adk.models.providers.gemini.GeminiProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppTuning, tesserix_adk.models.providers.compatible.OpenAICompatibleProvider, tesserix_adk.models.providers.openai.OpenAIProvider, tesserix_adk.models.providers.PhaseTimeouts, tesserix_adk.models.routing.RoutingRule, tesserix_adk.models.routing.RoutingTable, tesserix_adk.models.routing.TableRouter, tesserix_adk.observability.savings.Arm, tesserix_adk.observability.convention.AttributeSet, tesserix_adk.observability.attribution.Attribution, tesserix_adk.observability.savings.Basis, tesserix_adk.observability.latency.CacheHits, tesserix_adk.observability.convention.CacheStatus, tesserix_adk.observability.convention.Cardinality, tesserix_adk.observability.metrics.Dimensions, tesserix_adk.observability.export.ExportedEvent, tesserix_adk.observability.export.ExportedSpan, tesserix_adk.observability.savings.Figure, tesserix_adk.observability.savings.HoldoutPolicy, tesserix_adk.observability.latency.LatencyReport, tesserix_adk.observability.propagation.Link, tesserix_adk.observability.propagation.LinkKind, tesserix_adk.observability.convention.Measured, tesserix_adk.observability.spend_metrics.MeterStats, tesserix_adk.observability.spend_metrics.ModelRate, tesserix_adk.observability.tree.Node, tesserix_adk.observability.attribution.Outcome, tesserix_adk.observability.trace.Pattern, tesserix_adk.observability.export.PendingSpan, tesserix_adk.observability.spend_metrics.PricingTable, tesserix_adk.observability.tree.Rate, tesserix_adk.observability.local_view.RecordedSpan, tesserix_adk.observability.export.RedactingSpanProcessor, tesserix_adk.observability.redaction.Redaction, tesserix_adk.observability.export.RedactionPolicy, tesserix_adk.observability.export.RedactionStats, tesserix_adk.observability.redaction.Redactor, tesserix_adk.observability.latency.RunTimer, tesserix_adk.observability.tree.RunTree, tesserix_adk.observability.savings.SavingsReport, tesserix_adk.observability.savings.ShapedRun, tesserix_adk.observability.export.SpanEvent, tesserix_adk.observability.spend_metrics.SpendMeter, tesserix_adk.observability.attribution.SpendRecord, tesserix_adk.observability.attribution.Step, tesserix_adk.observability.attribution.Totals, tesserix_adk.observability.trace.TraceContext, tesserix_adk.observability.local_view.TraceFile, tesserix_adk.observability.local_view.TraceNode, tesserix_adk.observability.tree.TreeTotals, tesserix_adk.observability.convention.Unavailability, tesserix_adk.observability.propagation.W3CContext, tesserix_adk.rag.embedding.BatchVectors, tesserix_adk.rag.embedding.BatchedEmbedder, tesserix_adk.rag.retrieval.Branch, tesserix_adk.rag.retrieval.BranchScore, tesserix_adk.rag.chunking.Chunk, tesserix_adk.rag.chunking.ChunkerRegistry, tesserix_adk.rag.chunking.ChunkingSpec, tesserix_adk.rag.citation.Citation, tesserix_adk.rag.citation.CitedAnswer, tesserix_adk.rag.citation.Claim, tesserix_adk.rag.chunking.CodeAware, tesserix_adk.rag.reranking.CrossEncoderReranker, tesserix_adk.rag.chunking.Document, tesserix_adk.rag.embedding.EmbeddedBatch, tesserix_adk.rag.embedding.EmbeddingModel, tesserix_adk.rag.embedding.EmbeddingStats, tesserix_adk.rag.chunking.FixedTokens, tesserix_adk.rag.retrieval.Hit, tesserix_adk.rag.retrieval.HybridRetriever, tesserix_adk.rag.retrieval.IndexQuery, tesserix_adk.rag.retrieval.IndexRetriever, tesserix_adk.rag.embedding.MemoryEmbeddingCache, tesserix_adk.rag.reranking.ModelReranker, tesserix_adk.rag.reranking.NoReranking, tesserix_adk.rag.chunking.Overflow, tesserix_adk.rag.quarantine.Quarantined, tesserix_adk.rag.retrieval.ReciprocalRankFusion, tesserix_adk.rag.reranking.RerankScore, tesserix_adk.rag.reranking.Reranking, tesserix_adk.rag.reranking.RerankingRetriever, tesserix_adk.rag.retrieval.RetrievalResult, tesserix_adk.rag.retrieval.RetrievalScope, tesserix_adk.rag.chunking.SentenceWindow, tesserix_adk.rag.citation.SourceLocator, tesserix_adk.rag.citation.Span, tesserix_adk.rag.chunking.Structural, tesserix_adk.rag.quarantine.UntrustedText, tesserix_adk.rag.retrieval.WeightedSum, tesserix_adk.runtime.activities.ActivityAttempts, tesserix_adk.runtime.planner.AgentPlanner, tesserix_adk.runtime.parallel.Aggregate, tesserix_adk.runtime.parallel.Aggregation, tesserix_adk.runtime.parallel.All, tesserix_adk.runtime.blocking.Ambient, tesserix_adk.runtime.progress.AnswerDelta, tesserix_adk.runtime.suspension.ApprovalDeferred, tesserix_adk.runtime.approvals.ApprovalLedger, tesserix_adk.runtime.progress.ApprovalRequired, tesserix_adk.runtime.estimate.Assumptions, tesserix_adk.runtime.activities.AttemptBudget, tesserix_adk.runtime.audit.AuditTrail, tesserix_adk.runtime.autonomy.AutonomyGate, tesserix_adk.runtime.progress.Backpressure, tesserix_adk.runtime.parallel.Branch, tesserix_adk.runtime.parallel.BranchOutcome, tesserix_adk.runtime.parallel.BranchResult, tesserix_adk.runtime.estimate.Calibration, tesserix_adk.runtime.cancellation.CancellationToken, tesserix_adk.runtime.checkpoint.Checkpointer, tesserix_adk.runtime.claim_check.ClaimCheck, tesserix_adk.runtime.compaction.Compaction, tesserix_adk.runtime.compaction.CompactionEvent, tesserix_adk.runtime.compensation.Compensator, tesserix_adk.runtime.estimate.Confidence, tesserix_adk.runtime.context.ContextContribution, tesserix_adk.runtime.context.ContextContributionError, tesserix_adk.runtime.context.ContextRequest, tesserix_adk.runtime.context.ContextWindow, tesserix_adk.runtime.estimate.CostEstimate, tesserix_adk.runtime.cancellation.Deadline, tesserix_adk.runtime.suspension.DeferringGate, tesserix_adk.runtime.delegation.Delegation, tesserix_adk.runtime.delegation.DelegationLimits, tesserix_adk.runtime.supervisor.DelegationResult, tesserix_adk.runtime.delegation.DelegationScope, tesserix_adk.runtime.planner.ExecutedPlan, tesserix_adk.runtime.parallel.FirstSuccess, tesserix_adk.runtime.progress.GuardrailDecision, tesserix_adk.runtime.handoff.Handoff, tesserix_adk.runtime.handoff.HandoffContract, tesserix_adk.runtime.handoff.HandoffDesk, tesserix_adk.runtime.handoff.HandoffResult, tesserix_adk.runtime.activities.Heartbeater, tesserix_adk.runtime.estimate.InMemoryHistory, tesserix_adk.runtime.planner.InMemoryPlanStore, tesserix_adk.runtime.autonomy.InMemoryReports, tesserix_adk.runtime.progress.IterationStarted, tesserix_adk.runtime.lease.Leaseholder, tesserix_adk.runtime.blocking.LoopMonitor, tesserix_adk.runtime.audit.MemoryAuditSink, tesserix_adk.runtime.checkpoint.MemoryCheckpointStore, tesserix_adk.runtime.claim_check.MemoryClaimCheckStore, tesserix_adk.runtime.compensation.MemoryCompensationLedger, tesserix_adk.runtime.idempotency.MemoryIdempotencyStore, tesserix_adk.runtime.lease.MemoryLeaseStore, tesserix_adk.runtime.state.MemoryStateStore, tesserix_adk.runtime.suspension.MemorySuspensionStore, tesserix_adk.runtime.queue.MemoryWorkQueue, tesserix_adk.runtime.estimate.Observed, tesserix_adk.runtime.structured.OutputContract, tesserix_adk.runtime.planner.Plan, tesserix_adk.runtime.planner.PlanExecutor, tesserix_adk.runtime.planner.PlanRecord, tesserix_adk.runtime.planner.PlanStep, tesserix_adk.runtime.progress.Pressure, tesserix_adk.runtime.progress.ProgressEvent, tesserix_adk.runtime.prompt.Prompt, tesserix_adk.runtime.prompt.PromptLayer, tesserix_adk.runtime.progress.Provisional, tesserix_adk.runtime.parallel.Quorum, tesserix_adk.runtime.rate_limit.RateLimiter, tesserix_adk.runtime.handoff.Receiver, tesserix_adk.runtime.parallel.Reduce, tesserix_adk.runtime.credentials.RefreshPolicy, tesserix_adk.runtime.results.ResultFinding, tesserix_adk.runtime.results.ResultPolicy, tesserix_adk.runtime.resume.ResumedRun, tesserix_adk.runtime.resume.Resumer, tesserix_adk.runtime.retry.RetryPlan, tesserix_adk.runtime.autonomy.RevocationWatch, tesserix_adk.runtime.supervisor.Roster, tesserix_adk.runtime.progress.RunCancelled, tesserix_adk.runtime.progress.RunCompleted, tesserix_adk.runtime.credentials.RunCredentials, tesserix_adk.runtime.progress.RunFailed, tesserix_adk.runtime.determinism.RunFingerprint, tesserix_adk.runtime.progress.RunStarted, tesserix_adk.runtime.progress.RunStream, tesserix_adk.runtime.estimate.Scope, tesserix_adk.runtime.context.Segment, tesserix_adk.runtime.progress.SequenceCheck, tesserix_adk.runtime.supervisor.Specialist, tesserix_adk.runtime.estimate.Spread, tesserix_adk.runtime.planner.StepResult, tesserix_adk.runtime.progress.StructuredDelta, tesserix_adk.runtime.supervisor.Supervisor, tesserix_adk.runtime.loop.SystemClock, tesserix_adk.runtime.progress.ToolCallFailed, tesserix_adk.runtime.progress.ToolCallFinished, tesserix_adk.runtime.progress.ToolCallIndeterminate, tesserix_adk.runtime.progress.ToolCallStarted, tesserix_adk.runtime.planner.ToolContract, tesserix_adk.runtime.results.ToolResult, tesserix_adk.runtime.results.ToolResultBoundary, tesserix_adk.runtime.approvals.TransportGate, tesserix_adk.runtime.progress.UsageUpdated, tesserix_adk.runtime.blocking.WorkerPool, tesserix_adk.runtime.blocking.Workers, tesserix_adk.runtime.fanout.Lanes, tesserix_adk.runtime.fanout.Turn, tesserix_adk.tools.registry.AgentToolView, tesserix_adk.tools.validation.ArgumentPolicy, tesserix_adk.tools.credentials.Attribution, tesserix_adk.tools.credentials.CachingCredentials, tesserix_adk.tools.credentials.Credential, tesserix_adk.tools.credentials.CredentialBroker, tesserix_adk.tools.credentials.CredentialRequest, tesserix_adk.tools.credentials.ExchangedCredentials, tesserix_adk.tools.intake.OcrPage, tesserix_adk.tools.intake.Region, tesserix_adk.tools.intake.RegionKind, tesserix_adk.tools.sandbox.SandboxArtifact, tesserix_adk.tools.sandbox.SandboxLimits, tesserix_adk.tools.sandbox.SandboxResult, tesserix_adk.tools.intake.Segment, tesserix_adk.tools.credentials.StaticCredentials, tesserix_adk.tools.sandbox.SubprocessSandbox, tesserix_adk.tools.decorator.Tool, tesserix_adk.tools.validation.ToolArgumentValidator, tesserix_adk.tools.registry.ToolCallSpan, tesserix_adk.tools.context.ToolContext, tesserix_adk.tools.errors.ToolErrorMap, tesserix_adk.tools.errors.ToolErrorRule, tesserix_adk.workflows.durable.ActivityContext, tesserix_adk.workflows.durable.AgentWorkflow, tesserix_adk.workflows.compensation.CompensatingActivity, tesserix_adk.workflows.compensation.Compensations, tesserix_adk.workflows.continuation.Continuation, tesserix_adk.workflows.continuation.ContinuationPolicy, tesserix_adk.workflows.deterministic.DeterministicIds, tesserix_adk.workflows.durable.Journal, tesserix_adk.workflows.durable.ModelCallInput, tesserix_adk.workflows.durable.ModelCallResult, tesserix_adk.workflows.deterministic.Patches, tesserix_adk.workflows.replay.RecordedHistory, tesserix_adk.workflows.replay.ReplayFinding, tesserix_adk.workflows.replay.ReplayReport, tesserix_adk.workflows.replay.ReplayRule, tesserix_adk.workflows.compensation.Saga, tesserix_adk.workflows.durable.ToolCallInput, tesserix_adk.workflows.durable.ToolCallResult, tesserix_adk.workflows.deterministic.WorkflowClock, tesserix_adk.workflows.durable.WorkflowState
Testing fakes: tesserix_adk.testing.spy.ApprovalStub, tesserix_adk.testing.conformance.BudgetPolicyConformance, tesserix_adk.testing.cassette.Cassette, tesserix_adk.testing.cassette.CassetteHarness, tesserix_adk.testing.cassette.CassetteLeakError, tesserix_adk.testing.cassette.CassetteMismatchError, tesserix_adk.testing.cassette.CassetteMissError, tesserix_adk.testing.cassette.CassetteMode, tesserix_adk.testing.cassette.CassetteVersionError, tesserix_adk.testing.conformance.CheckpointStoreConformance, tesserix_adk.testing.conformance.ClockConformance, tesserix_adk.testing.spy.ConcurrencyProbe, tesserix_adk.testing.fakes.FakeBudgetPolicy, tesserix_adk.testing.fakes.FakeClock, tesserix_adk.testing.embedding.FakeEmbedder, tesserix_adk.testing.fakes.FakeGuardrail, tesserix_adk.testing.retrieval.FakeIndex, tesserix_adk.testing.fakes.FakeKeyValueStore, tesserix_adk.testing.fakes.FakeMeter, tesserix_adk.testing.fake_model.FakeModelProvider, tesserix_adk.testing.fakes.FakeSecrets, tesserix_adk.testing.fakes.FakeTenantLedger, tesserix_adk.testing.fakes.FakeToolRegistry, tesserix_adk.testing.fakes.FakeTracer, tesserix_adk.testing.fake_model.Fault, tesserix_adk.testing.mcp.FaultyMcpServer, tesserix_adk.testing.guardrails.GuardCase, tesserix_adk.testing.guardrails.GuardFamily, tesserix_adk.testing.guardrails.GuardMetrics, tesserix_adk.testing.guardrails.GuardThresholds, tesserix_adk.testing.conformance.GuardrailConformance, tesserix_adk.testing.http_cassette.HttpCassette, tesserix_adk.testing.http_cassette.HttpExchange, tesserix_adk.testing.http_cassette.HttpReplay, tesserix_adk.testing.conformance.IdempotencyStoreConformance, tesserix_adk.testing.events.InMemoryEventPublisher, tesserix_adk.testing.memory.InMemoryMemoryStore, tesserix_adk.testing.retrieval.Indexed, tesserix_adk.testing.injection.InjectionFixture, tesserix_adk.testing.cassette.Interaction, tesserix_adk.testing.isolation.IsolationScenario, tesserix_adk.testing.conformance.KeyValueStoreConformance, tesserix_adk.testing.isolation.Leak, tesserix_adk.testing.isolation.LeakReport, tesserix_adk.testing.conformance.LeaseStoreConformance, tesserix_adk.testing.cassette.MatchOn, tesserix_adk.testing.mcp.McpFault, tesserix_adk.testing.conformance.MemoryStoreConformance, tesserix_adk.testing.fakes.MetricPoint, tesserix_adk.testing.conformance.ModelProviderConformance, tesserix_adk.testing.pytest_plugin.NetworkAccessInTestError, tesserix_adk.testing.isolation.Observed, tesserix_adk.testing.peers.PeerCase, tesserix_adk.testing.pytest_plugin.QuarantineError, tesserix_adk.testing.spy.RecordedCall, tesserix_adk.testing.cassette.RecordedError, tesserix_adk.testing.fakes.RecordedEvent, tesserix_adk.testing.guardrails.RecordedGuard, tesserix_adk.testing.cassette.RecordingProvider, tesserix_adk.testing.cassette.ReplayingProvider, tesserix_adk.testing.spy.ScopedRun, tesserix_adk.testing.fake_model.ScriptExhaustedError, tesserix_adk.testing.fakes.ScriptedProvider, tesserix_adk.testing.fake_model.ScriptedTurn, tesserix_adk.testing.conformance.SearchIndexConformance, tesserix_adk.testing.isolation.SeededDocument, tesserix_adk.testing.http_cassette.SentRequest, tesserix_adk.testing.fakes.SequentialIds, tesserix_adk.testing.SpendLedgerConformance, tesserix_adk.testing.fakes.StallingProvider, tesserix_adk.testing.conformance.StateStoreConformance, tesserix_adk.testing.isolation.Surface, tesserix_adk.testing.isolation.TenantFixture, tesserix_adk.testing.conformance.TenantPropagationConformance, tesserix_adk.testing.spy.ToolSpy, tesserix_adk.testing.conformance.TracerConformance, tesserix_adk.testing.conformance.WorkQueueConformance, tesserix_adk.testing.benchmarks.Baseline, tesserix_adk.testing.benchmarks.BenchmarkReport, tesserix_adk.testing.benchmarks.Comparison, tesserix_adk.testing.benchmarks.Measurement, tesserix_adk.testing.benchmarks.Metric, tesserix_adk.testing.benchmarks.Scenario, tesserix_adk.testing.benchmarks.Thresholds, tesserix_adk.testing.benchmarks.Verdict
tesserix_adk.runtime.estimate.RunHistory¶
Required members: observed
Shipped implementations: tesserix_adk.runtime.estimate.InMemoryHistory
Testing fakes: tesserix_adk.testing.benchmarks.Scenario
tesserix_adk.runtime.handoff.HandoffQueue¶
Required members: receive
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.runtime.planner.PlanStore¶
Required members: forget, latest, put
Shipped implementations: tesserix_adk.adapters.checkpoints.PostgresCheckpointStore, tesserix_adk.adapters.checkpoints.RedisCheckpointStore, tesserix_adk.runtime.planner.InMemoryPlanStore, tesserix_adk.runtime.checkpoint.MemoryCheckpointStore
Testing fakes: No exported fake.
tesserix_adk.runtime.planner.Planner¶
Required members: plan
Shipped implementations: tesserix_adk.adapters.dead_letters.Replayer, tesserix_adk.runtime.planner.AgentPlanner, tesserix_adk.runtime.planner.ExecutedPlan
Testing fakes: No exported fake.
tesserix_adk.runtime.prompt.Tokenizer¶
Required members: __call__
Shipped implementations: tesserix_adk.core.agent.Agent, tesserix_adk.runtime.loop.AgentRunner, tesserix_adk.tools.registry.ToolRegistry, tesserix_adk.core.agent.TypedAgent, tesserix_adk.a2a.card.AgentCard, tesserix_adk.a2a.card.AgentCardError, tesserix_adk.a2a.card.AgentLimits, tesserix_adk.a2a.card.AgentProvider, tesserix_adk.a2a.card.AgentSkill, tesserix_adk.a2a.card.CardEndpoint, tesserix_adk.a2a.delegation.DelegationChain, tesserix_adk.a2a.delegation.DelegationClaims, tesserix_adk.a2a.delegation.DelegationHop, tesserix_adk.a2a.boundary.PeerActionError, tesserix_adk.a2a.boundary.PeerBoundary, tesserix_adk.a2a.invocation.PeerCall, tesserix_adk.a2a.invocation.PeerClient, tesserix_adk.a2a.boundary.PeerContent, tesserix_adk.a2a.delegation.PeerDelegation, tesserix_adk.a2a.delegation.PeerDelegator, tesserix_adk.a2a.discovery.PeerDiscoveryError, tesserix_adk.a2a.discovery.PeerDiscoveryReason, tesserix_adk.a2a.invocation.PeerInvocationError, tesserix_adk.a2a.invocation.PeerInvocationReason, tesserix_adk.a2a.discovery.PeerNeed, tesserix_adk.a2a.invocation.PeerProgress, tesserix_adk.a2a.discovery.PeerRejection, tesserix_adk.a2a.invocation.PeerReply, tesserix_adk.a2a.discovery.PeerResolution, tesserix_adk.a2a.invocation.PeerResult, tesserix_adk.a2a.boundary.PeerSuspicionError, tesserix_adk.a2a.boundary.PeerTrustPolicy, tesserix_adk.a2a.delegation.PeerVerifier, tesserix_adk.a2a.boundary.ProposedAction, tesserix_adk.a2a.discovery.RegistryPeers, tesserix_adk.a2a.discovery.StaticPeers, tesserix_adk.a2a.boundary.TrustDecision, tesserix_adk.a2a.invocation.UnsupportedSchemaError, tesserix_adk.adapters.a2a.A2ABearerSecurity, tesserix_adk.adapters.a2a.A2ACardError, tesserix_adk.adapters.a2a.A2AExecutionError, tesserix_adk.adapters.a2a.A2AInterface, tesserix_adk.adapters.a2a.A2ARegistryError, tesserix_adk.adapters.a2a.A2ASkill, tesserix_adk.adapters.transport.ApprovalInbox, tesserix_adk.adapters.audit.AuditTables, tesserix_adk.adapters.mcp_context.AuthorisingSession, tesserix_adk.adapters.mcp_resilience.BreakerState, tesserix_adk.adapters.mcp_context.CallerContext, tesserix_adk.adapters.ceiling.CeilingTables, tesserix_adk.adapters.checkpoints.CheckpointTables, tesserix_adk.adapters.pgvector.ChunkTables, tesserix_adk.adapters.ledger.CoalescingLedger, tesserix_adk.adapters.approvals.ConsoleApprovals, tesserix_adk.adapters.dead_letters.DeadLetterQuery, tesserix_adk.adapters.dead_letters.DeadLetterRecord, tesserix_adk.adapters.dead_letters.DeadLetterStats, tesserix_adk.adapters.mcp_resilience.Degraded, tesserix_adk.adapters.jetstream.DurableConsumer, tesserix_adk.adapters.graph.EntityExtractor, tesserix_adk.adapters.isolation.ErasureSweep, tesserix_adk.adapters.agent_exports.ExportDescriptorDriftError, tesserix_adk.adapters.agent_exports.ExportErrorCode, tesserix_adk.adapters.agent_exports.ExportErrorEnvelope, tesserix_adk.adapters.agent_exports.ExportInvocation, tesserix_adk.adapters.agent_exports.ExportedA2AAgent, tesserix_adk.adapters.agent_exports.ExportedAgentResult, tesserix_adk.adapters.agent_exports.ExportedAgentTool, tesserix_adk.adapters.mcp_server.ExportedSession, tesserix_adk.adapters.graph.ExtractedEdge, tesserix_adk.adapters.graph.ExtractedNode, tesserix_adk.adapters.graph.ExtractedSubgraph, tesserix_adk.adapters.graph.ExtractionCharge, tesserix_adk.adapters.graph.ExtractionMeter, tesserix_adk.adapters.foreign_agents.ForeignAgentContext, tesserix_adk.adapters.foreign_agents.ForeignAgentReply, tesserix_adk.adapters.interop.ForeignTool, tesserix_adk.adapters.graft.GraftMcpBackend, tesserix_adk.adapters.graft.GraftSubprocessBackend, tesserix_adk.adapters.grants.GrantTables, tesserix_adk.adapters.graph.GraphMemoryStore, tesserix_adk.adapters.graph.GraphSettings, tesserix_adk.adapters.graph.GraphitiEngine, tesserix_adk.adapters.mcp_transport.HttpTransport, tesserix_adk.adapters.idempotent_events.IdempotentConsumer, tesserix_adk.adapters.dead_letters.InMemoryDeadLetters, tesserix_adk.adapters.ledger.InMemoryLedger, tesserix_adk.adapters.mcp_context.IncomingCall, tesserix_adk.adapters.isolation.IsolationGuarantee, tesserix_adk.adapters.isolation.Isolator, tesserix_adk.adapters.audit.JetStreamAudit, tesserix_adk.adapters.jetstream.JetStreamEventPublisher, tesserix_adk.adapters.mcp.McpClient, tesserix_adk.adapters.mcp.McpDiscovery, tesserix_adk.adapters.mcp_server.McpExportError, tesserix_adk.adapters.mcp_server.McpExportReason, tesserix_adk.adapters.mcp_resilience.McpFleet, tesserix_adk.adapters.mcp.McpProtocolError, tesserix_adk.adapters.mcp.McpRejection, tesserix_adk.adapters.mcp.McpSchemaError, tesserix_adk.adapters.mcp_server.McpServer, tesserix_adk.adapters.mcp.McpServerInfo, tesserix_adk.adapters.mcp_resilience.McpServerUnavailableError, tesserix_adk.adapters.agentgateway.McpStreamableHttpTransport, tesserix_adk.adapters.mcp_surface.McpSurfaceDriftError, tesserix_adk.adapters.mcp_surface.McpToolConflictError, tesserix_adk.adapters.mcp_transport.McpTransportError, tesserix_adk.adapters.mcp_transport.McpTransportReason, tesserix_adk.adapters.memory.MemoryPage, tesserix_adk.adapters.memory.MemoryStoreSettings, tesserix_adk.adapters.approvals.NatsApprovals, tesserix_adk.adapters.outbox.OutboxLag, tesserix_adk.adapters.outbox.OutboxRelay, tesserix_adk.adapters.outbox.OutboxTables, tesserix_adk.adapters.isolation.Partition, tesserix_adk.adapters.isolation.PartitionMechanism, tesserix_adk.adapters.transport.PayloadElided, tesserix_adk.adapters.peer_tools.PeerArguments, tesserix_adk.adapters.pgvector.PgvectorIndex, tesserix_adk.adapters.memory.PgvectorMemoryStore, tesserix_adk.adapters.pgvector.PgvectorSettings, tesserix_adk.adapters.portable.PortableAgentManifest, tesserix_adk.adapters.portable.PortableExportError, tesserix_adk.adapters.portable.PortableExportOptions, tesserix_adk.adapters.portable.PortableReference, tesserix_adk.adapters.portable.PortableRuntime, tesserix_adk.adapters.audit.PostgresAuditSettings, tesserix_adk.adapters.audit.PostgresAuditSink, tesserix_adk.adapters.ceiling.PostgresCeilingLedger, tesserix_adk.adapters.ceiling.PostgresCeilingSettings, tesserix_adk.adapters.checkpoints.PostgresCheckpointStore, tesserix_adk.adapters.grants.PostgresGrantSettings, tesserix_adk.adapters.grants.PostgresGrantStore, tesserix_adk.adapters.idempotency.PostgresIdempotencyStore, tesserix_adk.adapters.checkpoints.PostgresLeaseStore, tesserix_adk.adapters.ledger.PostgresLedger, tesserix_adk.adapters.memory.PostgresMemoryStore, tesserix_adk.adapters.outbox.PostgresOutbox, tesserix_adk.adapters.outbox.PostgresOutboxSettings, tesserix_adk.adapters.sql_state.PostgresStateStore, tesserix_adk.adapters.sql_state.PostgresStoreSettings, tesserix_adk.adapters.sql_state.PostgresWorkQueue, tesserix_adk.adapters.mcp_transport.RecordingTransport, tesserix_adk.adapters.cache.RedisCacheStore, tesserix_adk.adapters.checkpoints.RedisCheckpointStore, tesserix_adk.adapters.idempotency.RedisIdempotencyStore, tesserix_adk.adapters.checkpoints.RedisLeaseStore, tesserix_adk.adapters.ledger.RedisLedger, tesserix_adk.adapters.memory.RedisMemoryStore, tesserix_adk.adapters.state.RedisStateStore, tesserix_adk.adapters.state.RedisStoreSettings, tesserix_adk.adapters.state.RedisWorkQueue, tesserix_adk.adapters.dead_letters.ReplayPlan, tesserix_adk.adapters.dead_letters.ReplayReport, tesserix_adk.adapters.dead_letters.Replayer, tesserix_adk.adapters.mcp_resilience.ResilientSession, tesserix_adk.adapters.memory.RoutedMemoryStore, tesserix_adk.adapters.transport.RunBroker, tesserix_adk.adapters.mcp_resilience.ServerBreaker, tesserix_adk.adapters.mcp_resilience.ServerHealth, tesserix_adk.adapters.sql_state.StateTables, tesserix_adk.adapters.mcp_transport.StdioTransport, tesserix_adk.adapters.transport.StreamGap, tesserix_adk.adapters.jetstream.StreamRequirement, tesserix_adk.adapters.mcp_surface.SurfaceEntry, tesserix_adk.adapters.mcp_surface.SurfacePin, tesserix_adk.adapters.mcp_context.TenantAuthority, tesserix_adk.adapters.interop.ToolImportPolicy, tesserix_adk.adapters.mcp_surface.ToolSurface, tesserix_adk.adapters.interop.ToolTranslationError, tesserix_adk.adapters.transport.TransportAuthorizationError, tesserix_adk.adapters.mcp_transport.TransportSession, tesserix_adk.adapters.transport.WebSocketBridge, tesserix_adk.adapters.approvals.WebhookApprovals, tesserix_adk.adapters.foreign_agents.WrappedAgentPolicy, tesserix_adk.adapters.foreign_agents.WrappedSubagent, tesserix_adk.cli.run_agent.LocalAgent, tesserix_adk.cli.artifacts.ArtifactHeader, tesserix_adk.cli.artifacts.ArtifactSummary, tesserix_adk.cli.artifacts.ArtifactTruncatedError, tesserix_adk.cli.artifacts.ArtifactVersionError, tesserix_adk.cli.artifacts.ArtifactWriter, tesserix_adk.cli.doctor.CheckRegistry, tesserix_adk.cli.doctor.CheckResult, tesserix_adk.cli.doctor.CheckStatus, tesserix_adk.cli.doctor.CredentialPresenceCheck, tesserix_adk.cli.doctor.DiagnosticCheck, tesserix_adk.cli.doctor.DoctorContext, tesserix_adk.cli.doctor.ExtraPresenceCheck, tesserix_adk.cli.doctor.ProbeObservation, tesserix_adk.cli.doctor.PythonVersionCheck, tesserix_adk.cli.eval_run.EvalTarget, tesserix_adk.cli.run_agent.TargetLoadError, tesserix_adk.code_intelligence.contracts.CodeContextArguments, tesserix_adk.code_intelligence.contracts.CodeContextOperation, tesserix_adk.code_intelligence.contracts.CodeContextRequest, tesserix_adk.code_intelligence.contracts.CodeContextResult, tesserix_adk.code_intelligence.contributor.CodeIntelligenceContributor, tesserix_adk.code_intelligence.contracts.CodeIntelligenceError, tesserix_adk.code_intelligence.contracts.CodeIntelligenceUnavailableError, tesserix_adk.code_intelligence.contracts.CodeWorkspace, tesserix_adk.code_intelligence.contracts.CodeWorkspaceNotFoundError, tesserix_adk.core.output_policy.Abstention, tesserix_adk.core.autonomy.ActionClass, tesserix_adk.core.autonomy.ActionRegistry, tesserix_adk.core.autonomy.ActionRequest, tesserix_adk.core.activities.ActivityClass, tesserix_adk.core.activities.ActivityPolicy, tesserix_adk.core.config.AdkConfig, tesserix_adk.core.deprecation.AdkDeprecationWarning, tesserix_adk.core.errors.AdkError, tesserix_adk.core.models.AdkModel, tesserix_adk.core.definition.AgentDefinition, tesserix_adk.core.identity.AgentIdentity, tesserix_adk.core.errors.AggregationError, tesserix_adk.core.compensation.Applied, tesserix_adk.core.errors.ApprovalBindingError, tesserix_adk.core.events.ApprovalDecided, tesserix_adk.core.hooks.ApprovalDecision, tesserix_adk.core.errors.ApprovalDeliveryError, tesserix_adk.core.hooks.ApprovalDenial, tesserix_adk.core.errors.ApprovalDeniedError, tesserix_adk.core.errors.ApprovalExpiredError, tesserix_adk.core.hooks.ApprovalPolicy, tesserix_adk.core.hooks.ApprovalRecord, tesserix_adk.core.events.ApprovalRequested, tesserix_adk.core.suspension.ApprovalToken, tesserix_adk.core.errors.ApprovalTokenError, tesserix_adk.core.errors.AttributionError, tesserix_adk.core.audit.AuditDecision, tesserix_adk.core.audit.AuditEvent, tesserix_adk.core.errors.AuditUnavailableError, tesserix_adk.core.identity.AuthMethod, tesserix_adk.core.errors.AuthenticationError, tesserix_adk.core.errors.AuthorisationError, tesserix_adk.core.errors.AuthorityRevokedError, tesserix_adk.core.autonomy.AutonomyDecision, tesserix_adk.core.autonomy.AutonomyGrant, tesserix_adk.core.autonomy.AutonomyLadder, tesserix_adk.core.autonomy.AutonomyLevel, tesserix_adk.core.autonomy.AutonomyOutcome, tesserix_adk.core.errors.AutonomyRefusedError, tesserix_adk.core.activities.Backoff, tesserix_adk.core.primitives.BinaryPart, tesserix_adk.core.output_policy.Bounded, tesserix_adk.core.budget.BudgetDecision, tesserix_adk.core.events.BudgetExceeded, tesserix_adk.core.errors.BudgetExceededError, tesserix_adk.core.budget.BudgetLimits, tesserix_adk.core.budget.BudgetScope, tesserix_adk.core.errors.BudgetUnavailableError, tesserix_adk.core.secrets.CachingSecrets, tesserix_adk.core.tenant_config.CachingTenantConfig, tesserix_adk.core.errors.CancelledError, tesserix_adk.core.capabilities.Capability, tesserix_adk.core.errors.CapabilityError, tesserix_adk.core.autonomy.Ceiling, tesserix_adk.core.errors.CeilingExceededError, tesserix_adk.core.secrets.ChainedSecrets, tesserix_adk.core.checkpoint.Checkpoint, tesserix_adk.core.checkpoint.CheckpointBoundary, tesserix_adk.core.errors.CheckpointFormatError, tesserix_adk.core.checkpoint.CheckpointPolicy, tesserix_adk.core.errors.CheckpointTooLargeError, tesserix_adk.core.errors.ChunkingError, tesserix_adk.core.idempotency.Claim, tesserix_adk.core.claim_check.ClaimCheckPolicy, tesserix_adk.core.claim_check.ClaimTicket, tesserix_adk.core.errors.ClaimUnavailableError, tesserix_adk.core.content_policy.Classification, tesserix_adk.core.compensation.CompensatedFailure, tesserix_adk.core.compensation.CompensationIncomplete, tesserix_adk.core.ConcurrencyConfig, tesserix_adk.core.config.ConfigError, tesserix_adk.core.config.ConfigOverrides, tesserix_adk.core.config.ConfigProblem, tesserix_adk.core.config.ConfigResolution, tesserix_adk.core.errors.ConfigurationError, tesserix_adk.core.budget.Consumed, tesserix_adk.core.ContentBlockedError, tesserix_adk.core.content_policy.ContentCategory, tesserix_adk.core.errors.ContentFilteredError, tesserix_adk.core.content_policy.ContentSeverity, tesserix_adk.core.provenance.ContentSource, tesserix_adk.core.errors.ContextBudgetError, tesserix_adk.core.errors.ContextWindowExceededError, tesserix_adk.core.cost.Cost, tesserix_adk.core.cost.CostConfidence, tesserix_adk.core.cost.CountSource, tesserix_adk.core.errors.CredentialError, tesserix_adk.core.errors.CredentialExpiredError, tesserix_adk.core.ceiling.Credit, tesserix_adk.core.config.DeadlineConfig, tesserix_adk.core.errors.DelegationError, tesserix_adk.core.errors.DelegationLimitError, tesserix_adk.core.events.Delivery, tesserix_adk.core.tool_access.DenyReason, tesserix_adk.core.errors.DependencyCycleError, tesserix_adk.core.deprecation.Deprecation, tesserix_adk.core.deprecation.DeprecationPolicyError, tesserix_adk.core.dispatch.Dispatch, tesserix_adk.core.dispatch.DispatchNode, tesserix_adk.core.dispatch.DispatchResult, tesserix_adk.core.errors.DuplicateInFlightError, tesserix_adk.core.errors.EmbeddingDimensionError, tesserix_adk.core.errors.EmbeddingUnavailableError, tesserix_adk.core.persistence.Envelope, tesserix_adk.core.secrets.EnvironmentSecrets, tesserix_adk.core.errors.EstimateUnavailableError, tesserix_adk.core.errors.EvalIncompleteError, tesserix_adk.core.events.EventEnvelope, tesserix_adk.core.errors.EventIdReuseError, tesserix_adk.core.errors.EventLoopStalledError, tesserix_adk.core.events.EventPayload, tesserix_adk.core.errors.EventPublishError, tesserix_adk.core.event_schema.EventSchemaRegistry, tesserix_adk.core.errors.EventTooLargeError, tesserix_adk.core.events.EventType, tesserix_adk.core.events.Eventing, tesserix_adk.core.events.EventsReplayed, tesserix_adk.core.errors.ExtractionError, tesserix_adk.core.fallback.FallbackChain, tesserix_adk.core.errors.FallbackExhaustedError, tesserix_adk.core.errors.FallbackUnsafeError, tesserix_adk.core.errors.FanOutLimitError, tesserix_adk.core.prompts.FilePromptRegistry, tesserix_adk.core.tenant_config.FileTenantConfig, tesserix_adk.core.errors.GrantRevokedError, tesserix_adk.core.guards.GuardResult, tesserix_adk.core.guards.GuardStage, tesserix_adk.core.guards.GuardVerdict, tesserix_adk.core.errors.GuardrailError, tesserix_adk.core.errors.GuardrailEvaluationError, tesserix_adk.core.guards.GuardrailPipeline, tesserix_adk.core.errors.GuardrailViolationError, tesserix_adk.core.errors.HandoffContractError, tesserix_adk.core.activities.Heartbeat, tesserix_adk.core.content_policy.HeuristicClassifier, tesserix_adk.core.errors.HistoryUnavailableError, tesserix_adk.core.ceiling.Hold, tesserix_adk.core.ceiling.HoldState, tesserix_adk.core.hooks.HookAction, tesserix_adk.core.hooks.HookChain, tesserix_adk.core.hooks.HookDecision, tesserix_adk.core.errors.HookEvaluationError, tesserix_adk.core.hooks.HookPoint, tesserix_adk.core.errors.HookRefusedError, tesserix_adk.core.errors.HookRegistrationError, tesserix_adk.core.hooks.HookSubject, tesserix_adk.core.idempotency.Idempotency, tesserix_adk.core.idempotency.IdempotencyPolicy, tesserix_adk.core.autonomy.InFlightPolicy, tesserix_adk.core.ceiling.InMemoryCeilingLedger, tesserix_adk.core.autonomy.InMemoryGrants, tesserix_adk.core.errors.IncomparableEvalError, tesserix_adk.core.errors.IncompatiblePromptVersionError, tesserix_adk.core.IndeterminateOutcomeError, tesserix_adk.core.errors.IndeterminateToolCallError, tesserix_adk.core.errors.InexactAmountError, tesserix_adk.core.injection.InjectionSignal, tesserix_adk.core.InjectionSuspectedError, tesserix_adk.core.schema.InlineRefs, tesserix_adk.core.instrumentation.Instrumentation, tesserix_adk.core.errors.InvalidRequestError, tesserix_adk.core.output_policy.Invariant, tesserix_adk.core.errors.IrreversibleActionError, tesserix_adk.core.schema.JsonSchema, tesserix_adk.core.errors.LeaseLostError, tesserix_adk.core.lease.LeasePolicy, tesserix_adk.core.budget.LedgerFailure, tesserix_adk.core.ledger.LedgerKey, tesserix_adk.core.prompt_lint.LintFinding, tesserix_adk.core.prompt_lint.LintReport, tesserix_adk.core.prompt_lint.LintRule, tesserix_adk.core.config.LoopConfig, tesserix_adk.core.errors.LoopLimitError, tesserix_adk.core.errors.MaxIterationsError, tesserix_adk.core.errors.McpAuthError, tesserix_adk.core.errors.McpAuthReason, tesserix_adk.core.errors.MediaIntakeError, tesserix_adk.core.MemoryAdmissionError, tesserix_adk.core.errors.MemoryConflictError, tesserix_adk.core.errors.MemoryContradictionError, tesserix_adk.core.errors.MemoryCorruptionError, tesserix_adk.core.events.MemoryErased, tesserix_adk.core.errors.MemoryLimitError, tesserix_adk.core.errors.MemoryScopeError, tesserix_adk.core.errors.MemoryUnavailableError, tesserix_adk.core.primitives.Message, tesserix_adk.core.errors.MissingExtraError, tesserix_adk.core.errors.MissingTenantContextError, tesserix_adk.core.errors.ModelArtifactError, tesserix_adk.core.capabilities.ModelCapabilities, tesserix_adk.core.capabilities.ModelRef, tesserix_adk.core.provider.ModelRequest, tesserix_adk.core.routing.ModelRequirements, tesserix_adk.core.provider.ModelResponse, tesserix_adk.core.errors.ModelResponseError, tesserix_adk.core.capabilities.ModelSpec, tesserix_adk.core.errors.NoEligibleModelError, tesserix_adk.core.models.NoOutput, tesserix_adk.core.dispatch.NodeOutcome, tesserix_adk.core.dispatch.NodeResult, tesserix_adk.core.errors.NonDeterminismError, tesserix_adk.core.events.NullEventPublisher, tesserix_adk.core.output_policy.OneOf, tesserix_adk.core.provenance.Origin, tesserix_adk.core.OutputValidationError, tesserix_adk.core.definition.Owner, tesserix_adk.core.pii.PIIKind, tesserix_adk.core.pii.PIIMatch, tesserix_adk.core.errors.PartialErasureError, tesserix_adk.core.pii.PatternDetector, tesserix_adk.core.errors.PayloadTooLargeError, tesserix_adk.core.checkpoint.PendingCall, tesserix_adk.core.suspension.PendingDecision, tesserix_adk.core.errors.PlanValidationError, tesserix_adk.core.output_policy.PolicyReport, tesserix_adk.core.output_policy.PolicyViolation, tesserix_adk.core.errors.PoolExhaustedError, tesserix_adk.core.errors.PrefixDriftError, tesserix_adk.core.identity.Principal, tesserix_adk.core.prompts.PromptDefinition, tesserix_adk.core.errors.PromptNotFoundError, tesserix_adk.core.prompts.PromptRef, tesserix_adk.core.errors.PromptRejectedError, tesserix_adk.core.rendering.PromptTemplate, tesserix_adk.core.errors.ProtocolConformanceError, tesserix_adk.core.config.Provenance, tesserix_adk.core.errors.ProvenanceLostError, tesserix_adk.core.secrets.ProvidedSecrets, tesserix_adk.core.config.ProviderConfig, tesserix_adk.core.errors.ProviderError, tesserix_adk.core.errors.ProviderTimeoutError, tesserix_adk.core.errors.ProviderUnavailableError, tesserix_adk.core.events.PublishReport, tesserix_adk.core.queue.QueuePolicy, tesserix_adk.core.queue.QueueStats, tesserix_adk.core.errors.QueueUnavailableError, tesserix_adk.core.errors.RateLimitError, tesserix_adk.core.streaming.ReasoningDelta, tesserix_adk.core.instrumentation.Recording, tesserix_adk.core.errors.RecursionLimitError, tesserix_adk.core.pii.Redacted, tesserix_adk.core.config.RedactionConfig, tesserix_adk.core.routing.RejectedCandidate, tesserix_adk.core.rendering.Rendered, tesserix_adk.core.config.RepairConfig, tesserix_adk.core.errors.RepeatedCallError, tesserix_adk.core.output_policy.RequiresCitation, tesserix_adk.core.ledger.Reservation, tesserix_adk.core.budget.ResolvedBudget, tesserix_adk.core.errors.ResumeConflictError, tesserix_adk.core.checkpoint.ResumePlan, tesserix_adk.core.checkpoint.Resumption, tesserix_adk.core.errors.RetrievalDegradedError, tesserix_adk.core.config.RetryConfig, tesserix_adk.core.compensation.Reversal, tesserix_adk.core.compensation.ReversalOutcome, tesserix_adk.core.autonomy.Revocation, tesserix_adk.core.routing.RoutingDecision, tesserix_adk.core.run.Run, tesserix_adk.core.budget.RunBudget, tesserix_adk.core.events.RunCancelled, tesserix_adk.core.events.RunCompleted, tesserix_adk.core.run.RunContext, tesserix_adk.core.run.RunEvent, tesserix_adk.core.run.RunEventKind, tesserix_adk.core.events.RunFailed, tesserix_adk.core.RunGrant, tesserix_adk.core.lease.RunLease, tesserix_adk.core.errors.RunLeaseError, tesserix_adk.core.state.RunRecord, tesserix_adk.core.instrumentation.RunSpan, tesserix_adk.core.events.RunStarted, tesserix_adk.core.run.RunState, tesserix_adk.core.errors.RunningLoopError, tesserix_adk.core.instrumentation.Sampling, tesserix_adk.core.errors.SandboxError, tesserix_adk.core.errors.SandboxMemoryError, tesserix_adk.core.errors.SandboxTimeoutError, tesserix_adk.core.errors.SchemaGenerationError, tesserix_adk.core.errors.SchemaViolationError, tesserix_adk.core.errors.ScopeEscalationError, tesserix_adk.core.identity.ScopeSet, tesserix_adk.core.errors.ScopeViolationError, tesserix_adk.core.budget.ScopedLimits, tesserix_adk.core.tenant_config.SecretRef, tesserix_adk.core.errors.SecretResolutionError, tesserix_adk.core.models.Sensitive, tesserix_adk.core.state.SessionRecord, tesserix_adk.core.injection.SignalKind, tesserix_adk.core.instrumentation.Span, tesserix_adk.core.instrumentation.SpanKind, tesserix_adk.core.instrumentation.SpanLimits, tesserix_adk.core.instrumentation.SpanStatus, tesserix_adk.core.errors.StateConflictError, tesserix_adk.core.state.StateDelta, tesserix_adk.core.errors.StateInUseError, tesserix_adk.core.state.StateKey, tesserix_adk.core.persistence.StateKind, tesserix_adk.core.persistence.StateMigration, tesserix_adk.core.errors.StateMigrationError, tesserix_adk.core.errors.StateNotFoundError, tesserix_adk.core.state.StatePage, tesserix_adk.core.errors.StatePersistenceError, tesserix_adk.core.state.StateQuery, tesserix_adk.core.persistence.StateRegistry, tesserix_adk.core.provider.StopReason, tesserix_adk.core.config.StoreConfig, tesserix_adk.core.streaming.StreamAccumulator, tesserix_adk.core.streaming.StreamEnd, tesserix_adk.core.streaming.StreamEvent, tesserix_adk.core.errors.StreamInterruptedError, tesserix_adk.core.schema.StrictSubset, tesserix_adk.core.suspension.SuspendedRun, tesserix_adk.core.routing.TaskClass, tesserix_adk.core.config.TelemetryConfig, tesserix_adk.core.instrumentation.TelemetryLoss, tesserix_adk.core.errors.TemplateError, tesserix_adk.core.tenant_config.TenantConfig, tesserix_adk.core.tenancy.TenantContext, tesserix_adk.core.errors.TenantContextError, tesserix_adk.core.errors.TenantCrossingError, tesserix_adk.core.errors.TenantIsolationError, tesserix_adk.core.errors.TenantLimitError, tesserix_adk.core.tenant_config.TenantLimits, tesserix_adk.core.tenant_config.TenantPolicy, tesserix_adk.core.errors.TenantUnconfiguredError, tesserix_adk.core.streaming.TextDelta, tesserix_adk.core.primitives.TextPart, tesserix_adk.core.content_policy.Thresholds, tesserix_adk.core.suspension.TokenAttempt, tesserix_adk.core.tool_access.ToolAllowlist, tesserix_adk.core.errors.ToolArgumentValidationError, tesserix_adk.core.primitives.ToolCall, tesserix_adk.core.events.ToolCallCompleted, tesserix_adk.core.streaming.ToolCallDelta, tesserix_adk.core.events.ToolCallRequested, tesserix_adk.core.tool_access.ToolDecision, tesserix_adk.core.provider.ToolDeclaration, tesserix_adk.core.errors.ToolDefinitionError, tesserix_adk.core.checkpoint.ToolDisposition, tesserix_adk.core.errors.ToolError, tesserix_adk.core.errors.ToolExecutionError, tesserix_adk.core.errors.ToolFailure, tesserix_adk.core.agent.ToolFailurePolicy, tesserix_adk.core.errors.ToolNotFoundError, tesserix_adk.core.errors.ToolNotPermittedError, tesserix_adk.core.errors.ToolRefusal, tesserix_adk.core.errors.ToolResultError, tesserix_adk.core.errors.ToolTimedOutError, tesserix_adk.core.instrumentation.Trace, tesserix_adk.core.trust.TrustBoundary, tesserix_adk.core.errors.TrustBoundaryError, tesserix_adk.core.provenance.TrustLevel, tesserix_adk.core.definition.TypedAgentDefinition, tesserix_adk.core.errors.UncitedClaimError, tesserix_adk.core.errors.UngroundedCitationError, tesserix_adk.core.errors.UnknownEventTypeError, tesserix_adk.core.errors.UnknownTenantError, tesserix_adk.core.budget.UnlimitedBudget, tesserix_adk.core.errors.UnsupportedEventVersionError, tesserix_adk.core.errors.UnsupportedStateVersionError, tesserix_adk.core.primitives.Usage, tesserix_adk.core.streaming.UsageDelta, tesserix_adk.core.rendering.Variable, tesserix_adk.core.ledger.Window, tesserix_adk.core.ledger.WindowKind, tesserix_adk.core.ledger.WindowSpend, tesserix_adk.core.queue.WorkItem, tesserix_adk.core.errors.WorkItemNotFoundError, tesserix_adk.core.queue.WorkPriority, tesserix_adk.core.queue.WorkState, tesserix_adk.core.errors.WorkersBusyError, tesserix_adk.core.errors.WriteQueueFullError, tesserix_adk.core.config.McpConfig, tesserix_adk.core.config.McpServerConfig, tesserix_adk.core.errors.BaselineUnusableError, tesserix_adk.core.errors.JudgeNotCalibratedError, tesserix_adk.evals.metrics.Aggregate, tesserix_adk.evals.compression.Answer, tesserix_adk.evals.baseline.Baseline, tesserix_adk.evals.baseline.BaselinePolicy, tesserix_adk.evals.baseline.BaselineReport, tesserix_adk.evals.gate.Bypass, tesserix_adk.evals.metrics.CacheHitRate, tesserix_adk.evals.judge.Calibration, tesserix_adk.evals.compression.CaseMeasurement, tesserix_adk.evals.baseline.CaseRegression, tesserix_adk.evals.suite.CaseResult, tesserix_adk.evals.suite.CaseStatus, tesserix_adk.evals.judge.Comparison, tesserix_adk.evals.compression.CompressionCase, tesserix_adk.evals.compression.CompressionFixtures, tesserix_adk.evals.compression.CompressionReport, tesserix_adk.evals.metrics.CostPerCase, tesserix_adk.evals.baseline.Delta, tesserix_adk.evals.dataset.EvalCase, tesserix_adk.evals.dataset.EvalSuite, tesserix_adk.evals.metrics.ExactMatch, tesserix_adk.evals.compression.Floor, tesserix_adk.evals.compression.FloorPolicy, tesserix_adk.evals.gate.GatePolicy, tesserix_adk.evals.gate.GateReport, tesserix_adk.evals.metrics.Groundedness, tesserix_adk.evals.judge.HumanLabel, tesserix_adk.evals.judge.JudgeMetric, tesserix_adk.evals.judge.JudgeScore, tesserix_adk.evals.compression.KindReport, tesserix_adk.evals.judge.Labelled, tesserix_adk.evals.metrics.LatencyMs, tesserix_adk.evals.judge.LlmJudge, tesserix_adk.evals.gate.Measured, tesserix_adk.evals.metrics.MetricFailure, tesserix_adk.evals.gate.MetricMove, tesserix_adk.evals.metrics.MetricReport, tesserix_adk.evals.baseline.MetricSnapshot, tesserix_adk.evals.metrics.MetricValue, tesserix_adk.evals.baseline.Provenance, tesserix_adk.evals.metrics.RefusalRate, tesserix_adk.evals.judge.Rubric, tesserix_adk.evals.judge.RubricLevel, tesserix_adk.evals.metrics.SchemaValidity, tesserix_adk.evals.suite.SuiteResult, tesserix_adk.evals.suite.SuiteRunner, tesserix_adk.evals.metrics.Threshold, tesserix_adk.evals.metrics.ThresholdResult, tesserix_adk.evals.metrics.TokensIn, tesserix_adk.evals.metrics.TokensOut, tesserix_adk.evals.gate.Tolerance, tesserix_adk.evals.metrics.ToolSequenceMatch, tesserix_adk.guardrails.injection.Containment, tesserix_adk.guardrails.content_filter.ContentFilterGuard, tesserix_adk.guardrails.base.Guard, tesserix_adk.guardrails.injection.InjectionGuard, tesserix_adk.guardrails.pii.PIIGuard, tesserix_adk.guardrails.output.PolicyGuard, tesserix_adk.guardrails.output.SchemaGuard, tesserix_adk.guardrails.allowlist.ToolAllowlistGuard, tesserix_adk.mcp.gateway.AgentGatewayConfig, tesserix_adk.mcp.gateway.AgentGatewayRoute, tesserix_adk.mcp.gateway.AgentGatewayRouter, tesserix_adk.mcp.gateway.AgentGatewayToolConfig, tesserix_adk.mcp.gateway.AgentGatewayTools, tesserix_adk.mcp.auth.AuthorisedCall, tesserix_adk.mcp.gateway.GatewayTool, tesserix_adk.mcp.gateway.GatewayToolResult, tesserix_adk.mcp.auth.McpAuthorizer, tesserix_adk.mcp.gateway.McpGatewayError, tesserix_adk.mcp.gateway.McpGatewayReason, tesserix_adk.mcp.auth.McpServerAuth, tesserix_adk.mcp.gateway.McpToolDescriptor, tesserix_adk.mcp.auth.ServerSessions, tesserix_adk.mcp.auth.SessionLease, tesserix_adk.memory.admission.Admission, tesserix_adk.memory.admission.AdmissionPolicy, tesserix_adk.memory.context.AssembledContext, tesserix_adk.memory.beliefs.Belief, tesserix_adk.memory.compression.CodeCompressor, tesserix_adk.memory.compaction.CompactionOutcome, tesserix_adk.memory.compression.Compressed, tesserix_adk.memory.beliefs.ConfidenceFloor, tesserix_adk.memory.compression.ContentKind, tesserix_adk.memory.compression.ContentRouter, tesserix_adk.memory.context.ContextAssembler, tesserix_adk.memory.compaction.ContextEntry, tesserix_adk.memory.context.ContextPlan, tesserix_adk.memory.beliefs.Contradiction, tesserix_adk.memory.erasure.Derivation, tesserix_adk.memory.compaction.DropOldest, tesserix_adk.memory.erasure.ErasureReceipt, tesserix_adk.memory.reversible.Expansion, tesserix_adk.memory.prefix.FrozenPrefix, tesserix_adk.memory.beliefs.HalfLife, tesserix_adk.memory.optimization.HeadroomMcpOptimizer, tesserix_adk.memory.capabilities.MemoryCapabilities, tesserix_adk.memory.records.MemoryHit, tesserix_adk.memory.records.MemoryKind, tesserix_adk.memory.capabilities.MemoryNeeds, tesserix_adk.memory.records.MemoryQuery, tesserix_adk.memory.records.MemoryRecord, tesserix_adk.memory.scope.MemoryScope, tesserix_adk.memory.optimization.OptimizationBackend, tesserix_adk.memory.optimization.OptimizationChannel, tesserix_adk.memory.optimization.OptimizationDecision, tesserix_adk.memory.optimization.OptimizationError, tesserix_adk.memory.optimization.OptimizationPolicy, tesserix_adk.memory.optimization.OptimizationResult, tesserix_adk.memory.provenance.Origin, tesserix_adk.memory.compression.PassThrough, tesserix_adk.memory.erasure.PatternRedactor, tesserix_adk.memory.compaction.PinAndFold, tesserix_adk.memory.prefix.PrefixBoundary, tesserix_adk.memory.compression.ProseCompressor, tesserix_adk.memory.provenance.Provenance, tesserix_adk.memory.admission.Recall, tesserix_adk.memory.beliefs.Resolution, tesserix_adk.memory.reversible.ReversibleRouter, tesserix_adk.memory.optimization.RtkCommandPlan, tesserix_adk.memory.context.SectionOutcome, tesserix_adk.memory.context.SectionPlan, tesserix_adk.memory.compression.StructuredCompressor, tesserix_adk.memory.compaction.SummariseSpan, tesserix_adk.memory.beliefs.SupersedeMatching, tesserix_adk.memory.beliefs.Supersession, tesserix_adk.memory.compression.TabularCompressor, tesserix_adk.memory.optimization.TokenOptimizer, tesserix_adk.memory.admission.Verdict, tesserix_adk.memory.admission.WriteGate, tesserix_adk.memory.erasure.PIIRedactor, tesserix_adk.models.embeddings.BatchConfig, tesserix_adk.models.embeddings.BatchingEmbedder, tesserix_adk.models.cache.CacheEntry, tesserix_adk.models.cache.CacheKey, tesserix_adk.models.cache.CacheMetrics, tesserix_adk.models.cache.CacheOutcome, tesserix_adk.models.cache.CachePolicy, tesserix_adk.models.cache.CacheStatus, tesserix_adk.models.cache.Cacheability, tesserix_adk.models.cache.CachingProvider, tesserix_adk.models.pool.ClientKey, tesserix_adk.models.pool.ClientPool, tesserix_adk.models.credentials.Credential, tesserix_adk.models.onnx.Device, tesserix_adk.models.shaping.Effort, tesserix_adk.models.embeddings.EmbeddingLimits, tesserix_adk.models.embeddings.EmbeddingMetrics, tesserix_adk.models.onnx.Encoded, tesserix_adk.models.credentials.EnvironmentSecrets, tesserix_adk.models.cache.MemoryCacheStore, tesserix_adk.models.cache.MemorySemanticIndex, tesserix_adk.models.catalogue.ModelCard, tesserix_adk.models.onnx.OnnxCrossEncoder, tesserix_adk.models.onnx.OnnxEmbeddings, tesserix_adk.models.onnx.OnnxMetrics, tesserix_adk.models.onnx.OnnxModel, tesserix_adk.models.pool.PoolConfig, tesserix_adk.models.pool.PoolMetrics, tesserix_adk.models.catalogue.Pricing, tesserix_adk.models.cache.SemanticConfig, tesserix_adk.models.shaping.Shaped, tesserix_adk.models.shaping.Shaping, tesserix_adk.models.onnx.Throughput, tesserix_adk.models.shaping.TurnKind, tesserix_adk.models.gguf.GgufModel, tesserix_adk.models.gguf.MemoryEstimate, tesserix_adk.models.gguf.ModelTooLargeError, tesserix_adk.models.gguf.Quantization, tesserix_adk.models.pricing.PriceCard, tesserix_adk.models.pricing.PriceList, tesserix_adk.models.pricing.Rate, tesserix_adk.models.pricing.UnknownPricing, tesserix_adk.models.providers.anthropic.AnthropicProvider, tesserix_adk.models.providers.compatible.CompatibilityPreset, tesserix_adk.models.providers.gemini.GeminiProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppProvider, tesserix_adk.models.providers.llama_cpp.LlamaCppTuning, tesserix_adk.models.providers.compatible.OpenAICompatibleProvider, tesserix_adk.models.providers.openai.OpenAIProvider, tesserix_adk.models.providers.PhaseTimeouts, tesserix_adk.models.routing.RoutingRule, tesserix_adk.models.routing.RoutingTable, tesserix_adk.models.routing.TableRouter, tesserix_adk.observability.savings.Arm, tesserix_adk.observability.convention.AttributeSet, tesserix_adk.observability.attribution.Attribution, tesserix_adk.observability.savings.Basis, tesserix_adk.observability.latency.CacheHits, tesserix_adk.observability.convention.CacheStatus, tesserix_adk.observability.convention.Cardinality, tesserix_adk.observability.metrics.Dimensions, tesserix_adk.observability.export.ExportedEvent, tesserix_adk.observability.export.ExportedSpan, tesserix_adk.observability.savings.Figure, tesserix_adk.observability.savings.HoldoutPolicy, tesserix_adk.observability.latency.LatencyReport, tesserix_adk.observability.propagation.Link, tesserix_adk.observability.propagation.LinkKind, tesserix_adk.observability.convention.Measured, tesserix_adk.observability.spend_metrics.MeterStats, tesserix_adk.observability.spend_metrics.ModelRate, tesserix_adk.observability.tree.Node, tesserix_adk.observability.attribution.Outcome, tesserix_adk.observability.trace.Pattern, tesserix_adk.observability.export.PendingSpan, tesserix_adk.observability.spend_metrics.PricingTable, tesserix_adk.observability.tree.Rate, tesserix_adk.observability.local_view.RecordedSpan, tesserix_adk.observability.export.RedactingSpanProcessor, tesserix_adk.observability.redaction.Redaction, tesserix_adk.observability.export.RedactionPolicy, tesserix_adk.observability.export.RedactionStats, tesserix_adk.observability.redaction.Redactor, tesserix_adk.observability.latency.RunTimer, tesserix_adk.observability.tree.RunTree, tesserix_adk.observability.savings.SavingsReport, tesserix_adk.observability.savings.ShapedRun, tesserix_adk.observability.export.SpanEvent, tesserix_adk.observability.spend_metrics.SpendMeter, tesserix_adk.observability.attribution.SpendRecord, tesserix_adk.observability.attribution.Step, tesserix_adk.observability.attribution.Totals, tesserix_adk.observability.trace.TraceContext, tesserix_adk.observability.local_view.TraceFile, tesserix_adk.observability.local_view.TraceNode, tesserix_adk.observability.tree.TreeTotals, tesserix_adk.observability.convention.Unavailability, tesserix_adk.observability.propagation.W3CContext, tesserix_adk.rag.embedding.BatchVectors, tesserix_adk.rag.embedding.BatchedEmbedder, tesserix_adk.rag.retrieval.Branch, tesserix_adk.rag.retrieval.BranchScore, tesserix_adk.rag.chunking.Chunk, tesserix_adk.rag.chunking.ChunkerRegistry, tesserix_adk.rag.chunking.ChunkingSpec, tesserix_adk.rag.citation.Citation, tesserix_adk.rag.citation.CitedAnswer, tesserix_adk.rag.citation.Claim, tesserix_adk.rag.chunking.CodeAware, tesserix_adk.rag.reranking.CrossEncoderReranker, tesserix_adk.rag.chunking.Document, tesserix_adk.rag.embedding.EmbeddedBatch, tesserix_adk.rag.embedding.EmbeddingModel, tesserix_adk.rag.embedding.EmbeddingStats, tesserix_adk.rag.chunking.FixedTokens, tesserix_adk.rag.retrieval.Hit, tesserix_adk.rag.retrieval.HybridRetriever, tesserix_adk.rag.retrieval.IndexQuery, tesserix_adk.rag.retrieval.IndexRetriever, tesserix_adk.rag.embedding.MemoryEmbeddingCache, tesserix_adk.rag.reranking.ModelReranker, tesserix_adk.rag.reranking.NoReranking, tesserix_adk.rag.chunking.Overflow, tesserix_adk.rag.quarantine.Quarantined, tesserix_adk.rag.retrieval.ReciprocalRankFusion, tesserix_adk.rag.reranking.RerankScore, tesserix_adk.rag.reranking.Reranking, tesserix_adk.rag.reranking.RerankingRetriever, tesserix_adk.rag.retrieval.RetrievalResult, tesserix_adk.rag.retrieval.RetrievalScope, tesserix_adk.rag.chunking.SentenceWindow, tesserix_adk.rag.citation.SourceLocator, tesserix_adk.rag.citation.Span, tesserix_adk.rag.chunking.Structural, tesserix_adk.rag.quarantine.UntrustedText, tesserix_adk.rag.retrieval.WeightedSum, tesserix_adk.runtime.activities.ActivityAttempts, tesserix_adk.runtime.planner.AgentPlanner, tesserix_adk.runtime.parallel.Aggregate, tesserix_adk.runtime.parallel.Aggregation, tesserix_adk.runtime.parallel.All, tesserix_adk.runtime.blocking.Ambient, tesserix_adk.runtime.progress.AnswerDelta, tesserix_adk.runtime.suspension.ApprovalDeferred, tesserix_adk.runtime.approvals.ApprovalLedger, tesserix_adk.runtime.progress.ApprovalRequired, tesserix_adk.runtime.estimate.Assumptions, tesserix_adk.runtime.activities.AttemptBudget, tesserix_adk.runtime.audit.AuditTrail, tesserix_adk.runtime.autonomy.AutonomyGate, tesserix_adk.runtime.progress.Backpressure, tesserix_adk.runtime.parallel.Branch, tesserix_adk.runtime.parallel.BranchOutcome, tesserix_adk.runtime.parallel.BranchResult, tesserix_adk.runtime.estimate.Calibration, tesserix_adk.runtime.cancellation.CancellationToken, tesserix_adk.runtime.checkpoint.Checkpointer, tesserix_adk.runtime.claim_check.ClaimCheck, tesserix_adk.runtime.compaction.Compaction, tesserix_adk.runtime.compaction.CompactionEvent, tesserix_adk.runtime.compensation.Compensator, tesserix_adk.runtime.estimate.Confidence, tesserix_adk.runtime.context.ContextContribution, tesserix_adk.runtime.context.ContextContributionError, tesserix_adk.runtime.context.ContextRequest, tesserix_adk.runtime.context.ContextWindow, tesserix_adk.runtime.estimate.CostEstimate, tesserix_adk.runtime.cancellation.Deadline, tesserix_adk.runtime.suspension.DeferringGate, tesserix_adk.runtime.delegation.Delegation, tesserix_adk.runtime.delegation.DelegationLimits, tesserix_adk.runtime.supervisor.DelegationResult, tesserix_adk.runtime.delegation.DelegationScope, tesserix_adk.runtime.planner.ExecutedPlan, tesserix_adk.runtime.parallel.FirstSuccess, tesserix_adk.runtime.progress.GuardrailDecision, tesserix_adk.runtime.handoff.Handoff, tesserix_adk.runtime.handoff.HandoffContract, tesserix_adk.runtime.handoff.HandoffDesk, tesserix_adk.runtime.handoff.HandoffResult, tesserix_adk.runtime.activities.Heartbeater, tesserix_adk.runtime.estimate.InMemoryHistory, tesserix_adk.runtime.planner.InMemoryPlanStore, tesserix_adk.runtime.autonomy.InMemoryReports, tesserix_adk.runtime.progress.IterationStarted, tesserix_adk.runtime.lease.Leaseholder, tesserix_adk.runtime.blocking.LoopMonitor, tesserix_adk.runtime.audit.MemoryAuditSink, tesserix_adk.runtime.checkpoint.MemoryCheckpointStore, tesserix_adk.runtime.claim_check.MemoryClaimCheckStore, tesserix_adk.runtime.compensation.MemoryCompensationLedger, tesserix_adk.runtime.idempotency.MemoryIdempotencyStore, tesserix_adk.runtime.lease.MemoryLeaseStore, tesserix_adk.runtime.state.MemoryStateStore, tesserix_adk.runtime.suspension.MemorySuspensionStore, tesserix_adk.runtime.queue.MemoryWorkQueue, tesserix_adk.runtime.estimate.Observed, tesserix_adk.runtime.structured.OutputContract, tesserix_adk.runtime.planner.Plan, tesserix_adk.runtime.planner.PlanExecutor, tesserix_adk.runtime.planner.PlanRecord, tesserix_adk.runtime.planner.PlanStep, tesserix_adk.runtime.progress.Pressure, tesserix_adk.runtime.progress.ProgressEvent, tesserix_adk.runtime.prompt.Prompt, tesserix_adk.runtime.prompt.PromptLayer, tesserix_adk.runtime.progress.Provisional, tesserix_adk.runtime.parallel.Quorum, tesserix_adk.runtime.rate_limit.RateLimiter, tesserix_adk.runtime.handoff.Receiver, tesserix_adk.runtime.parallel.Reduce, tesserix_adk.runtime.credentials.RefreshPolicy, tesserix_adk.runtime.results.ResultFinding, tesserix_adk.runtime.results.ResultPolicy, tesserix_adk.runtime.resume.ResumedRun, tesserix_adk.runtime.resume.Resumer, tesserix_adk.runtime.retry.RetryPlan, tesserix_adk.runtime.autonomy.RevocationWatch, tesserix_adk.runtime.supervisor.Roster, tesserix_adk.runtime.progress.RunCancelled, tesserix_adk.runtime.progress.RunCompleted, tesserix_adk.runtime.credentials.RunCredentials, tesserix_adk.runtime.progress.RunFailed, tesserix_adk.runtime.determinism.RunFingerprint, tesserix_adk.runtime.progress.RunStarted, tesserix_adk.runtime.progress.RunStream, tesserix_adk.runtime.estimate.Scope, tesserix_adk.runtime.context.Segment, tesserix_adk.runtime.progress.SequenceCheck, tesserix_adk.runtime.supervisor.Specialist, tesserix_adk.runtime.estimate.Spread, tesserix_adk.runtime.planner.StepResult, tesserix_adk.runtime.progress.StructuredDelta, tesserix_adk.runtime.supervisor.Supervisor, tesserix_adk.runtime.loop.SystemClock, tesserix_adk.runtime.progress.ToolCallFailed, tesserix_adk.runtime.progress.ToolCallFinished, tesserix_adk.runtime.progress.ToolCallIndeterminate, tesserix_adk.runtime.progress.ToolCallStarted, tesserix_adk.runtime.planner.ToolContract, tesserix_adk.runtime.results.ToolResult, tesserix_adk.runtime.results.ToolResultBoundary, tesserix_adk.runtime.approvals.TransportGate, tesserix_adk.runtime.progress.UsageUpdated, tesserix_adk.runtime.blocking.WorkerPool, tesserix_adk.runtime.blocking.Workers, tesserix_adk.runtime.fanout.Lanes, tesserix_adk.runtime.fanout.Turn, tesserix_adk.tools.registry.AgentToolView, tesserix_adk.tools.validation.ArgumentPolicy, tesserix_adk.tools.credentials.Attribution, tesserix_adk.tools.credentials.CachingCredentials, tesserix_adk.tools.credentials.Credential, tesserix_adk.tools.credentials.CredentialBroker, tesserix_adk.tools.credentials.CredentialRequest, tesserix_adk.tools.credentials.ExchangedCredentials, tesserix_adk.tools.intake.OcrPage, tesserix_adk.tools.intake.Region, tesserix_adk.tools.intake.RegionKind, tesserix_adk.tools.sandbox.SandboxArtifact, tesserix_adk.tools.sandbox.SandboxLimits, tesserix_adk.tools.sandbox.SandboxResult, tesserix_adk.tools.intake.Segment, tesserix_adk.tools.credentials.StaticCredentials, tesserix_adk.tools.sandbox.SubprocessSandbox, tesserix_adk.tools.decorator.Tool, tesserix_adk.tools.validation.ToolArgumentValidator, tesserix_adk.tools.registry.ToolCallSpan, tesserix_adk.tools.context.ToolContext, tesserix_adk.tools.errors.ToolErrorMap, tesserix_adk.tools.errors.ToolErrorRule, tesserix_adk.workflows.durable.ActivityContext, tesserix_adk.workflows.durable.AgentWorkflow, tesserix_adk.workflows.compensation.CompensatingActivity, tesserix_adk.workflows.compensation.Compensations, tesserix_adk.workflows.continuation.Continuation, tesserix_adk.workflows.continuation.ContinuationPolicy, tesserix_adk.workflows.deterministic.DeterministicIds, tesserix_adk.workflows.durable.Journal, tesserix_adk.workflows.durable.ModelCallInput, tesserix_adk.workflows.durable.ModelCallResult, tesserix_adk.workflows.deterministic.Patches, tesserix_adk.workflows.replay.RecordedHistory, tesserix_adk.workflows.replay.ReplayFinding, tesserix_adk.workflows.replay.ReplayReport, tesserix_adk.workflows.replay.ReplayRule, tesserix_adk.workflows.compensation.Saga, tesserix_adk.workflows.durable.ToolCallInput, tesserix_adk.workflows.durable.ToolCallResult, tesserix_adk.workflows.deterministic.WorkflowClock, tesserix_adk.workflows.durable.WorkflowState
Testing fakes: tesserix_adk.testing.spy.ApprovalStub, tesserix_adk.testing.conformance.BudgetPolicyConformance, tesserix_adk.testing.cassette.Cassette, tesserix_adk.testing.cassette.CassetteHarness, tesserix_adk.testing.cassette.CassetteLeakError, tesserix_adk.testing.cassette.CassetteMismatchError, tesserix_adk.testing.cassette.CassetteMissError, tesserix_adk.testing.cassette.CassetteMode, tesserix_adk.testing.cassette.CassetteVersionError, tesserix_adk.testing.conformance.CheckpointStoreConformance, tesserix_adk.testing.conformance.ClockConformance, tesserix_adk.testing.spy.ConcurrencyProbe, tesserix_adk.testing.fakes.FakeBudgetPolicy, tesserix_adk.testing.fakes.FakeClock, tesserix_adk.testing.embedding.FakeEmbedder, tesserix_adk.testing.fakes.FakeGuardrail, tesserix_adk.testing.retrieval.FakeIndex, tesserix_adk.testing.fakes.FakeKeyValueStore, tesserix_adk.testing.fakes.FakeMeter, tesserix_adk.testing.fake_model.FakeModelProvider, tesserix_adk.testing.fakes.FakeSecrets, tesserix_adk.testing.fakes.FakeTenantLedger, tesserix_adk.testing.fakes.FakeToolRegistry, tesserix_adk.testing.fakes.FakeTracer, tesserix_adk.testing.fake_model.Fault, tesserix_adk.testing.mcp.FaultyMcpServer, tesserix_adk.testing.guardrails.GuardCase, tesserix_adk.testing.guardrails.GuardFamily, tesserix_adk.testing.guardrails.GuardMetrics, tesserix_adk.testing.guardrails.GuardThresholds, tesserix_adk.testing.conformance.GuardrailConformance, tesserix_adk.testing.http_cassette.HttpCassette, tesserix_adk.testing.http_cassette.HttpExchange, tesserix_adk.testing.http_cassette.HttpReplay, tesserix_adk.testing.conformance.IdempotencyStoreConformance, tesserix_adk.testing.events.InMemoryEventPublisher, tesserix_adk.testing.memory.InMemoryMemoryStore, tesserix_adk.testing.retrieval.Indexed, tesserix_adk.testing.injection.InjectionFixture, tesserix_adk.testing.cassette.Interaction, tesserix_adk.testing.isolation.IsolationScenario, tesserix_adk.testing.conformance.KeyValueStoreConformance, tesserix_adk.testing.isolation.Leak, tesserix_adk.testing.isolation.LeakReport, tesserix_adk.testing.conformance.LeaseStoreConformance, tesserix_adk.testing.cassette.MatchOn, tesserix_adk.testing.mcp.McpFault, tesserix_adk.testing.conformance.MemoryStoreConformance, tesserix_adk.testing.fakes.MetricPoint, tesserix_adk.testing.conformance.ModelProviderConformance, tesserix_adk.testing.pytest_plugin.NetworkAccessInTestError, tesserix_adk.testing.isolation.Observed, tesserix_adk.testing.peers.PeerCase, tesserix_adk.testing.pytest_plugin.QuarantineError, tesserix_adk.testing.spy.RecordedCall, tesserix_adk.testing.cassette.RecordedError, tesserix_adk.testing.fakes.RecordedEvent, tesserix_adk.testing.guardrails.RecordedGuard, tesserix_adk.testing.cassette.RecordingProvider, tesserix_adk.testing.cassette.ReplayingProvider, tesserix_adk.testing.spy.ScopedRun, tesserix_adk.testing.fake_model.ScriptExhaustedError, tesserix_adk.testing.fakes.ScriptedProvider, tesserix_adk.testing.fake_model.ScriptedTurn, tesserix_adk.testing.conformance.SearchIndexConformance, tesserix_adk.testing.isolation.SeededDocument, tesserix_adk.testing.http_cassette.SentRequest, tesserix_adk.testing.fakes.SequentialIds, tesserix_adk.testing.SpendLedgerConformance, tesserix_adk.testing.fakes.StallingProvider, tesserix_adk.testing.conformance.StateStoreConformance, tesserix_adk.testing.isolation.Surface, tesserix_adk.testing.isolation.TenantFixture, tesserix_adk.testing.conformance.TenantPropagationConformance, tesserix_adk.testing.spy.ToolSpy, tesserix_adk.testing.conformance.TracerConformance, tesserix_adk.testing.conformance.WorkQueueConformance, tesserix_adk.testing.benchmarks.Baseline, tesserix_adk.testing.benchmarks.BenchmarkReport, tesserix_adk.testing.benchmarks.Comparison, tesserix_adk.testing.benchmarks.Measurement, tesserix_adk.testing.benchmarks.Metric, tesserix_adk.testing.benchmarks.Scenario, tesserix_adk.testing.benchmarks.Thresholds, tesserix_adk.testing.benchmarks.Verdict
tesserix_adk.runtime.results.ReturningTool¶
Required members: name, returns_type
Shipped implementations: tesserix_adk.tools.decorator.Tool
Testing fakes: No exported fake.
tesserix_adk.runtime.resume.HistoryStore¶
Required members: fetch
Shipped implementations: tesserix_adk.runtime.claim_check.MemoryClaimCheckStore
Testing fakes: No exported fake.
tesserix_adk.runtime.supervisor.AddressableSubagent¶
Required members: name, run, tools
Shipped implementations: tesserix_adk.adapters.foreign_agents.WrappedSubagent
Testing fakes: No exported fake.
tesserix_adk.tools.credentials.CredentialProvider¶
Required members: issue
Shipped implementations: tesserix_adk.adapters.grants.PostgresGrantStore, tesserix_adk.core.autonomy.InMemoryGrants, tesserix_adk.tools.credentials.CachingCredentials, tesserix_adk.tools.credentials.ExchangedCredentials, tesserix_adk.tools.credentials.StaticCredentials
Testing fakes: No exported fake.
tesserix_adk.tools.credentials.TokenExchange¶
Required members: exchange
Shipped implementations: tesserix_adk.tools.credentials.ExchangedCredentials
Testing fakes: No exported fake.
tesserix_adk.tools.expansion.ContentExpander¶
Required members: expand
Shipped implementations: tesserix_adk.memory.reversible.ReversibleRouter
Testing fakes: No exported fake.
tesserix_adk.tools.expansion.Expanded¶
Required members: content
Shipped implementations: tesserix_adk.core.guards.GuardResult, tesserix_adk.tools.sandbox.SandboxArtifact
Testing fakes: tesserix_adk.testing.guardrails.GuardCase, tesserix_adk.testing.isolation.Observed
tesserix_adk.tools.intake.OcrBackend¶
Required members: pages
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.tools.intake.TranscriptionBackend¶
Required members: segments
Shipped implementations: tesserix_adk.runtime.context.ContextWindow
Testing fakes: No exported fake.
tesserix_adk.tools.sandbox.Sandbox¶
Required members: run
Shipped implementations: tesserix_adk.runtime.loop.AgentRunner, tesserix_adk.adapters.transport.RunBroker, tesserix_adk.adapters.foreign_agents.WrappedSubagent, tesserix_adk.cli.doctor.CheckRegistry, tesserix_adk.cli.doctor.CredentialPresenceCheck, tesserix_adk.cli.doctor.DiagnosticCheck, tesserix_adk.cli.doctor.ExtraPresenceCheck, tesserix_adk.cli.doctor.PythonVersionCheck, tesserix_adk.core.dispatch.Dispatch, tesserix_adk.core.dispatch.DispatchNode, tesserix_adk.core.instrumentation.Instrumentation, tesserix_adk.evals.suite.CaseResult, tesserix_adk.evals.suite.SuiteRunner, tesserix_adk.runtime.activities.ActivityAttempts, tesserix_adk.runtime.supervisor.DelegationResult, tesserix_adk.runtime.handoff.HandoffResult, tesserix_adk.runtime.progress.RunStream, tesserix_adk.tools.sandbox.SubprocessSandbox, tesserix_adk.workflows.durable.AgentWorkflow
Testing fakes: tesserix_adk.testing.benchmarks.Scenario
tesserix_adk.tools.validation.ArgumentValidator¶
Required members: arguments
Shipped implementations: tesserix_adk.adapters.peer_tools.PeerArguments, tesserix_adk.tools.validation.ToolArgumentValidator
Testing fakes: tesserix_adk.testing.spy.RecordedCall
tesserix_adk.workflows.durable.Activities¶
Required members: model_call, tool_call
Shipped implementations: No exported match.
Testing fakes: No exported fake.
tesserix_adk.workflows.durable.Cancellation¶
Required members: raise_if_cancelled, wait
Shipped implementations: tesserix_adk.runtime.cancellation.CancellationToken
Testing fakes: No exported fake.