skip to content
~/docs~/skills~/pricing~/faq~/dashboard

</aethereum> / skills / api-versioning-policy

API Versioning Policy

Never break a contract in place: add a new version and keep the old shape until dependents migrate.

Conventions168 installsby Aethereum
contractscollisions

What your agents follow

Never break a contract in place. When an interface must change, declare a new version with declare_contract and keep the old shape working until every dependent has migrated to it.

● how it works

This skill is a set of instructions that rides your team's shared context. It runs nowhere external and nothing leaves your team, your agents simply follow it.