Skip to content

docs: explain verification boundaries - #70

Open
adity982 wants to merge 2 commits into
CoderSufiyan:mainfrom
adity982:docs/verification-boundaries
Open

docs: explain verification boundaries#70
adity982 wants to merge 2 commits into
CoderSufiyan:mainfrom
adity982:docs/verification-boundaries

Conversation

@adity982

Copy link
Copy Markdown

Summary

  • document the exact npm and GitHub inputs fetched during verification
  • explain bounded temporary extraction and cleanup behavior
  • state the static-analysis limitations and why a clean result is not a safety guarantee
  • add pinned npm and GitHub verification examples

Closes #27

Validation

  • npm exec -- vitest run tests/verify.test.ts tests/github.test.ts tests/corpus.test.ts (19 passed)
  • npm run build
  • documentation contract checks
  • npm test (35 passed, 1 unrelated Windows JSON path-escaping assertion failure in tests/audit.test.ts)

@adity982
adity982 marked this pull request as ready for review August 25, 2026 05:07
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.

Document static verification guarantees and limitations

1 participant