You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(skills): cite the cost model instead of repeating prices
The multipliers live in cost-control. Repeating the numbers in three more skills
means they go stale in three more places the next time pricing moves, and a
skill that quotes a wrong price is worse than one that quotes none.
The wording keeps what made the change work: the cost warning stays at the point
of temptation, next to the flag, and it still says which direction is expensive.
Only the figure moves to the one file that owns it.
0 commit comments