Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,119 changes: 876 additions & 243 deletions data/changelogs.json

Large diffs are not rendered by default.

712 changes: 18 additions & 694 deletions data/data-health.json

Large diffs are not rendered by default.

45 changes: 15 additions & 30 deletions docs/DATA-HEALTH.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,29 @@ Snapshot date: 2026-07-28. Regenerate with `npm run data-health:report`.
| Metric | Value |
| --- | ---: |
| Manifest records | 242 |
| Records with structured sources | 151 |
| Verified records | 137 |
| Verified with complete provenance | 120 |
| Records with structured sources | 231 |
| Verified records | 176 |
| Verified with complete provenance | 176 |
| Stale verified records | 0 |
| Non-English values identical to English | 1262 |
| Dangling product relationships | 0 |
| Model benchmark coverage | 9.6% |
| Products with pricing | 66/67 |
| Errors / warnings / info | 0 / 17 / 91 |
| Model benchmark coverage | 9.5% |
| Products with pricing | 63/67 |
| Community URLs with provenance | 302/302 |
| Duplicated vendor community URLs | 0 |
| Errors / warnings / info | 0 / 0 / 11 |

## Category Breakdown

| Category | Total | Verified | Provenance complete | Stale |
| --- | ---: | ---: | ---: | ---: |
| ides | 9 | 0 | 0 | 0 |
| clis | 27 | 4 | 3 | 0 |
| clis | 27 | 5 | 5 | 0 |
| desktops | 12 | 0 | 0 | 0 |
| extensions | 19 | 3 | 2 | 0 |
| models | 123 | 122 | 110 | 0 |
| providers | 12 | 4 | 3 | 0 |
| vendors | 40 | 4 | 2 | 0 |
| extensions | 19 | 5 | 5 | 0 |
| models | 123 | 122 | 122 | 0 |
| providers | 12 | 4 | 4 | 0 |
| vendors | 40 | 40 | 40 | 0 |

## Translation Placeholder Proxy

Expand All @@ -51,8 +53,7 @@ Exact English matches are a triage signal; product names and technical terms can

| Issue | Count |
| --- | ---: |
| missing-sources | 91 |
| verified-without-provenance | 17 |
| missing-sources | 11 |

## Priority Queue

Expand All @@ -61,23 +62,7 @@ visible in the scorecards and `data/data-health.json`.

| Severity | Issue | Record | Detail |
| --- | --- | --- | --- |
| warning | verified-without-provenance | clis/kilo-code-cli | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | extensions/kilo-code | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/glm-4-6 | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/glm-4-6v | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/gpt-4-1 | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/gpt-4o | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/gpt-5 | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/gpt-5-1 | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/gpt-5-1-codex | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/gpt-5-codex | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/minimax-m2 | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/minimax-m2-1 | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/qwen3-coder-30b-a3b | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | models/qwen3-coder-480b-a35b | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | providers/siliconflow | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | vendors/kilo | Verified record is missing sources, review date, reviewer, or confidence. |
| warning | verified-without-provenance | vendors/siliconflow | Verified record is missing sources, review date, reviewer, or confidence. |
| — | — | — | No priority issues. |

## Freshness Thresholds

Expand Down
2 changes: 1 addition & 1 deletion manifests/$schemas/provider.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"communityUrls": {
"$ref": "./ref/community-urls.schema.json",
"description": "Community presence URLs for the provider"
"description": "Provider-specific community URLs. Organization-level URLs belong to the vendor record and are inherited at read time."
}
},
"required": ["type", "applyKeyUrl", "platformUrls", "communityUrls"]
Expand Down
3 changes: 2 additions & 1 deletion manifests/$schemas/ref/product.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"$ref": "#/$defs/resourceUrls"
},
"communityUrls": {
"$ref": "./community-urls.schema.json"
"$ref": "./community-urls.schema.json",
"description": "Product-specific community URLs. Organization-level URLs belong to the vendor record and are inherited at read time."
},
"relatedProducts": {
"$ref": "#/$defs/relatedProducts"
Expand Down
18 changes: 15 additions & 3 deletions manifests/clis/amazon-q-developer-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@
"issue": "https://github.com/aws/amazon-q-developer-cli/issues"
},
"communityUrls": {
"linkedin": "https://www.linkedin.com/company/amazon-web-services",
"twitter": "https://x.com/awscloud",
"linkedin": null,
"twitter": null,
"github": "https://github.com/aws/amazon-q-developer-cli",
"youtube": "https://www.youtube.com/@amazonwebservices",
"youtube": null,
"discord": null,
"reddit": null,
"blog": "https://aws.amazon.com/blogs/aws"
Expand All @@ -104,5 +104,17 @@
"launchCommand": "q",
"installPath": null
}
],
"sources": [
{
"url": "https://github.com/aws/amazon-q-developer-cli",
"title": "Amazon Q Developer CLI github community",
"fields": ["communityUrls.github"]
},
{
"url": "https://aws.amazon.com/blogs/aws",
"title": "Amazon Q Developer CLI blog community",
"fields": ["communityUrls.blog"]
}
]
}
12 changes: 12 additions & 0 deletions manifests/clis/amp-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,17 @@
"launchCommand": "amp",
"installPath": null
}
],
"sources": [
{
"url": "https://x.com/ampcode",
"title": "Amp twitter community",
"fields": ["communityUrls.twitter"]
},
{
"url": "https://discord.com/invite/GT742pq9rS",
"title": "Amp discord community",
"fields": ["communityUrls.discord"]
}
]
}
16 changes: 14 additions & 2 deletions manifests/clis/augment-code-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"issue": null
},
"communityUrls": {
"linkedin": "https://www.linkedin.com/company/augmentinc",
"twitter": "https://x.com/augmentcode",
"linkedin": null,
"twitter": null,
"github": "https://github.com/augmentcode/auggie",
"youtube": null,
"discord": null,
Expand Down Expand Up @@ -109,5 +109,17 @@
"launchCommand": "auggie",
"installPath": null
}
],
"sources": [
{
"url": "https://github.com/augmentcode/auggie",
"title": "Augment Code CLI github community",
"fields": ["communityUrls.github"]
},
{
"url": "https://www.augmentcode.com/blog",
"title": "Augment Code CLI blog community",
"fields": ["communityUrls.blog"]
}
]
}
40 changes: 39 additions & 1 deletion manifests/clis/claude-code-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,41 @@
"url": "https://code.claude.com/docs/en/mcp",
"title": "Claude Code MCP documentation",
"fields": ["description", "resourceUrls.mcp"]
},
{
"url": "https://www.linkedin.com/company/anthropicresearch",
"title": "Claude Code linkedin community",
"fields": ["communityUrls.linkedin"]
},
{
"url": "https://x.com/claudeai",
"title": "Claude Code twitter community",
"fields": ["communityUrls.twitter"]
},
{
"url": "https://github.com/anthropics/claude-code",
"title": "Claude Code github community",
"fields": ["communityUrls.github"]
},
{
"url": "https://www.youtube.com/@anthropic-ai",
"title": "Claude Code youtube community",
"fields": ["communityUrls.youtube"]
},
{
"url": "https://anthropic.com/discord",
"title": "Claude Code discord community",
"fields": ["communityUrls.discord"]
},
{
"url": "https://www.reddit.com/r/ClaudeCode",
"title": "Claude Code reddit community",
"fields": ["communityUrls.reddit"]
},
{
"url": "https://www.claude.com/blog",
"title": "Claude Code blog community",
"fields": ["communityUrls.blog"]
}
],
"lastVerifiedAt": "2026-07-19",
Expand Down Expand Up @@ -137,7 +172,10 @@
"blog": "https://www.claude.com/blog"
},
"relatedProducts": [
{ "type": "desktop", "productId": "claude-code-desktop" },
{
"type": "desktop",
"productId": "claude-code-desktop"
},
{
"type": "extension",
"productId": "claude-code"
Expand Down
16 changes: 14 additions & 2 deletions manifests/clis/cline-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
},
"communityUrls": {
"linkedin": "https://www.linkedin.com/company/clinebot",
"twitter": "https://x.com/clinebot",
"twitter": null,
"github": null,
"youtube": null,
"discord": null,
"reddit": "https://www.reddit.com/r/cline",
"blog": "https://cline.bot/blog"
"blog": null
},
"relatedProducts": [],
"platforms": [
Expand All @@ -90,5 +90,17 @@
"launchCommand": "cline",
"installPath": null
}
],
"sources": [
{
"url": "https://www.linkedin.com/company/clinebot",
"title": "Cline CLI linkedin community",
"fields": ["communityUrls.linkedin"]
},
{
"url": "https://www.reddit.com/r/cline",
"title": "Cline CLI reddit community",
"fields": ["communityUrls.reddit"]
}
]
}
9 changes: 8 additions & 1 deletion manifests/clis/codebuddy-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"youtube": null,
"discord": null,
"reddit": null,
"blog": null
"blog": "https://www.codebuddy.ai/blog"
},
"relatedProducts": [],
"platforms": [
Expand All @@ -104,5 +104,12 @@
"launchCommand": "codebuddy",
"installPath": null
}
],
"sources": [
{
"url": "https://www.codebuddy.ai/blog",
"title": "CodeBuddy blog",
"fields": ["communityUrls.blog"]
}
]
}
24 changes: 21 additions & 3 deletions manifests/clis/codex-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,22 @@
},
"communityUrls": {
"linkedin": null,
"twitter": "https://x.com/OpenAI",
"twitter": null,
"github": "https://github.com/openai/codex",
"youtube": null,
"discord": null,
"reddit": null,
"blog": "https://openai.com/news"
},
"relatedProducts": [
{ "type": "desktop", "productId": "codex-app" },
{ "type": "extension", "productId": "codex" }
{
"type": "desktop",
"productId": "codex-app"
},
{
"type": "extension",
"productId": "codex"
}
],
"platforms": [
{
Expand All @@ -115,5 +121,17 @@
"launchCommand": "codex",
"installPath": null
}
],
"sources": [
{
"url": "https://github.com/openai/codex",
"title": "Codex CLI github community",
"fields": ["communityUrls.github"]
},
{
"url": "https://openai.com/news",
"title": "Codex CLI blog community",
"fields": ["communityUrls.blog"]
}
]
}
Loading
Loading