alternative tangled frontend (extremely wip)

refactor: add type to lexicon zod schema

+1
+1
src/lib/types/lexicons/sh/tangled/repo.ts
··· 1 1 import { z } from "zod/v4"; 2 2 3 3 export const shTangledRepoSchema = z.object({ 4 + $type: z.literal("sh.tangled.repo"), 4 5 name: z.string(), 5 6 knot: z.string(), 6 7 // FIXME: tangled.org displays them anyway if the record is an invalid lexicon.