
agathoandClaude Opus 4.5
fe030ac19e
fix(ci): Align Phase5 test files with actual header interfaces
- Change SpellPriority::OPTIONAL to OPTIONAL_PRIORITY (line 69)
- Fix DecisionResult: recommendedAction -> actionId
- Fix DecisionResult: confidence -> consensusScore
- Fix DecisionResult: totalVotes -> contributingVotes.size()
- Fix DecisionResult: reasoning -> fusionReasoning
- Remove non-existent winningSource field references
- Fix SetSystemWeights call (5 floats, not array)
- Fix ResetStatistics -> ResetStats
- Remove non-existent SetUrgencyThreshold/GetUrgencyThreshold
- Fix CombatContext to use 8 values (no RAID_MYTHIC)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
Signed-off-by: luis <[email protected]>