Reading through the FAQ I came across the section on updates, and I usually, like most people use the sudo update and sudo upgrade commands. But saw that you have a Kaisen specific update command - kaisen-update.
It appears more than just a combination of sudo apt update && sudo apt -y full-upgrade.
I am wondering where the script file is to see all the commands run during this process?
The purpose of the kaisen-update command is to chain the update operations and potential repairs in order to limit the risks of having a broken system or package after the update.
That’s why I always recommend this command for upgrades.