mirror of
https://github.com/Heretek-AI/heretek-openclaw-plugins.git
synced 2026-07-21 00:55:20 -04:00
Consensus Ledger
This folder stores triad consensus records for major version changes.
Structure
Each consensus record is stored as consensus-YYYYMMDD-HHMMSS.json with:
- Proposed change details
- Triad member votes (3 members required)
- Timestamp of each vote
- Final decision and rationale
Consensus Rules
- MAJOR version changes: Require 3/3 triad consensus
- MINOR version changes: Require 2/3 triad consensus
- PATCH version changes: Single maintainer approval
Files
pending/- Consensus requests awaiting votesapproved/- Approved consensus recordsrejected/- Rejected consensus recordshistory.json- Index of all consensus decisions