Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 0dc3c41111 Add analysis notebooks: CV, treasury, and mechanism post-mortem
Notebook 02 (Conviction Voting):
- Funding distribution, beneficiary concentration
- Voter participation (Gini=0.843, top 10=65% of stake)
- Proposal lifecycle and conviction dynamics
- Governance throughput timeline

Notebook 03 (Treasury & Pools):
- Common pool and reserve pool balance tracking
- Monthly inflow/outflow analysis
- Post-migration USD valuations
- Reserve ratio and pool composition

Notebook 04 (Mechanism Post-Mortem):
- ABC → Common Pool → CV feedback loop sustainability
- Death spiral hypothesis (market/treasury/governance correlation)
- CV parameter stress test (spending limit, request sizes)
- Mechanism design scorecard

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 13:13:58 -07:00
Jeff Emmett 6496f46430 Add data sources reference and on-chain data collection notebook
- Contract addresses identified: TEC token, ABC, reserve pool, common pool
- Dune dashboards cataloged (tec/tec, tec/tec-gno, tecommons/TECommons)
- Forum sources linked (shutdown proposal, sunsetting framework, Q1 report)
- Notebook 01 fetches ABC buy/sell events and TEC transfers via RPC
- Treasury state at shutdown documented (~$300K total)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 12:29:22 -07:00