[Senate] Allocation proposals and governance mechanism done

← Senate
Build the proposal system for requesting more resources: 1. Create allocation_proposals table: id, entity_type, entity_id, proposer_agent, requested_tokens, justification, evidence_pmids, status (pending/approved/rejected), created_at 2. Auto-generate proposals when: a hypothesis score rises significantly, new evidence is found, a knowledge gap is partially filled 3. Senate governance: proposals need evidence threshold (>= 2 PMIDs) and justification quality score 4. Add /api/proposals endpoint and /senate/proposals UI 5. Implement approval logic: auto-approve if evidence_strength > 0.7, queue for review otherwise

Completion Notes

Auto-completed by supervisor after successful deploy to main

Git Commits (2)

[Senate] Implement allocation proposal system with auto-gen and multi-sig governance2026-04-25
[Senate] Implement allocation proposal system with auto-gen and multi-sig governance2026-04-25

Sibling Tasks in Quest (Senate) ↗