Skip to content
@proofstone

proofstone

Engineering roadmaps where every milestone is a proof — a verifiable artifact, not a keyword.

proofstone

Engineering roadmaps where every milestone is a proof.

Most roadmaps hand you a graph of keywords and leave "learned it" undefined. Here every node states its finishing condition in advance — You're done when … — and meeting it leaves an artifact outside your head: a merged eval, a confirmed break, a green test suite, a fabricated board. Finish a node and you have evidence, not a feeling.

proofstone.dev — every roadmap, rendered and cross-linked.

The series

Roadmap For the engineer moving into …
AI Safety Engineer evals, red-teaming, guardrails, agent security
Distributed Systems Engineer consensus, replication, failure detection
Applied Cryptography breaking it in Cryptopals and CryptoHack, then shipping it right

Two more — Robotics Software Engineer and PCB Design — are with practitioner reviewers and stay private until that review passes.

Reference implementations

Some milestones ship with runnable code, because "read about SWIM" and "implement SWIM and pass a deterministic suite" are different claims.

  • swim-lab — the Distributed Systems §4.1 milestone made executable: you implement SWIM, a deterministic suite grades it.

Contributing

The roadmap repositories are the source of truth; proofstone.dev is the render layer and rebuilds itself when a roadmap changes. Open a pull request on the roadmap your change belongs to.

A node earns its place by naming a finishing condition someone else can check. If it cannot be proven, it is not a milestone.

Pinned Loading

  1. proofstone.dev proofstone.dev Public

    The umbrella site for the proofstone roadmaps — the render layer. The roadmap repos are the source of truth; the site rebuilds itself when one changes.

    JavaScript

  2. ai-safety-engineer-roadmap ai-safety-engineer-roadmap Public

    A milestone-based roadmap into AI safety engineering - evals, red-teaming, guardrails, agent security. Every node is an artifact you can prove, not a keyword.

    Python

  3. applied-cryptography-roadmap applied-cryptography-roadmap Public

    A milestone map for engineers who ship cryptography: break it in Cryptopals & CryptoHack, then don't ship the OWASP A04 bug. Every claim is a canon citation, never ours.

    Python

  4. distributed-systems-engineer-roadmap distributed-systems-engineer-roadmap Public

    A milestone map into distributed systems — consensus, replication, failure detection. Every node is a test that passes or fails, not a keyword you nod at.

    Python

  5. swim-lab swim-lab Public

    The Distributed Systems Engineer Roadmap §4.1 milestone made executable: you implement SWIM, a deterministic suite grades it.

    Go

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…