8c12d4d692
Adds full protocol support for NIP-C0 code snippet events following the same structure used for NIP-88 polls. Quartz (quartz/nipC0CodeSnippets/): - CodeSnippetEvent (kind:1337) with accessors for all optional metadata - TagArrayExt: parse language, extension, name, description, runtime, license, deps (repeatable), and repo from tag arrays - TagArrayBuilderExt: typed builder functions for CodeSnippetEvent - Tag classes: LanguageTag (l), ExtensionTag, SnippetNameTag (name), SnippetDescriptionTag (description), RuntimeTag, LicenseTag, DepTag, RepoTag EventFactory: register kind 1337 → CodeSnippetEvent LocalCache: add consume(CodeSnippetEvent) and dispatch in when block https://claude.ai/code/session_013ykLNfJNdwWpXh8ZhZaSXY