Agent A: price orders in an explicit currency#7
Conversation
calculate_total now requires a currency argument; every in-repo caller and test passes it, so this PR is green on its own. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Veripsa — heading to
|
Closing — superseded by the fresh canonical collision pair #13 / #14 (2026-07-20)This PR touches Historical evidence preserved (not deleted): this PR, its files ( The canonical current demo is the two-PR pair #13 → #14 only. |
Adds a required
currencyparameter tocalculate_totaland updates every existing caller and test in this PR. Green on its own.