Skip to content

feat: add shareable prove reports#51

Merged
peg merged 2 commits into
mainfrom
feat/proof-report-artifacts
May 26, 2026
Merged

feat: add shareable prove reports#51
peg merged 2 commits into
mainfrom
feat/proof-report-artifacts

Conversation

@peg
Copy link
Copy Markdown
Owner

@peg peg commented May 26, 2026

Summary

  • Add snare prove --output <path> to write text or JSON proof report artifacts.
  • Add snare prove --redact to remove device IDs, token IDs, labels, cleanup tokens, and absolute local paths from shareable reports.
  • Expand proof reports with event visibility, observed callback latency, and explicit proof/limitation sections.
  • Document the share-safe proof artifact flow and update the changelog.

Tests

  • gofmt -w internal/cli/cmd_confidence.go internal/cli/confidence_test.go
  • git diff --check
  • go test ./... -count=1
  • npm ci in worker/
  • npm test -- --run in worker/
  • go run ./cmd/snare prove --help

@peg peg merged commit 4db114e into main May 26, 2026
1 check passed
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.

1 participant