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
041ee79945
Add conviction voting data and Dune pool balance exports
...
Conviction Voting (from Gnosis Chain RPC, contract 0xca164930...):
- 47 proposals, 36 funded, 10 cancelled, 680,295 TEC disbursed
- 891 stake events from 159 unique stakers
- 873 conviction support update events
- Notable: TE Academy (64K), Gravity DAO (76K), cadCAD (54K)
Dune exports (4 queries):
- Pool balances (4,220 rows), common pool (872), reserve pool (887)
- Token balances with USD valuations (1,986 rows)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 13:05:36 -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
Jeff Emmett
84a3e427b4
Initial repo structure for TEC token dynamics analysis
...
Sets up project skeleton for analyzing the Token Engineering Commons
augmented bonding curve, conviction voting, and primary/secondary
market dynamics.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 12:20:46 -07:00