From 799331511a9006292cf382b23057976071e49d17 Mon Sep 17 00:00:00 2001 From: Sylvain Aurat Date: Sun, 26 Jul 2026 13:47:07 +0000 Subject: [PATCH 1/2] docs: accept ADR-0036 (lattice-constrained scalars) ADR-0036 ("Draw lattice-constrained scalars on the grid") records the decision behind the MultipleOf/WithScale/WithGranularity constraints that shipped in #298. The maintainer accepts the decision; the Date stays 2026-07-26, the day it took effect. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01JpQ9768mubATEjedfdAZus --- .../adr/0036-draw-lattice-constrained-scalars-on-the-grid.fr.md | 2 +- .../adr/0036-draw-lattice-constrained-scalars-on-the-grid.md | 2 +- doc/handwritten/for-maintainers/adr/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/handwritten/for-maintainers/adr/0036-draw-lattice-constrained-scalars-on-the-grid.fr.md b/doc/handwritten/for-maintainers/adr/0036-draw-lattice-constrained-scalars-on-the-grid.fr.md index b725e009..26b94d50 100644 --- a/doc/handwritten/for-maintainers/adr/0036-draw-lattice-constrained-scalars-on-the-grid.fr.md +++ b/doc/handwritten/for-maintainers/adr/0036-draw-lattice-constrained-scalars-on-the-grid.fr.md @@ -2,7 +2,7 @@ 🌍 🇬🇧 [English](0036-draw-lattice-constrained-scalars-on-the-grid.md) · 🇫🇷 Français (ce fichier) -**Statut :** Proposé +**Statut :** Accepté **Date :** 2026-07-26 **Décideurs :** Reefact diff --git a/doc/handwritten/for-maintainers/adr/0036-draw-lattice-constrained-scalars-on-the-grid.md b/doc/handwritten/for-maintainers/adr/0036-draw-lattice-constrained-scalars-on-the-grid.md index 98a0ea15..9323589a 100644 --- a/doc/handwritten/for-maintainers/adr/0036-draw-lattice-constrained-scalars-on-the-grid.md +++ b/doc/handwritten/for-maintainers/adr/0036-draw-lattice-constrained-scalars-on-the-grid.md @@ -2,7 +2,7 @@ 🌍 🇬🇧 English (this file) · 🇫🇷 [Français](0036-draw-lattice-constrained-scalars-on-the-grid.fr.md) -**Status:** Proposed +**Status:** Accepted **Date:** 2026-07-26 **Decision Makers:** Reefact diff --git a/doc/handwritten/for-maintainers/adr/README.md b/doc/handwritten/for-maintainers/adr/README.md index 95c9f2b7..89f815f1 100644 --- a/doc/handwritten/for-maintainers/adr/README.md +++ b/doc/handwritten/for-maintainers/adr/README.md @@ -218,7 +218,7 @@ Optional supporting material: | [ADR-0033](0033-meet-string-exclusions-with-a-bounded-redraw.md) | Meet string exclusions with a bounded redraw | Accepted | | [ADR-0034](0034-require-a-scope-on-the-version-driving-commit-types.md) | Require a scope on the version-driving commit types | Accepted | | [ADR-0035](0035-enforce-structural-any-conflicts-at-compile-time.md) | Enforce structural Any conflicts at compile time, value-dependent ones at run time | Accepted | -| [ADR-0036](0036-draw-lattice-constrained-scalars-on-the-grid.md) | Draw lattice-constrained scalars on the grid | Proposed | +| [ADR-0036](0036-draw-lattice-constrained-scalars-on-the-grid.md) | Draw lattice-constrained scalars on the grid | Accepted | | [ADR-0037](0037-vary-the-datetimeoffset-offset-dimension.md) | Vary the DateTimeOffset offset dimension | Proposed | | [ADR-0038](0038-open-the-ambient-seed-scope-to-adapters.md) | Open the ambient seed scope to test-framework adapters | Accepted | | [ADR-0039](0039-adapt-dummies-to-xunit-v3-through-a-companion-package.md) | Adapt Dummies to xUnit v3 through a companion package | Accepted | From b127adfb25d43f11704e0f380a863c8bbddd4f3d Mon Sep 17 00:00:00 2001 From: Sylvain Aurat Date: Sun, 26 Jul 2026 13:50:11 +0000 Subject: [PATCH 2/2] docs: accept ADR-0037 (DateTimeOffset offset dimension) ADR-0037 ("Vary the DateTimeOffset offset dimension") records the decision behind the WithOffset/WithOffsetBetween constraints that shipped in #299. The maintainer accepts the decision; the Date stays 2026-07-26, the day it took effect. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01JpQ9768mubATEjedfdAZus --- .../adr/0037-vary-the-datetimeoffset-offset-dimension.fr.md | 2 +- .../adr/0037-vary-the-datetimeoffset-offset-dimension.md | 2 +- doc/handwritten/for-maintainers/adr/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/handwritten/for-maintainers/adr/0037-vary-the-datetimeoffset-offset-dimension.fr.md b/doc/handwritten/for-maintainers/adr/0037-vary-the-datetimeoffset-offset-dimension.fr.md index 37947020..6eecf343 100644 --- a/doc/handwritten/for-maintainers/adr/0037-vary-the-datetimeoffset-offset-dimension.fr.md +++ b/doc/handwritten/for-maintainers/adr/0037-vary-the-datetimeoffset-offset-dimension.fr.md @@ -2,7 +2,7 @@ 🌍 🇬🇧 [English](0037-vary-the-datetimeoffset-offset-dimension.md) · 🇫🇷 Français (ce fichier) -**Statut :** Proposé +**Statut :** Accepté **Date :** 2026-07-26 **Décideurs :** Reefact diff --git a/doc/handwritten/for-maintainers/adr/0037-vary-the-datetimeoffset-offset-dimension.md b/doc/handwritten/for-maintainers/adr/0037-vary-the-datetimeoffset-offset-dimension.md index 813e96a2..02808938 100644 --- a/doc/handwritten/for-maintainers/adr/0037-vary-the-datetimeoffset-offset-dimension.md +++ b/doc/handwritten/for-maintainers/adr/0037-vary-the-datetimeoffset-offset-dimension.md @@ -2,7 +2,7 @@ 🌍 🇬🇧 English (this file) · 🇫🇷 [Français](0037-vary-the-datetimeoffset-offset-dimension.fr.md) -**Status:** Proposed +**Status:** Accepted **Date:** 2026-07-26 **Decision Makers:** Reefact diff --git a/doc/handwritten/for-maintainers/adr/README.md b/doc/handwritten/for-maintainers/adr/README.md index 89f815f1..70d4803c 100644 --- a/doc/handwritten/for-maintainers/adr/README.md +++ b/doc/handwritten/for-maintainers/adr/README.md @@ -219,6 +219,6 @@ Optional supporting material: | [ADR-0034](0034-require-a-scope-on-the-version-driving-commit-types.md) | Require a scope on the version-driving commit types | Accepted | | [ADR-0035](0035-enforce-structural-any-conflicts-at-compile-time.md) | Enforce structural Any conflicts at compile time, value-dependent ones at run time | Accepted | | [ADR-0036](0036-draw-lattice-constrained-scalars-on-the-grid.md) | Draw lattice-constrained scalars on the grid | Accepted | -| [ADR-0037](0037-vary-the-datetimeoffset-offset-dimension.md) | Vary the DateTimeOffset offset dimension | Proposed | +| [ADR-0037](0037-vary-the-datetimeoffset-offset-dimension.md) | Vary the DateTimeOffset offset dimension | Accepted | | [ADR-0038](0038-open-the-ambient-seed-scope-to-adapters.md) | Open the ambient seed scope to test-framework adapters | Accepted | | [ADR-0039](0039-adapt-dummies-to-xunit-v3-through-a-companion-package.md) | Adapt Dummies to xUnit v3 through a companion package | Accepted |