Add payload schema evolution and write-back conflict pages Document the per-entity payload schema axis (EntitySchema, the step chain, LAZY/EAGER and its backwards cascade, the migrating codec, and the eager sweeper with its _entity_schema_sweeps hint marker), and the write-back engine (the five conflict branches, ADOPT_WINNER, the per-type hooks, and the ahead-write guard).