Skip to main content

Module operator_report

Module operator_report 

Source

Structs§

AuthorizationContextReport
AuthorizationContextRow
AuthorizationContextSenderConstraint
AuthorizationContextSummary
BehavioralAnomalyScore
Summary of behavioral-anomaly signals derived from receipts over a window. Used by BehavioralProfileGuard and surfaced in operator UIs.
BehavioralFeedDecisionSummary
BehavioralFeedGovernedActionSummary
BehavioralFeedMeteredBillingRow
BehavioralFeedMeteredBillingSummary
BehavioralFeedPrivacyBoundary
BehavioralFeedQuery
Filter surface for the signed insurer/risk behavioral feed export.
BehavioralFeedReceiptRow
BehavioralFeedReceiptSelection
BehavioralFeedReport
BehavioralFeedReputationSummary
BehavioralFeedSettlementSummary
BudgetDimensionProfile
BudgetDimensionUsage
BudgetUtilizationReport
BudgetUtilizationRow
BudgetUtilizationSummary
ChioOAuthArtifactBoundary
ChioOAuthAuthorizationDiscoveryMetadata
ChioOAuthAuthorizationExampleMapping
ChioOAuthAuthorizationMetadataReport
ChioOAuthAuthorizationProfile
ChioOAuthAuthorizationReviewPack
ChioOAuthAuthorizationReviewPackRecord
ChioOAuthAuthorizationReviewPackSummary
ChioOAuthAuthorizationSupportBoundary
ChioOAuthRequestTimeContract
ChioOAuthResourceBinding
ChioOAuthSenderConstraintProfile
ComplianceReport
EconomicCompletionFlowReport
EconomicCompletionFlowSummary
EconomicReceiptMeteringProjection
EconomicReceiptProjectionReport
EconomicReceiptProjectionRow
EconomicReceiptProjectionSummary
EconomicReceiptSettlementProjection
EmaBaselineState
EMA (exponentially-weighted moving average) baseline state for a single (agent, metric) pair. Used by behavioral profiling to detect z-score anomalies without storing every historical sample.
GovernedAuthorizationCommerceDetail
GovernedAuthorizationDetail
GovernedAuthorizationMeteredBillingDetail
GovernedAuthorizationTransactionContext
GovernedTransactionDiagnostics
MeteredBillingEvidenceRecord
MeteredBillingReconciliationReport
MeteredBillingReconciliationRow
MeteredBillingReconciliationSummary
OperatorReport
OperatorReportQuery
Filter surface for the operator-facing reporting API.
SettlementReconciliationReport
SettlementReconciliationRow
SettlementReconciliationSummary
SharedEvidenceQuery
SharedEvidenceReferenceReport
SharedEvidenceReferenceRow
SharedEvidenceReferenceSummary

Enums§

MeteredBillingReconciliationState
SettlementReconciliationState

Constants§

BEHAVIORAL_FEED_SCHEMA
Stable schema identifier for insurer-facing behavioral feed exports.
CHIO_OAUTH_AUTHORIZATION_COMMERCE_DETAIL_TYPE
Detail type for governed commerce scope.
CHIO_OAUTH_AUTHORIZATION_CONTEXT_REPORT_SCHEMA
Stable schema identifier for Chio authorization-context reports.
CHIO_OAUTH_AUTHORIZATION_METADATA_SCHEMA
Stable schema identifier for Chio authorization-profile metadata artifacts.
CHIO_OAUTH_AUTHORIZATION_METERED_BILLING_DETAIL_TYPE
Detail type for governed metered-billing scope.
CHIO_OAUTH_AUTHORIZATION_PROFILE_ID
Stable identifier for Chio’s first governed authorization-details profile.
CHIO_OAUTH_AUTHORIZATION_PROFILE_SCHEMA
Stable schema identifier for Chio’s normative OAuth-family authorization profile.
CHIO_OAUTH_AUTHORIZATION_REVIEW_PACK_SCHEMA
Stable schema identifier for Chio enterprise IAM reviewer packs.
CHIO_OAUTH_AUTHORIZATION_TOOL_DETAIL_TYPE
Detail type for the primary governed tool action.
CHIO_OAUTH_REQUEST_TIME_AUTHORIZATION_DETAILS_CLAIM
Stable access-token claim for Chio governed authorization details.
CHIO_OAUTH_REQUEST_TIME_AUTHORIZATION_DETAILS_PARAMETER
Stable request-time parameter for Chio governed authorization details.
CHIO_OAUTH_REQUEST_TIME_TRANSACTION_CONTEXT_CLAIM
Stable access-token claim for Chio governed transaction context.
CHIO_OAUTH_REQUEST_TIME_TRANSACTION_CONTEXT_PARAMETER
Stable request-time parameter for Chio governed transaction context.
CHIO_OAUTH_SENDER_BINDING_CAPABILITY_SUBJECT
Stable label for Chio’s capability-subject sender binding.
CHIO_OAUTH_SENDER_CONSTRAINT_SCHEMA
Stable schema identifier for Chio’s sender-constraint profile.
CHIO_OAUTH_SENDER_PROOF_CHIO_ATTESTATION
Stable label for Chio’s bounded attestation-bound sender adapter.
CHIO_OAUTH_SENDER_PROOF_CHIO_DPOP
Stable label for Chio’s Chio-native DPoP proof requirement.
CHIO_OAUTH_SENDER_PROOF_CHIO_MTLS
Stable label for Chio’s bounded mTLS-thumbprint sender adapter.
ECONOMIC_COMPLETION_FLOW_SCHEMA
Stable schema identifier for the deterministic economic completion flow bundle.
MAX_AUTHORIZATION_CONTEXT_LIMIT
Maximum number of authorization-context rows returned in one report.
MAX_BEHAVIORAL_FEED_RECEIPT_LIMIT
Maximum number of receipt detail rows returned in one behavioral feed.
MAX_ECONOMIC_RECEIPT_LIMIT
Maximum number of economic projection rows returned in one report.
MAX_METERED_BILLING_LIMIT
Maximum number of metered-billing reconciliation rows returned in one report.
MAX_OPERATOR_BUDGET_LIMIT
Maximum number of budget rows returned in a single operator report.
MAX_SETTLEMENT_BACKLOG_LIMIT
Maximum number of settlement backlog rows returned in one report.
MAX_SHARED_EVIDENCE_LIMIT
Maximum number of shared-evidence reference rows returned in one query.

Functions§

behavioral_anomaly_score
Compute a behavioral-anomaly score from a pre-existing baseline plus a current-window sample. Exposes the same math the guard uses so callers can surface anomaly scores in dashboards without rerunning the guard.

Type Aliases§

SignedBehavioralFeed