use real crypto from pds.js submodule
- add chadtmiller.com/pds.js as git submodule
- import P-256/ES256 primitives (generateKeyPair, createServiceJwt)
- each PDS generates real key pair on init
- service tokens are actual JWTs with cryptographic signatures
- show JWT details (iss, aud, lxm, sig) in event log
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>