Skip to content

Add logveil tutorial and social hooks#6

Merged
rogerchappel merged 2 commits into
mainfrom
oss-demo-content-20260611
Jun 11, 2026
Merged

Add logveil tutorial and social hooks#6
rogerchappel merged 2 commits into
mainfrom
oss-demo-content-20260611

Conversation

@rogerchappel

Copy link
Copy Markdown
Owner

Summary

  • add a fixture-backed tutorial for sanitizing an agent session
  • link the tutorial from the README quick start
  • add grounded social hooks and a demo clip outline

Verification

  • npm install -> added 9 packages, found 0 vulnerabilities
  • npm run build -> passed
  • node dist/cli.js redact examples/agent-session.log --out repro-safe.md --json-out redaction-evidence.json -> wrote both files
  • test -s repro-safe.md and test -s redaction-evidence.json -> passed
  • node dist/cli.js audit examples/agent-session.log --format json --fail-on secret -> exited 2 with 2 secret findings, as expected
  • npm run smoke -> passed

@rogerchappel rogerchappel merged commit df83a6d into main Jun 11, 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