docs: accept ADR-0036 and ADR-0037 - #302
Merged
Merged
Conversation
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 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JpQ9768mubATEjedfdAZus
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 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JpQ9768mubATEjedfdAZus
Reefact
force-pushed
the
claude/accept-adr-0036
branch
from
July 26, 2026 13:50
be516ba to
b127adf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Flip the two
ProposedADRs left onmaintoAccepted, recording the maintainer's acceptance of decisions whose features have already shipped:MultipleOf/WithScale/WithGranularityconstraints, shipped in feat(dummies): add MultipleOf, WithScale and WithGranularity constraints #298).WithOffset/WithOffsetBetweenconstraints, shipped in feat(dummies): add WithOffset/WithOffsetBetween on AnyDateTimeOffset #299).Per the repository governance, an agent never accepts an ADR on its own — the maintainer decides. This flip is made at the maintainer's explicit request and in their name (both commits authored by Sylvain Aurat).
Type of change
Changes
Proposed→Accepted.Proposed→Accepted.Dateunchanged (2026-07-26), the day each decision took effect.Testing
Documentation
doc/updatedArchitecture decisions
Related issues