diff --git a/docs/design/IMMUTABILITY.md b/docs/design/IMMUTABILITY.md index 67c01b6..dcd3de9 100644 --- a/docs/design/IMMUTABILITY.md +++ b/docs/design/IMMUTABILITY.md @@ -1,9 +1,12 @@ -# Element Immutability: Design Decision and Rationale - -**Status:** IMPLEMENTED (Phase 1B, November 2025) -**Author:** Jukka Aho -**Benchmark:** `benchmarks/element_immutability_benchmark.jl` - +--- +title: "Element Immutability: Design Decision and Rationale" +author: "Jukka Aho" +date: "2025-11-09" +status: "IMPLEMENTED" +phase: "Phase 1B" +categories: ["Design", "Architecture"] +tags: ["immutability", "performance", "design-decision"] +benchmark: "benchmarks/element_immutability_benchmark.jl" --- ## Executive Summary