···9090 - Accept NSIDs, `at://` lexicon records, and HTTPS URLs in an address bar.
9191 - Parse NSIDs into domain authority, authority domain, name segment, and optional
9292 fragment.
9393- - Vendor a small explicit snapshot of common `app.bsky.*` and `com.atproto.*`
9494- lexicons for instant/offline display.
9595- - Label vendored schemas as local snapshots with source and snapshot metadata; do not
9696- present them as canonical truth.
9793 - For live lookup, resolve the NSID authority domain through DNS from the browser,
9894 likely via DNS-over-HTTPS rather than a backend resolver.
9999- - Prefer DNS records that explicitly advertise a Lexicon document URL or lexicon
100100- service endpoint for the authority domain.
9595+ - Use the goat/Indigo Lexicon publication convention: read `did=...` TXT records
9696+ from the NSID authority domain.
10197 - Show a resolution trace with each attempted DNS name, record type, answer, fetch URL,
10298 status, and error details.
10399 - Display Lexicon JSON and a readable schema view with definitions, primary type,
104100 required fields, refs, unions, known values, and descriptions.
105101 - Link gedit Schema tabs and Nautilus collection schema actions into the matching
106102 browser view.
107107- - Keep lookup public/read-only and browser-only; do not add a backend resolver
103103+ - Keep lookup public/read-only.
108104 - Make unsupported NSIDs clear: ATProto does not define universal automated NSID
109105 schema fetching or enumeration.
110106- [ ] **About This Computer**