a textual notation to locate fields within atproto records (draft spec) microcosm.tngl.io/RecordPath/
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

this word is going to start bugging me

phil a19c17d7 c499c44e

+1 -1
+1 -1
spec.md
··· 18 18 19 19 ## 1. Design goals 20 20 21 - 1. **Pragmatically canonical:** Two records that conform to the same lexicon and contain a field at the same _semantic location_ (see 2.3) produce and match the same RecordPath. 21 + 1. **Canonical:** Two records that conform to the same lexicon and contain a field at the same _semantic location_ (see 2.3) produce and match the same RecordPath. 22 22 2. **Lexicon-agnostic:** Path generation and matching are derived from and operated upon record data directly. 23 23 3. **Complete:** Every field in a valid atproto record should be reachable by a RecordPath. 24 24 4. **Readable:** JSON-Path-like syntax, with only URL-unreserved syntax characters.