About
A learning site with an expiry date on every page.
The Graph Academy is community owned. It teaches the protocol by role and from first principles, and it links out for everything it is not the right place for.
What happened to the last one.
The original Graph Academy was a WordPress site, last substantially updated in 2022. It taught Cobb-Douglas rebates, L1 curation bonding curves, and deploying to the Hosted Service. All three are now wrong, and the site had no way to know it.
That is the ordinary fate of educational material about a protocol that changes. Numbers get typed into paragraphs, the paragraphs stop being true, and nothing goes red. A reader has no way to tell a page written last month from one written in 2021, because both look equally confident.
What this rebuild does differently.
Three mechanisms, all of them boring, which is the point.
- Every protocol number lives in one registry. No lesson hard-codes a value. The parameters page carries all 23 of them with the source, a quote from it, and the date somebody read it. Change it once and every lesson updates.
- Every lesson carries a stamp and an expiry. What it was checked against, when, and when it is due another look. Past that date the page says so at the top, in a banner nobody can miss.
- The build fails loudly. A nightly job lists pages past their re-verification date and parameters nobody has read in ninety days. A lesson referencing a parameter that does not exist fails the build outright.
When the sources disagree, we say so.
Reading the official documentation carefully turns up places where two pages give different answers, and places where the protocol permits one thing while the shipped software does another. On 2026-08-30 we found three.
The comfortable move is to pick one and write confidently. This site records the disagreement instead, marks the parameter, and tells you where to settle it. A reader who knows two official pages conflict is better informed than one given a confident answer that happens to be the wrong half of a contradiction.
What this site is not.
- Not the documentation. Procedures, CLI flags and configuration belong in the official docs, where they are maintained by the people who change the software. This site explains why, and links there for how.
- Not a dashboard. Nothing here is live. Graph Explorer and Lodestar carry the current numbers.
- Not financial advice. Nothing on this site is financial or investment advice. It explains mechanisms so you can make your own decision.
- Not anyone's marketing. The site is community owned. Where a tool is recommended it is because it does the job, and where the protocol has a weakness the lessons say so.
Privacy.
No accounts, no sign-in, no cookies, no analytics, no third-party requests of any kind. Your progress through the paths and your quiz answers are stored in your own browser and never leave it. Clearing site data clears them.
Every asset on every page is served from this domain. Open the network panel and check: two fonts, one stylesheet, the page itself.
Licensing.
Content is CC-BY-4.0, attributed to the Graph Academy community. Take it, translate it, teach from it. Code is MIT. The design system is cargopete-style, also MIT. The two fonts are SIL Open Font Licence 1.1.
Current state.
Everything on this site was checked against Graph Horizon (2025-12-11). The freshness of individual pages is visible on each one, and the changelog records what has moved.
Credit.
Built by the community, for the community. Design system and initial build by cargopete and The Night's Watch. No organisation owns this site, and the source is at nightswatchhq/graph-academy-v2.