Files
card-game-engine/RuleEngine.Tests
xiaoou 70b00d5e6d fix: IdentifyFans filter排除无fallback番型—防止跨变体越权
核心变更:
- filter从'well-known全放行'改为'只放行_fanConfig或有fallback值的'
- 排除: 断幺九/无字/缺一门/将/平胡/平和(无hardcoded fallback)
- 这些被排除时→allZeroValue→鸡胡兜底→保证非零分

效果: 南昌不再显示'断幺九+无字+平胡'等不存在于南昌规则的番型
测试: _fanConfig补全16个番型, 58 tests pass
2026-07-05 01:09:42 +08:00
..