Expand description
Portable handoff between a read-only measurement job and a write-capable publisher.
The publisher must not trust the artifact to choose its target commit. CI
supplies an independently trusted revision and publication proceeds only
when the artifact names that exact commit. Records are deserialised and then
written through crate::notes, so malformed input cannot bypass Tak’s
canonical line format or its non-forced, merge-and-retry push path.