Skip to content

Commit bea5b7e

Browse files
committed
update lean squad
1 parent 7ee2b60 commit bea5b7e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

workflows/lean-squad.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -575,8 +575,8 @@ This is a reflective task. The goal is not to prove more things, but to evaluate
575575
- **Date**: YYYY-MM-DD HH:MM UTC
576576
- **Commit**: `<SHA>`
577577
```
578-
- **Overall assessment**: 2–4 sentences on the current state of formal verification and its utility.
579-
- **Proved theorems** table: theorem name, file, level (low/mid/high), bug-catching potential (low/medium/high), notes.
578+
- **Overall assessment**: 2–4 sentences on the current state of formal verification and its utility. Include links to proofs and code where relevant.
579+
- **Proved theorems** table: theorem name (with link), file, level (low/mid/high), bug-catching potential (low/medium/high), code link, notes. Link each theorem to the corresponding Lean proofs and Rust code it relates to.
580580
- **Gaps and recommendations**: what should be proved next and why — prioritised by impact.
581581
- **Concerns**: any theorems that look proved but may be vacuous due to model approximations (cross-reference CORRESPONDENCE.md).
582582
- **Positive findings**: highlight any case where FV revealed or confirmed something non-obvious.

0 commit comments

Comments
 (0)