docs: refresh READMEs#585
Conversation
ReviewThis PR is documentation-only (all 6 changed files are README/markdown updates). No code changes. Documentation quality looks good:
One minor note: The syscalls README example has a redundant double-module path — No security, bug, or performance concerns. |
Codex Code ReviewFinding: Low Security prover/README.md shows Action: update the examples to compare |
|
Documentation-only PR. All API names, file paths, and feature flags were verified against the source — they're accurate. One minor issue filed inline: the example in |
Codex Code ReviewNo findings. The PR only changes documentation/README files. I did not find concrete security, correctness, significant performance, or simplicity issues in the changed diff. |
gabrielbosio
left a comment
There was a problem hiding this comment.
executor/README.md and syscalls/README.md should be accessible through root README
- Add clang + lld (with RISC-V target) to README dependencies section
so users don't fail at `make compile-programs-asm`
- Add `default_value = "2"` to --blowup in both prove and verify
subcommands so `--help` shows the default
- Fix verify --time help text ("Print verification time" not "timing breakdown")
- Match [default: 2] style in bin/cli/README.md tables
No description provided.