Skip to content

Commit 409f1a4

Browse files
committed
chore(data): refresh catalog health snapshot
1 parent 2f2321a commit 409f1a4

2 files changed

Lines changed: 53 additions & 53 deletions

File tree

data/data-health.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
"vendors": 90
1111
},
1212
"summary": {
13-
"totalRecords": 248,
14-
"recordsWithSources": 248,
15-
"verifiedRecords": 248,
16-
"provenanceComplete": 248,
13+
"totalRecords": 249,
14+
"recordsWithSources": 249,
15+
"verifiedRecords": 249,
16+
"provenanceComplete": 249,
1717
"staleVerifiedRecords": 0,
1818
"translationPlaceholderValues": 300,
1919
"danglingRelationships": 0,
2020
"modelBenchmarkCoverage": 9.5,
21-
"productsWithPricing": 63,
22-
"productRecords": 63,
23-
"communityUrlsPopulated": 328,
24-
"communityUrlsWithProvenance": 328,
21+
"productsWithPricing": 64,
22+
"productRecords": 64,
23+
"communityUrlsPopulated": 327,
24+
"communityUrlsWithProvenance": 327,
2525
"duplicatedVendorCommunityUrls": 0,
2626
"errors": 0,
2727
"warnings": 0,
@@ -35,21 +35,21 @@
3535
"stale": 0
3636
},
3737
"clis": {
38-
"total": 25,
39-
"verified": 25,
40-
"provenanceComplete": 25,
38+
"total": 26,
39+
"verified": 26,
40+
"provenanceComplete": 26,
4141
"stale": 0
4242
},
4343
"desktops": {
44-
"total": 11,
45-
"verified": 11,
46-
"provenanceComplete": 11,
44+
"total": 12,
45+
"verified": 12,
46+
"provenanceComplete": 12,
4747
"stale": 0
4848
},
4949
"extensions": {
50-
"total": 19,
51-
"verified": 19,
52-
"provenanceComplete": 19,
50+
"total": 18,
51+
"verified": 18,
52+
"provenanceComplete": 18,
5353
"stale": 0
5454
},
5555
"models": {
@@ -73,57 +73,57 @@
7373
},
7474
"translationsByLocale": {
7575
"de": {
76-
"totalStrings": 465,
76+
"totalStrings": 470,
7777
"matchingEnglish": 39,
78-
"matchingEnglishPercent": 8.4
78+
"matchingEnglishPercent": 8.3
7979
},
8080
"es": {
81-
"totalStrings": 465,
81+
"totalStrings": 470,
8282
"matchingEnglish": 25,
83-
"matchingEnglishPercent": 5.4
83+
"matchingEnglishPercent": 5.3
8484
},
8585
"fr": {
86-
"totalStrings": 465,
86+
"totalStrings": 470,
8787
"matchingEnglish": 36,
8888
"matchingEnglishPercent": 7.7
8989
},
9090
"id": {
91-
"totalStrings": 465,
91+
"totalStrings": 470,
9292
"matchingEnglish": 30,
93-
"matchingEnglishPercent": 6.5
93+
"matchingEnglishPercent": 6.4
9494
},
9595
"ja": {
96-
"totalStrings": 465,
96+
"totalStrings": 470,
9797
"matchingEnglish": 23,
9898
"matchingEnglishPercent": 4.9
9999
},
100100
"ko": {
101-
"totalStrings": 465,
101+
"totalStrings": 470,
102102
"matchingEnglish": 23,
103103
"matchingEnglishPercent": 4.9
104104
},
105105
"pt": {
106-
"totalStrings": 465,
106+
"totalStrings": 470,
107107
"matchingEnglish": 31,
108-
"matchingEnglishPercent": 6.7
108+
"matchingEnglishPercent": 6.6
109109
},
110110
"ru": {
111-
"totalStrings": 465,
111+
"totalStrings": 470,
112112
"matchingEnglish": 23,
113113
"matchingEnglishPercent": 4.9
114114
},
115115
"tr": {
116-
"totalStrings": 465,
116+
"totalStrings": 470,
117117
"matchingEnglish": 26,
118-
"matchingEnglishPercent": 5.6
118+
"matchingEnglishPercent": 5.5
119119
},
120120
"zh-Hans": {
121-
"totalStrings": 465,
121+
"totalStrings": 470,
122122
"matchingEnglish": 22,
123123
"matchingEnglishPercent": 4.7
124124
},
125125
"zh-Hant": {
126-
"totalStrings": 465,
126+
"totalStrings": 470,
127127
"matchingEnglish": 22,
128128
"matchingEnglishPercent": 4.7
129129
}

docs/DATA-HEALTH.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ Snapshot date: 2026-08-01. Regenerate with `pnpm data-health:report`.
66

77
| Metric | Value |
88
| --- | ---: |
9-
| Manifest records | 248 |
10-
| Records with structured sources | 248 |
11-
| Verified records | 248 |
12-
| Verified with complete provenance | 248 |
9+
| Manifest records | 249 |
10+
| Records with structured sources | 249 |
11+
| Verified records | 249 |
12+
| Verified with complete provenance | 249 |
1313
| Stale verified records | 0 |
1414
| Non-English values identical to English | 300 |
1515
| Dangling product relationships | 0 |
1616
| Model benchmark coverage | 9.5% |
17-
| Products with pricing | 63/63 |
18-
| Community URLs with provenance | 328/328 |
17+
| Products with pricing | 64/64 |
18+
| Community URLs with provenance | 327/327 |
1919
| Duplicated vendor community URLs | 0 |
2020
| Errors / warnings / info | 0 / 0 / 0 |
2121

@@ -24,9 +24,9 @@ Snapshot date: 2026-08-01. Regenerate with `pnpm data-health:report`.
2424
| Category | Total | Verified | Provenance complete | Stale |
2525
| --- | ---: | ---: | ---: | ---: |
2626
| ides | 8 | 8 | 8 | 0 |
27-
| clis | 25 | 25 | 25 | 0 |
28-
| desktops | 11 | 11 | 11 | 0 |
29-
| extensions | 19 | 19 | 19 | 0 |
27+
| clis | 26 | 26 | 26 | 0 |
28+
| desktops | 12 | 12 | 12 | 0 |
29+
| extensions | 18 | 18 | 18 | 0 |
3030
| models | 123 | 123 | 123 | 0 |
3131
| providers | 17 | 17 | 17 | 0 |
3232
| vendors | 45 | 45 | 45 | 0 |
@@ -37,17 +37,17 @@ Exact English matches are a triage signal; product names and technical terms can
3737

3838
| Locale | Comparable strings | Exact English matches | Match rate |
3939
| --- | ---: | ---: | ---: |
40-
| de | 465 | 39 | 8.4% |
41-
| es | 465 | 25 | 5.4% |
42-
| fr | 465 | 36 | 7.7% |
43-
| id | 465 | 30 | 6.5% |
44-
| ja | 465 | 23 | 4.9% |
45-
| ko | 465 | 23 | 4.9% |
46-
| pt | 465 | 31 | 6.7% |
47-
| ru | 465 | 23 | 4.9% |
48-
| tr | 465 | 26 | 5.6% |
49-
| zh-Hans | 465 | 22 | 4.7% |
50-
| zh-Hant | 465 | 22 | 4.7% |
40+
| de | 470 | 39 | 8.3% |
41+
| es | 470 | 25 | 5.3% |
42+
| fr | 470 | 36 | 7.7% |
43+
| id | 470 | 30 | 6.4% |
44+
| ja | 470 | 23 | 4.9% |
45+
| ko | 470 | 23 | 4.9% |
46+
| pt | 470 | 31 | 6.6% |
47+
| ru | 470 | 23 | 4.9% |
48+
| tr | 470 | 26 | 5.5% |
49+
| zh-Hans | 470 | 22 | 4.7% |
50+
| zh-Hant | 470 | 22 | 4.7% |
5151

5252
## Backlog by Issue Type
5353

0 commit comments

Comments
 (0)