@projectdavos
3️⃣ Technical Integration Strategy
⚙️ Davos integrates with Snapshot and Tally on Polygon PoS, supporting both proposal reading and signed vote submissions.
🔐 Votes are handled via Keyring, a modular KMS where users keep control through a 2-key Safe:
- One key stays with the user
- The second (Davos key) only votes if no override happens before the deadline
🧠 Proposal analysis is done via a modular LLM integration. We’ll start with OpenAI, but other providers can be plugged in.
🧾 All components needed for end-to-end auditing of Davos’ behavior will be open-source and publicly accessible.