GovernanceRepositoryInterface
Read contract for the governance repository. Provides read-only access to the compiled decisions and profile.
GovernanceRepositoryInterface::decisions()
abstract public function decisions(): arrayGets all compiled decisions.
GovernanceRepositoryInterface::profile()
abstract public function profile(): Milpa\Governance\GovernanceProfileGets the system's governance profile.