Skip to content

Commit 91ccb0f

Browse files
.
1 parent 2b9eb01 commit 91ccb0f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

book/00-index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,14 @@ Please don't send it around to your friends yet.
2323
Agents, evals, and RL environments for the working proof engineer.
2424

2525
[Get Started](/introduction/ch0)
26+
27+
## Table of contents at a glance
28+
29+
1. Introduction. Setting scope, defining terms.
30+
2. DafnyBench (Dafny) with `inspect-ai`. Quickest MVP with free agents and logging/dashboards
31+
3. DafnyBench no-framework. Dispell any suspicions about the complicated framework by feeling the purepython and anthropic SDK under your fingernails.
32+
4. FVAPPS (Lean) with `pydantic-ai`, more flexible than `inspect-ai`
33+
5. From evals to RL envs. How much SFT do you need to bootstrap, and how to get those tokens. Curricula design.
34+
6. Outlook. Please measure verification burden
35+
36+
Chapters 2-4 will have code in the repo in the `./evals` subdir.

0 commit comments

Comments
 (0)