- Removed confirm-commit 1.0 capability (only 1.1 present) - Made startup capability conditional (as confirmed-commit) - Fixed startup error when rollback did not exist - Adjust snmp commit calls - Move failsafe to lib - Test: Minimized test application, test capability
* This enables that RPOC handles can call commit and validate via lib * The commit/validate API is now: `candidate_validate()` and `candidate_commit()`