AutomatedEntity / Automated-Legal-Entity

This is a repository for the creation of an Automated Legal Entity (ALE)
Other
0 stars 1 forks source link

What are the inputs and outputs of a Governance System? #5

Open AidanKrakowsky opened 7 years ago

AidanKrakowsky commented 7 years ago

Inputs for Voting -Category of Proposal (Hiring, Warning/Termination, Project, Spending) -Details of Proposal as per category template -What constitutes a quorum -Conditions for passing vote -Time limit of vote -Employee Info (Title, voting power) of voters (maybe from employee contracts/HR system) -Votes cast

Outputs for Voting -Check - did the vote pass (Y/N) -If N, log failed vote on ledger -If Y, log successful vote on ledger and move to implementation protocol

AidanKrakowsky commented 7 years ago

Implementation -IF Vote is to hire an employee, move to Hiring protocol under HR -IF Vote is to fire/warn an employee, move to Warning/Termination protocol under HR -IF Vote is to create a project, create project/task under Project mgmt. -IF Vote is to spend resources, move to spending (checks/wires) protocol under Banking