Table of Contents

Namespace AgentContainers.Core.Hashing

Classes

ContentHasher
Deterministic content hashing for manifest definitions and generated artifacts. All hashing normalizes line endings (CRLF → LF) and path separators (\ → /) so the same logical content produces the same hash on any platform.