···2525- use authenticated repo contents for backfill instead of `com.atproto.repo.describeRepo` (see [./authenticated-collection-list.md](./authenticated-collection-list.md))
262627272828+### quirks
2929+3030+if you see a log line like
3131+3232+```
3333+... WARN ... error=identity resolution failed: jacquard: unsupported DID method: did:web:...
3434+```
3535+3636+it just means the did:web resolution failed. lightrail supports did:web, but a [tiny current bug in jacquard](https://tangled.org/nonbinary.computer/jacquard/issues/31) surfaces this message
3737+3838+3939+2840## contributing
29413042see ['./hacking.md'](./hacking.md)