Platform type referenceType reference11 exported types

Governance audit types

Field-level reference generated from source declarations and SDK export aliases.

AuditEvent

interfacepackages/audit/src/index.ts
FieldTypeNotes
eventIdstringProperty · optional
runIdstringProperty
eventTypestringProperty
actorstringProperty
resourcestringProperty
actionstringProperty
timestampDateProperty
metadataRecord<string, unknown>Property · optional

CausalEdge

interfacepackages/audit/src/index.ts
FieldTypeNotes
sourcestringProperty
targetstringProperty
typeEdgeTypeProperty

CausalGraph

interfacepackages/audit/src/index.ts
FieldTypeNotes
runIdstringProperty
nodesCausalNode[]Property
edgesCausalEdge[]Property
digeststringProperty · optional

CausalNode

interfacepackages/audit/src/index.ts
FieldTypeNotes
idstringProperty
typestringProperty
dataRecord<string, unknown>Property

ComplianceArtifact

interfacepackages/audit/src/index.ts
FieldTypeNotes
proofIdstringProperty
runIdstringProperty
schemaVersion"v1" | "v2"Property
commitmentstringProperty
proofHashstringProperty
layersComplianceLayer[]Property
createdAtDateProperty

ComplianceLayer

interfacepackages/audit/src/index.ts
FieldTypeNotes
namestringProperty
hashstringProperty
verifiedbooleanProperty

EdgeType

typeAliaspackages/audit/src/index.ts

Union Members

"contains"
"sequence"
"parent"
"provisioned"
"configured"
"authenticated"
"discovered"
"agent_child"

ReplayDriftDiagnostic

interfacepackages/audit/src/index.ts
FieldTypeNotes
fieldstringProperty
expectedunknownProperty
actualunknownProperty
severity"low" | "medium" | "high"Property

ReplayResult

interfacepackages/audit/src/index.ts
FieldTypeNotes
replayIdstringProperty
runIdstringProperty
stepsReplayStep[]Property
warningsstring[]Property
driftDiagnosticsReplayDriftDiagnostic[]Property

ReplayStep

interfacepackages/audit/src/index.ts
FieldTypeNotes
indexnumberProperty
eventIdstringProperty
status"match" | "drift" | "missing"Property

SnapshotBundle

interfacepackages/audit/src/index.ts
FieldTypeNotes
policyHashstring | nullProperty
modelRoutestring | nullProperty
toolRegistryHashstring | nullProperty
configStateHashstring | nullProperty