Commits
Click on a commit to change the comparison rangeAdd database migration for V1 to V2 concurrency limits
This migration converts V1 tag-based concurrency limits to V2 lease-based
limits with 'tag:' prefix naming convention. Active slot counts are
preserved but no actual leases are created (phantom slots).
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>