This sounds good. Just make sure it gets the appMapping added to it so the default settings still works in a sub folder (or unit test, for that matter). cc/
Looks like this is already in production, by the way: https://github.com/coldbox-templates/advanced-script/blob/master/config/Coldbox.cfc#L29
I think in order to do what Brad and I talked about, you would also need to add the /root mapping found in /tests/Application.cfc to the root Application.cfc.
App mapping didn't get added as per my comment and this functionality doesn't work for apps in a sub folder :/
New ticket created: https://ortussolutions.atlassian.net/browse/COLDBOX-560