Skip to main content

Module bundle

Module bundle 

Source
Expand description

Diagnostic bundle API with redaction policy.

Structs§

BundleCoherenceViolation
A redacted coherence violation record.
BundleMetadata
Metadata fields attached to every DiagnosticBundle.
DiagnosticBundle
Full diagnostic bundle for a single investigation.

Enums§

BundleError
Error type for diagnostic bundle construction.
BundleRedactionPolicy
Controls how sensitive fields are treated when serialising a DiagnosticBundle.

Functions§

apply_redaction
Apply the redaction policy to a bundle in place.
build_diagnostic_bundle
Build a DiagnosticBundle from a raw HAR payload.
build_diagnostic_bundle_with_snapshot
Build a DiagnosticBundle including fingerprint coherence results.
diagnostic_bundle_from_investigation
Convert an InvestigationBundle into a DiagnosticBundle (no HAR needed).