I'm trying to generate an ATProto lexicon from my arktype with a manual process and I'm trying to figure out whether or not there's a way for me to access the runtime type information that is used, for example, to create the JSON schema.
It seems like maybe the JSON schema itself is the only stable rutime type information so far?