Canonical JSON Model
Purpose The Canonical JSON Model defines the stable, deterministic representation of AI execution state produced by a FACET-compliant system. Its goal is to ensure that: identical inputs produce byte-for-byte identical JSON outputs are comparable, cacheable, diffable, and replayable provider-specific formats do not leak nondeterminism into downstream systems Canonical JSON is the boundary artifact between deterministic…