Gulum
0c94a6ecd3
FEAT-1b: Inzuchtkoeffizient endpoints via Wright path method
- PedigreeCalculator: pure, EF-free Wright path-method engine (recursive F_A,
per-common-ancestor contributions, generationsAvailable, cycle guards)
- InbreedingService: loads pedigree from ApplicationContext shadow FKs
(Gerbils.LitterId, Litters.FatherId/MotherId) into in-memory maps
- InbreedingController: GET /gerbils/{id}/inbreeding-coefficient,
POST /genetics/test-inbreeding (hypothetical pairing for Probeverpaarung)
- Injects ApplicationContext directly; no Program.cs change (Dwight owns it)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 00:10:19 +02:00
..
2026-06-06 00:10:19 +02:00
2023-10-30 17:18:23 +01:00
2023-10-30 22:08:02 +01:00
2026-06-06 00:10:19 +02:00
2026-06-06 00:10:19 +02:00
2026-06-05 23:37:21 +02:00
2023-10-30 17:18:23 +01:00
2023-10-21 14:02:51 +02:00
2023-10-30 21:58:56 +01:00
2026-06-05 23:34:00 +02:00
2026-06-05 23:34:00 +02:00
2023-10-30 16:39:14 +01:00
2026-06-05 23:36:06 +02:00
2026-06-05 23:46:59 +02:00