Hello! Congratulations! T3 is by far the best joomla framework out there! But, as with most frameworks it is hard to figure out how you will upgrade. In the past I have built complicated sites just to have everything broken on upgrade, joomla as well as template framework upgrades.
1) I get CSS. My changes can be put in custom.css and not be overwritten on Joomla as well as T3 upgrade. What about custom changes to variables.less and custom themes from thememagic, and custom bootstrap js
2) How will T3 deal with bootstrap/js/css/jQuery versions and joomla media/jui core versions?
3) For example: What is the best procedure to add a bootstrap(BT) lightbox.js and lightbox.css. I call them via simple html markup data-toggle in a custom HTML module. Where do I put the js and css so they will not be broken on upgrade?
I have viewed all the videos. Your documentation is pretty good but I think this discussion deserves either an advanced video on your architecture or a detailed PDF on making custom changes.