diff --git a/maintainers/adr/0006-supply-arbitrary-test-values-from-a-seedable-source.md b/maintainers/adr/0006-supply-arbitrary-test-values-from-a-seedable-source.md index 52e578b..8db840c 100644 --- a/maintainers/adr/0006-supply-arbitrary-test-values-from-a-seedable-source.md +++ b/maintainers/adr/0006-supply-arbitrary-test-values-from-a-seedable-source.md @@ -1,7 +1,7 @@ # ADR-0006 | Supply arbitrary test values from a single seedable source -**Status:** Proposed -**Date:** 2026-07-15 +**Status:** Accepted +**Date:** 2026-07-16 **Decision Makers:** Reefact ## Context diff --git a/maintainers/adr/README.md b/maintainers/adr/README.md index b549314..ed7c7cc 100644 --- a/maintainers/adr/README.md +++ b/maintainers/adr/README.md @@ -174,4 +174,4 @@ Optional supporting material: | [ADR-0003](0003-unify-outcome-value-mapping-under-then.md) | Unify Outcome value mapping under Then | Accepted | | [ADR-0004](0004-check-every-pull-request-against-the-adr-base.md) | Check every pull request against the ADR base | Accepted | | [ADR-0005](0005-reserve-the-plain-factory-name-for-the-outcome-returning-variant.md) | Reserve the plain factory name for the Outcome-returning variant | Proposed | -| [ADR-0006](0006-supply-arbitrary-test-values-from-a-seedable-source.md) | Supply arbitrary test values from a single seedable source | Proposed | +| [ADR-0006](0006-supply-arbitrary-test-values-from-a-seedable-source.md) | Supply arbitrary test values from a single seedable source | Accepted |