# Quartermaster Integration Kedge DaemonSet is a Quartermaster client, submitting notarization records for all governed operations. ## Artifact Types - **SessionTransitArtifact**: Recorded when a Shellstream session crosses the inter-cluster boundary (overlay) - **NetworkMutationArtifact**: Recorded when physical infrastructure is mutated via Bascule SDK (underlay) ## Protocol gRPC client connecting to `GovernanceService` (intent lifecycle) and `QuartermasterNotary` (merkle anchoring). ## Serialization RFC 8785 (JCS) canonical JSON for deterministic hashing and merkle tree inclusion.