Rule Architecture

API Versioning

Version APIs from the start to enable non-breaking changes

apiversioningcompatibility
CLAUDE.md

Version APIs from the start. Use URL path versioning (/v1/, /v2/) or header-based versioning. Adding versioning later is significantly harder than starting with it.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl