Remove container, add OAuth editing, parallelize discover, add island:search
- Remove Docker container, StrataContainer DO, PDS_APP_PASSWORD, and all
server-side PDS write routes (updateRecord, analyze, deriveIsland,
containerHealth, syncContainer, getCarryData)
- Frontend edits now write via OAuth session: putRecord for owner,
createRecord (fork) for non-owner with forkOf provenance
- OAuth callback preserves return page via state + sessionStorage
- Parallelize island:discover: batch 10 DIDs concurrently via
Promise.allSettled, merge resolvePDS+resolveHandle into single
resolveDidDoc call
- Add island:search CLI command for text-based island discovery
- Add synthesis-to-oxa migration script
- Edit chip moved below graph, shown/hidden based on auth state
- Login dialog uses placeholder instead of prefilled handle
👾 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>