pub const OFFERED_CAPABILITIES: &[&str];Expand description
What this kernel offers to negotiate.
Empty, and that is the honest answer for v1: every request in the contract is served by every v1 daemon, so there is no optional surface to advertise. A name here would be something a client branches on, and once branched on it is owed forever — including by the terminal-engine daemon that would have to keep meaning the same thing by it.