Skip to content

docs: add execution and state match verification guide. - #2359

Merged
ffrujeri merged 3 commits into
mainfrom
ffrujeri/docs-execution-state-match
Aug 5, 2026
Merged

docs: add execution and state match verification guide.#2359
ffrujeri merged 3 commits into
mainfrom
ffrujeri/docs-execution-state-match

Conversation

@ffrujeri

@ffrujeri ffrujeri commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Closes #1360
  • Document execution-based verification for code, SQL, tool state, formal proofs, and sandboxed workloads.
  • Cover concurrency, timeouts, isolation, cleanup, and failure handling.
  • Add the guide to the Verification Patterns navigation.

Test plan

  • Run cd fern && npm run check

Signed-off-by: Felipe Vieira Frujeri <ffrujeri@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ffrujeri
ffrujeri requested review from ananthsub and anwithk August 5, 2026 20:02
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

@ffrujeri
ffrujeri merged commit 5fb0353 into main Aug 5, 2026
10 checks passed
@ffrujeri
ffrujeri deleted the ffrujeri/docs-execution-state-match branch August 5, 2026 22:07
OlegSudakov pushed a commit to OlegSudakov/Gym that referenced this pull request Aug 7, 2026
…2359)

## Summary
- Closes [NVIDIA-NeMo#1360](NVIDIA-NeMo#1360)
- Document execution-based verification for code, SQL, tool state,
formal proofs, and sandboxed workloads.
- Cover concurrency, timeouts, isolation, cleanup, and failure handling.
- Add the guide to the Verification Patterns navigation.

## Test plan
- [x] Run `cd fern && npm run check`

Signed-off-by: Felipe Vieira Frujeri <ffrujeri@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add Execution & State Match verification pattern page

2 participants