Inserted phase

Updated Jul 04, 2026

9.1. Added step

  • [ ] 9.1.1. Added task. Requires 9.1.1.
Insert the fragment before phase 2:

```bash
mapsplice insert target.md 2 fragment.md

The result will:

  • insert the new phase before the original phase 2
  • renumber the inserted phase to 2
  • renumber the original phase 2 to 3
  • rewrite dependency prose such as Requires 2.1.1. to Requires 3.1.1.

Only Requires dependency references are rewritten. Incidental numeric text such as section references (§2.1), semantic versions (1.4.0), and prose quantities is preserved.