feat(scripts): add backfill script for accountCreatedAt from PLC directory (#109)
CLI script that bulk-resolves account creation dates for existing users
with did:plc:* DIDs where accountCreatedAt is NULL. Queries the PLC
directory audit log, processes users with rate-limiting (200ms delay),
and reports progress/summary.
Run: pnpm db:backfill-account-ages
authored by