Changed
- The server's instructions and the tool descriptions no longer ask the model
to guess whether its host renders UI.open_fibxis to be called first for
any wallet, balance, quote or swap question in every host — it returns the
session, balances, policy and quote in one snapshot, and renders the app
where the host can.get_auth_statusno longer says "always call this
first", which had been pulling the model away from the app; and the model is
told not to callget_connect_statuswithout apairingId.
A text-only change: no code path moved. Full history in CHANGELOG.md.