chore: update documentation

This commit is contained in:
Björn Fromme
2026-07-15 18:00:30 +02:00
parent 52327864d6
commit bd2d8b58a3
3 changed files with 54 additions and 14 deletions
+2
View File
@@ -1,5 +1,7 @@
# Body Dimensions Transition Plan (Stakeholder Draft)
> **STATUS (verified 2026-07-15): NOT IMPLEMENTED.** `src/Form/BodyDimensionsType.php` still declares `height`, `shoeSize`, and `weight` as `IntegerType` fields, and `src/Validator/Constraints/ParticipantValidator.php` has no regex/legacy-format handling — only numeric range checks. This plan has not been acted on.
## Goal
Prevent edit-form failures for existing bookings while we transition from legacy body-dimension values to a better long-term field model.