37877db38d
The startup reconciler still pokes review_hold into the on-disk story file when promoting human-QA items, because no CRDT register exists yet for review_hold (filed as sub-story 932). The two write-side callsites in reconcile.rs were the last bare yaml_legacy:: calls in production write paths; wrap them in yaml_residue so the gap shows up in `grep -rn yaml_residue` like the other 932/933 markers. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>