Seshat

Documentation

Overview

Seshat Documentation

Technical deep-dives into each of Seshat's four core intelligence systems. Written for developers and researchers who want to understand the implementation, methodology, and data pipelines behind the scores.

Architecture overview

Seshat is a Cloudflare Workers TypeScript application with zero server infrastructure. All compute runs on the edge; persistence is Cloudflare D1 (SQLite) and KV; storage is R2. Scheduled cron triggers drive the three main pipelines.

Every 10 min → fee scanner (multicall batch + Bitquery events)
Every 2 hours → developer enrichment + event watcher + subscriber alerts
Every Sunday → ridge regression weight update