[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-microsoft-azurebackup-telemetry-report-zh-CN":3,"guides-for-microsoft-azurebackup-telemetry-report":318,"similar-k170w7vdgthzjpw427crd04ern86mzm8-zh-CN":319},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":253,"parentExtension":264,"providers":265,"relations":271,"repo":274,"tags":314,"workflow":315},1778693418184.6702,"k170w7vdgthzjpw427crd04ern86mzm8",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"生成 Azure Backup MCP 工具的每周遥测报告。运行 KQL 查询，分析错误模式（客户/Azure 服务/MCP 工具 Bug），比较同比指标，与已合并的 PR 和发布进行关联，并生成 Outlook 兼容的 HTML 报告。用例：每周遥测报告，Azure Backup MCP 遥测，错误分析，遥测 Bug，周报，MCP 工具成功率，备份遥测，错误分类。",{"claudeCode":12},"microsoft/mcp","Azure Backup MCP Telemetry Report Generator","https://github.com/microsoft/mcp",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":239,"workflow":256},1778693418184.6704,"kn7ejebtgs9a075aecd3qy392x86nfyy","zh-CN",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":209,"promptVersionExtension":213,"promptVersionScoring":214,"purpose":215,"rationale":216,"score":217,"summary":218,"tags":219,"tier":227,"useCases":228,"workflow":233},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地指出了为 Azure Backup MCP 工具生成每周遥测报告的问题，包括具体的分析任务和输出格式。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能通过实现 KQL 查询、数据分析、Git 上下文收集和特定 HTML 报告生成的复杂工作流程，提供了超越简单提示的显著价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能涵盖了生成每周遥测报告的完整生命周期，从数据获取和分析到报告生成，并指定了使用的先决条件。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能只有一个职责：为 Azure Backup MCP 工具生成每周遥测报告，范围定义明确。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","描述准确地反映了技能的功能，包括 KQL 查询、错误分类、同比比较、PR 关联和 HTML 报告生成。",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","这是一个单一用途的代理，没有传统意义上的暴露工具。它执行一个已定义的工作流程。",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","该技能清楚地列出了身份验证和访问的前提条件，并使用具体的 KQL 查询和 Git 命令概述了过程。",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","该技能不公开具有用户可见名称的单个工具；它作为一个单一工作流程运行。",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","作为一个执行已定义工作流程的技能，它不公开带有参数模式的工具。输入是隐式地生成报告的请求。",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","附带的 LICENSE 文件表明是 MIT 许可证，这是一个宽松的开源许可证。",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","存储库在过去 3 个月内有最近的提交，表明维护活跃。",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","该技能似乎不依赖需要显式管理的外部第三方依赖项，超出了 MCP 平台所包含或假定的范围。",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","该技能需要 Azure 身份验证，但根据提供的文档，似乎不会将已解析的密钥回显到 stdout 或调试日志。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能使用 KQL 查询和 Git 命令，这些命令通常在沙盒环境中执行，并且文档不建议将外部数据视为指令。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能依赖于捆绑的 KQL 查询和标准的 Git 命令，没有指示运行时下载或远程脚本执行。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能处理遥测数据和 Git 历史记录，并且似乎不会修改其预期范围或项目文件夹之外的文件。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在提供的 SKILL.md 中未发现分离的进程创建或拒绝重试循环。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能访问 Azure 遥测和 Git 历史记录以用于报告目的；没有迹象表明机密数据被提交给第三方。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容（SKILL.md、KQL 查询、HTML 模板）不包含隐藏的操纵技巧，并且使用干净、可打印的 ASCII 和标准 Unicode。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","技能的过程以纯文本和 KQL 描述，没有混淆的代码或运行时脚本获取。",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","该技能假定可以访问 Kusto 和 MCP 存储库，这些已明确声明为先决条件，并使用相对路径进行引用。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","在 90 天内有 93 个打开和 118 个关闭的 issue，关闭率超过 50%，表明维护者参与度良好。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","存储库有 GitHub release 标签和 CHANGELOG.md，表明清晰的版本控制信号。",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","作为一个通过查询和 Git 命令执行预定义工作流程的技能，模式验证不直接适用于其调用。",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","该技能纯粹是分析性的，不执行任何破坏性操作。",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","SKILL.md 描述了一个详细的错误分类树，并提到了识别新 Bug，这表明错误处理方法很健壮。",{"category":104,"check":114,"severity":42,"summary":115},"Logging","此技能的主要功能是生成报告；它不执行破坏性操作或需要本地审计日志的出站调用。",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","该技能处理遥测数据和 Git 历史记录，这些通常不包含个人数据，除非经过特定的匿名化或同意，并且它不会将数据提交给第三方。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","该技能专注于 Azure Backup MCP 工具和 Kusto 查询，使其能够面向使用这些服务的全球用户。",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","该技能依赖于标准的 KQL 和 Git 以及 MCP 平台，使其可以在兼容的环境中移植。",{"category":45,"check":127,"severity":24,"summary":128},"README","README 提供了 MCP 的良好概述，并列出了各种 MCP 服务器，包括相关的 Azure MCP，这提供了相关的背景信息。",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","这是一个单一用途的技能，不公开多个不同的工具。",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","作为一个单一用途的技能，它没有重叠的工具名称。",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","SKILL.md 中描述的所有功能，例如 KQL 查询、错误分类和报告生成，都有相应的过程步骤概述。",{"category":139,"check":140,"severity":42,"summary":141},"Install","Installation instruction","这是一个通过 `claudeCode` 加载的技能，除了平台机制外，不需要单独的安装过程。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","SKILL.md 详细介绍了错误分类树，并提到了分配新的 Bug ID，这表明错误处理方法结构化，应能产生可操作的消息。",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","该技能似乎不使用需要显式固定的第三方依赖项，超出了假定的 MCP 环境。",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","该技能是分析性的，不执行状态更改操作或向外发送数据，因此不适用干运行模式。",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","该技能的操作（KQL 查询、Git 命令）主要是只读的，不涉及对外部状态的修改，因此不需要幂等性或显式的重试逻辑，超出了底层工具可能提供的功能。",{"category":66,"check":158,"severity":24,"summary":159},"Telemetry opt-in","该技能的目的是为内部分析生成报告，并且不指示任何选择退出的遥测收集。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","SKILL.md 清楚地定义了该技能的目的、工件（遥测数据）和用户意图（生成每周报告），并附有明确的“何时使用”和先决条件。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","Frontmatter 简洁明了，直接说明了核心功能和触发短语，适用于精确路由。",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 结构清晰，包含明确的部分，并引用外部文件以获取详细查询和模板，保持了正文的简洁性。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","详细的 KQL 查询和 HTML 模板在单独的参考文件中提供，展示了渐进式披露。",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","该技能是一项专注于报告生成的任务，不涉及需要 `context: fork` 的深度探索或代码审查。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md 提供了 Git 命令的具体示例，并概述了生成报告的结构，作为实际使用指南。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","该技能在错误分类树中记录了失败模式，并提到了分配新的 Bug ID，这暗示了对意外状态的处理。",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","该技能不依赖外部 MCP 服务器；它使用自己的定义逻辑和 KQL 查询。",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","详细的错误分类和 Bug 跟踪过程表明，意外状态将导致工作流程停止并进行调查/报告。",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","该技能独立运行，执行 KQL 查询和 Git 操作，不隐含依赖其他技能。",1778693395457,"此技能通过查询 Kusto、分类错误、与 Git 数据关联以及生成 HTML 报告，为 Azure Backup MCP 工具生成每周遥测报告。",[195,196,197,198,199],"使用 KQL 查询 Azure Backup 遥测数据","将错误分类为客户、Azure 服务或 MCP 工具 Bug 类别","比较同比指标","关联遥测数据与已合并的 PR 和发布","生成 Outlook 兼容的 HTML 报告",[201,202,203],"实时监控 Azure Backup 服务","自动修复 Bug 或补救措施","管理 Azure Backup 配置或资源",[205,206,207,208],"遥测分析","错误分类","发布影响评估","报告",[210,211,212],"已配置用于 Kusto 访问的 Azure 身份验证","对 Kusto 群集上的 `AzureDevExp` 数据库的访问权限","对 `microsoft/mcp` 存储库的 Git 访问权限","3.0.0","4.4.0","提供 Azure Backup MCP 工具性能、错误和开发状态的详细每周概览，从而能够主动识别问题和进行趋势分析。","该技能的文档非常齐全且健壮，具有全面的错误处理、清晰的前提条件和明确定义的范围。发现仅限于不影响功能的次要文档质量方面。",99,"生成详细的 Azure Backup 遥测报告并进行深入分析的优秀技能。",[220,221,222,223,224,225,226],"azure","backup","telemetry","reporting","kql","analysis","html","verified",[229,230,231,232],"为 Azure Backup MCP 的运行状况生成每周状态报告","分析错误模式以识别 Bug 和可用性问题","评估发布对工具稳定性和成功率的影响","准备利益相关者关于 Azure Backup MCP 性能的更新",[234,235,236,237,238],"查询遥测数据 (KQL)","收集 Git 上下文 (已合并的 PR、发布)","分析和分类错误","生成报告 (HTML)","生成 Outlook 兼容版本",{"codeQuality":240,"collectedAt":242,"documentation":243,"maintenance":246,"security":252,"testCoverage":255},{"hasLockfile":241},true,1778693377452,{"descriptionLength":244,"readmeSize":245},499,42097,{"closedIssues90d":247,"forks":248,"hasChangelog":241,"openIssues90d":249,"pushedAt":250,"stars":251},118,489,93,1778687029000,3149,{"hasNpmPackage":253,"license":254,"smitheryVerified":253},false,"MIT",{"hasCi":241,"hasTests":241},{"updatedAt":257},1778693418184,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":262,"type":263},"tools/Azure.Mcp.Tools.AzureBackup/skills/azurebackup-telemetry-report","microsoft","mcp","azurebackup-telemetry-report","skill",null,{"evaluate":266,"extract":269},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":267,"targetMarket":268,"tier":227},[220,221,222,223,224,225,226],"global",{"commitSha":270,"license":254},"HEAD",{"repoId":272,"translatedFrom":273},"kd7ed3x6p451ygxc4931e9kfch86nzwh","k17dxs18ke0161fwep3fx0tw7586njg2",{"_creationTime":275,"_id":272,"identity":276,"providers":277,"workflow":310},1778693323361.5435,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":278,"discover":304,"github":307},{"commitSha":270,"extensions":279},[280,292],{"basePath":281,"description":282,"displayName":283,"installMethods":284,"rationale":285,"selectedPaths":286,"source":290,"sourceLanguage":291,"type":263},"tools/Azure.Mcp.Tools.AzureBackup/skills/azurebackup-add-tool","Add a new tool/command to the Azure Backup MCP toolset. Covers the full lifecycle: command implementation, option definitions, service layer, input validation, unit tests, live tests, recorded test playback, CI validation, spell check, changelog entry, tool description evaluation, and PR checklist. USE WHEN: add new backup command, create backup tool, implement backup operation, new azurebackup command, add MCP tool for backup, new vault operation, new policy command, new governance command.","azurebackup-add-tool",{"claudeCode":12},"SKILL.md frontmatter at tools/Azure.Mcp.Tools.AzureBackup/skills/azurebackup-add-tool/SKILL.md",[287],{"path":288,"priority":289},"SKILL.md","mandatory","rule","en",{"basePath":259,"description":293,"displayName":262,"installMethods":294,"rationale":295,"selectedPaths":296,"source":290,"sourceLanguage":291,"type":263},"Generate weekly telemetry reports for Azure Backup MCP tools. Runs KQL queries against the Kusto telemetry cluster, analyzes error patterns with 3-way classification (Customer/Azure Service/MCP Tool Bug), compares week-over-week metrics, correlates with merged PRs and releases, and produces an Outlook-compatible HTML report. USE WHEN: weekly telemetry report, Azure Backup MCP telemetry, error analysis, telemetry bugs, weekly report, MCP tool success rate, backup telemetry, error classification.",{"claudeCode":12},"SKILL.md frontmatter at tools/Azure.Mcp.Tools.AzureBackup/skills/azurebackup-telemetry-report/SKILL.md",[297,298,301],{"path":288,"priority":289},{"path":299,"priority":300},"assets/report-template.html","low",{"path":302,"priority":303},"references/kql-queries.md","medium",{"sources":305},[306],"manual",{"closedIssues90d":247,"description":308,"forks":248,"license":254,"openIssues90d":249,"pushedAt":250,"readmeSize":245,"stars":251,"topics":309},"Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration",[],{"classifiedAt":311,"discoverAt":312,"extractAt":313,"githubAt":313,"updatedAt":311},1778693334276,1778693323361,1778693332162,[225,220,221,226,224,223,222],{"evaluatedAt":316,"extractAt":317,"updatedAt":257},1778693395569,1778693334505,[],[320,350,379,406,435,464],{"_creationTime":321,"_id":322,"community":323,"display":324,"identity":330,"providers":335,"relations":344,"tags":346,"workflow":347},1778696691708.3035,"k17br1j5s86ae90zqeyd7zcg2586mkwr",{"reviewCount":8},{"description":325,"installMethods":326,"name":328,"sourceUrl":329},"Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms\n",{"claudeCode":327},"ruvnet/ruflo","Performance Analysis","https://github.com/ruvnet/ruflo",{"basePath":331,"githubOwner":332,"githubRepo":333,"locale":291,"slug":334,"type":263},".claude/skills/performance-analysis","ruvnet","ruflo","performance-analysis",{"evaluate":336,"extract":343},{"promptVersionExtension":213,"promptVersionScoring":214,"score":337,"tags":338,"targetMarket":268,"tier":227},100,[339,225,340,341,342,223],"performance","optimization","claude-flow","bottleneck-detection",{"commitSha":270,"license":254},{"repoId":345},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[225,342,341,340,339,223],{"evaluatedAt":348,"extractAt":349,"updatedAt":348},1778699217174,1778696691708,{"_creationTime":351,"_id":352,"community":353,"display":354,"identity":360,"providers":365,"relations":371,"tags":374,"workflow":375},1778697369386.3174,"k17bxj50v6wxff2qe5a5a4d4bn86mvk3",{"reviewCount":8},{"description":355,"installMethods":356,"name":358,"sourceUrl":359},"关于演示文稿幻灯片格式、权重系统、导航和章节结构的知识",{"claudeCode":357},"shanraisshan/claude-code-best-practice","Presentation Structure","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":361,"githubOwner":362,"githubRepo":363,"locale":18,"slug":364,"type":263},".claude/skills/presentation/presentation-structure","shanraisshan","claude-code-best-practice","presentation-structure",{"evaluate":366,"extract":370},{"promptVersionExtension":213,"promptVersionScoring":214,"score":337,"tags":367,"targetMarket":268,"tier":227},[368,226,369,225],"presentation","documentation",{"commitSha":270,"license":254},{"repoId":372,"translatedFrom":373},"kd74710g49kxgwbfjxeb7s132d86myxr","k175cp8c6m1kknsf9yhd75swn586m4hj",[225,369,226,368],{"evaluatedAt":376,"extractAt":377,"updatedAt":378},1778697246983,1778697205743,1778697369386,{"_creationTime":380,"_id":381,"community":382,"display":383,"identity":389,"providers":393,"relations":400,"tags":402,"workflow":403},1778684091954.6682,"k1724x2k19t06bmxsstfq8t7xs86ntjn",{"reviewCount":8},{"description":384,"installMethods":385,"name":387,"sourceUrl":388},"Run Cogny marketing analysis tasks — fetch scheduled tasks, analyze ad accounts via MCP, report findings",{"claudeCode":386},"cognyai/claude-code-marketing-skills","cogny","https://github.com/cognyai/claude-code-marketing-skills",{"basePath":390,"githubOwner":391,"githubRepo":392,"locale":291,"slug":387,"type":263},"skills/cogny","cognyai","claude-code-marketing-skills",{"evaluate":394,"extract":399},{"promptVersionExtension":213,"promptVersionScoring":214,"score":337,"tags":395,"targetMarket":268,"tier":227},[396,225,387,397,398,223],"marketing","ads","automation",{"commitSha":270},{"repoId":401},"kd7371gwzbdr07nc839hsmagw986nje6",[397,225,398,387,396,223],{"evaluatedAt":404,"extractAt":405,"updatedAt":404},1778684198526,1778684091954,{"_creationTime":407,"_id":408,"community":409,"display":410,"identity":416,"providers":419,"relations":428,"tags":431,"workflow":432},1778693180473.1313,"k178b8qz1efarpdmx6r1p1kzen86nng4",{"reviewCount":8},{"description":411,"installMethods":412,"name":414,"sourceUrl":415},"Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry, anomaly detection.",{"claudeCode":413},"microsoft/agent-skills","azure-kusto","https://github.com/microsoft/agent-skills",{"basePath":417,"githubOwner":260,"githubRepo":418,"locale":291,"slug":414,"type":263},".github/plugins/azure-skills/skills/azure-kusto","agent-skills",{"evaluate":420,"extract":427},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":421,"targetMarket":268,"tier":227},[220,422,423,224,424,425,222,426],"kusto","adx","data-analytics","log-analytics","time-series",{"commitSha":270},{"parentExtensionId":429,"repoId":430},"k17934axs3g4g0b9056mbcsz0986m02a","kd77czgnv00rfjm815pcc5xx5986n5t8",[423,220,424,224,422,425,222,426],{"evaluatedAt":433,"extractAt":434,"updatedAt":433},1778696346345,1778693180473,{"_creationTime":436,"_id":437,"community":438,"display":439,"identity":445,"providers":449,"relations":456,"tags":459,"workflow":460},1778699119124.668,"k174xef0y7h5dr9f932g3ax6d986n2dd",{"reviewCount":8},{"description":440,"installMethods":441,"name":443,"sourceUrl":444},"为 AI 代理提供决策智能。分析选项、使用 PageRank 映射决策依赖关系、检测信息源冲突，并找出最重要的选择。",{"claudeCode":442},"Whatsonyourmind/oraclaw","oraclaw-decide","https://github.com/Whatsonyourmind/oraclaw",{"basePath":446,"githubOwner":447,"githubRepo":448,"locale":18,"slug":443,"type":263},"mission-control/packages/clawhub-skills/oraclaw-decide","Whatsonyourmind","oraclaw",{"evaluate":450,"extract":455},{"promptVersionExtension":213,"promptVersionScoring":214,"score":337,"tags":451,"targetMarket":268,"tier":227},[452,225,340,453,454],"decision-making","graph-theory","ai-agent-tools",{"commitSha":270},{"repoId":457,"translatedFrom":458},"kd76fmxm1ng903s4fmj0p7hxxs86ndkg","k17fe7ybjme5s1n10mmg3emmns86nr26",[454,225,452,453,340],{"evaluatedAt":461,"extractAt":462,"updatedAt":463},1778698934136,1778698837670,1778699119124,{"_creationTime":465,"_id":466,"community":467,"display":468,"identity":474,"providers":478,"relations":486,"tags":488,"workflow":489},1778697652123.8975,"k17egwaz31kmprzw1q8m38fv4586mqah",{"reviewCount":8},{"description":469,"installMethods":470,"name":472,"sourceUrl":473},"Search and analyze your own session logs (older/parent conversations) using jq.",{"claudeCode":471},"steipete/clawdis","session-logs","https://github.com/steipete/clawdis",{"basePath":475,"githubOwner":476,"githubRepo":477,"locale":291,"slug":472,"type":263},"skills/session-logs","steipete","clawdis",{"evaluate":479,"extract":485},{"promptVersionExtension":213,"promptVersionScoring":214,"score":337,"tags":480,"targetMarket":268,"tier":227},[481,482,483,225,484],"logs","session","jq","cli",{"commitSha":270},{"repoId":487},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[225,484,483,481,482],{"evaluatedAt":490,"extractAt":491,"updatedAt":490},1778698902636,1778697652123]