Documentation · 09 / 11
Council
System contracts are ownered by the Chronolock, which the Council controls. Voting weight is locked EVH, read at vote time; the StakeVault unlock delay exceeds the voting period, so weight cannot be borrowed for a single motion.
table(kind, target, value, signature, data, subject, summary)— requires the tabling threshold.vote(id, support, reason)— 1 yea, 2 nay, 3 abstain.ratify(id)— a passed motion is queued in the Chronolock.execute(id)— after the delay, within the grace window.
A motion passes with more yea than nay and yea + abstain at quorum. The sentinel — or the motion's own author — can cancel any motion that has not been executed, including during the Chronolock delay. The cancel can stop things, never make them happen.