You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.5.1: TSA on by default, install UX improvements, setup enhancements
- TSA anchoring enabled by default (free DigiCert service, rate-limited)
- README: add "Why I built this" section with ICP positioning
- README: simplify Quick Start to two commands, Windows in collapsible
- install.sh: platform-aware install dir (~/.punkgo/bin/ on Windows)
- install.sh: PATH detection + guidance after install
- install.sh: skip chmod +x on Windows, mkdir -p before install
- setup: print survey link (punkgo.ai/why) after successful setup
- setup: check kernel version compatibility, warn if outdated
- cargo fmt across touched files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
I've been using Claude Code daily since January 2025. After 25,000+ AI actions, I realized I had zero proof of what actually happened. The AI's own logs? It can edit those. Git history? Doesn't capture the thinking process. I wanted something that works like a dashcam — always recording, can't be tampered with, and there when you need it.
22
+
23
+
PunkGo Jack is that dashcam. Not a log file you can delete. Not a summary the AI writes about itself. A cryptographic receipt — append-only, Ed25519-signed, RFC 3161 timestamped. You can't backdate it, you can't delete it, you can't forge it.
24
+
25
+
**Who is this for?** If you use Claude Code or Cursor for client work, team projects, or anything where you need to show what your AI actually did — this is for you.
0 commit comments