A modular CLI governance engine built on Intercom architecture.
VECTO provides a lightweight proposal lifecycle system with deterministic state transitions and terminal-based interaction.
- Proposal creation
- Voting mechanism
- Proposal finalization
- State inspection
- Clean modular CLI interface
git clone https://github.com/pujogresik/vecto.git
cd vecto
npm install
node index.jsVECTO terminal successfully initialized and ready.
- Create proposal
- Vote proposal
- List proposals
- Finalize proposal
- Exit system
All state transitions are handled deterministically in memory.
trac106efxugftedd5775zlqj0xt9my5w6vxwcuuythfzy9zawdnlc7msml0jy3
Built for modular governance experimentation on Intercom stack.
