A release branch gets only bug fixes, so if somebody has a cool new feature they want to add it (and then debug for the next few months) it goes into the experimental branch, not the release branch.
Basically it’s a branch that will get increasingly stable as bugs are fixed, while experimental goes on being, well, experimental.