• Joined on 2026-03-06
jason merged pull request jason/breedr#48 2026-03-10 15:16:21 -05:00
docs: update README with COI direct-relation fix (v0.6.1)
jason created pull request jason/breedr#48 2026-03-10 15:16:16 -05:00
docs: update README with COI direct-relation fix (v0.6.1)
jason pushed to fix/coi-direct-relation at jason/breedr 2026-03-10 15:15:02 -05:00
df7d94ba9d docs: update README with COI direct-relation fix (v0.6.1)
jason pushed to master at jason/breedr 2026-03-10 15:09:47 -05:00
af9398ec0f Merge pull request 'fix: COI correctly calculates parent×offspring and direct-relation pairings' (#47) from fix/coi-direct-relation into master
389636ce6f fix: COI correctly calculates parent×offspring and direct-relation pairings
Compare 2 commits »
jason merged pull request jason/breedr#47 2026-03-10 15:09:46 -05:00
fix: COI correctly calculates parent×offspring and direct-relation pairings
jason created pull request jason/breedr#47 2026-03-10 15:09:23 -05:00
fix: COI correctly calculates parent×offspring and direct-relation pairings
jason pushed to fix/coi-direct-relation at jason/breedr 2026-03-10 15:08:36 -05:00
389636ce6f fix: COI correctly calculates parent×offspring and direct-relation pairings
jason created branch fix/coi-direct-relation in jason/breedr 2026-03-10 15:07:48 -05:00
jason pushed to fix/coi-direct-relation at jason/breedr 2026-03-10 15:07:48 -05:00
jason deleted branch fix/pairing-coi-and-direct-relation-guard from jason/breedr 2026-03-10 15:02:39 -05:00
jason deleted branch fix/coi-direct-ancestor-logic from jason/breedr 2026-03-10 15:02:36 -05:00
jason closed pull request jason/breedr#46 2026-03-10 15:02:26 -05:00
fix(backend): move /relations and /trial-pairing routes above /:id to prevent Express catch-all swallowing them
jason created pull request jason/breedr#46 2026-03-10 15:02:18 -05:00
fix(backend): move /relations and /trial-pairing routes above /:id to prevent Express catch-all swallowing them
jason pushed to master at jason/breedr 2026-03-10 15:01:23 -05:00
2164b035a8 fix(backend): move named routes above /:id wildcard — Express route order bug causing 0% COI
jason pushed to fix/pairing-coi-and-direct-relation-guard at jason/breedr 2026-03-10 15:00:38 -05:00
764fafa974 fix(backend): move /relations and /trial-pairing routes above /:id to prevent Express catch-all swallowing them
jason merged pull request jason/breedr#45 2026-03-10 14:57:16 -05:00
fix: COI direct-ancestor bug — correct Wright algorithm + frontend relation guard
jason pushed to master at jason/breedr 2026-03-10 14:57:16 -05:00
6431164d3b Merge pull request 'fix: COI direct-ancestor bug — correct Wright algorithm + frontend relation guard' (#45) from fix/pairing-coi-and-direct-relation-guard into master
72c54f847f fix(frontend): block/warn direct parent-offspring selections in PairingSimulator
c949fe2502 fix(backend): rewrite COI with self-at-gen-0 Wright method + direct-relation detection endpoint
Compare 3 commits »
jason created pull request jason/breedr#45 2026-03-10 14:56:37 -05:00
fix: COI direct-ancestor bug — correct Wright algorithm + frontend relation guard
jason pushed to fix/pairing-coi-and-direct-relation-guard at jason/breedr 2026-03-10 14:56:11 -05:00
72c54f847f fix(frontend): block/warn direct parent-offspring selections in PairingSimulator
jason pushed to fix/pairing-coi-and-direct-relation-guard at jason/breedr 2026-03-10 14:55:00 -05:00
c949fe2502 fix(backend): rewrite COI with self-at-gen-0 Wright method + direct-relation detection endpoint