meldestelle/docs/03_Domain/02_Reference
Stefan Mogeritsch c696b8c50e feat(db): add regulation-as-data tables for license height and horse age matrices
- Introduced `license_height_matrix` for mapping minimum license requirements to jump heights (ÖTO § 231).
- Added `horse_min_age_matrix` for defining minimum horse ages by discipline, height, or level (ÖTO § 103, FEI GR Art. 136).
- Populated both tables with ÖTO 2026 and FEI-compliant seed data.
- Updated Flyway V008 to remove incorrect `RD4` entry and annotated corrected enum references.
- Created Flyway V009 for introducing the new tables and their seeds.
- Aligned documentation, validation rules, and roadmaps for backend implementation handover.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-04-03 11:10:45 +02:00
..
FEI_Regelwerk docs: restructure domain documentation and update references 2026-01-15 13:44:49 +01:00
Legacy_Specs docs: add new documentation for API Gateway, core model, and backend structure 2026-01-15 13:53:56 +01:00
OETO_Regelwerk feat(db): add regulation-as-data tables for license height and horse age matrices 2026-04-03 11:10:45 +02:00
OeTO_2026.pdf docs: add Österreichische Turnierordnung 2026 (ÖTO) reference document 2026-03-16 15:05:33 +01:00
TURNIER_KLASSEN.md Document and implement CSN-C-NEU mandatory division rules: Add TURNIER_KLASSEN.md detailing forced divisions by license categories; establish uniform labels and keys (e.g., LZF_ONLY and R1_PLUS); draft optional youth division rules. Extend validation in Validierungsregeln.md. Implement FEI-ID resolver and mapping endpoint in Masterdata service. 2026-04-02 18:37:10 +02:00
Validierungsregeln.md feat(db): add regulation-as-data tables for license height and horse age matrices 2026-04-03 11:10:45 +02:00