Skip to content

Commit 640028a

Browse files
Update code.json metadata
1 parent 2ea5ec2 commit 640028a

1 file changed

Lines changed: 30 additions & 16 deletions

File tree

code.json

Lines changed: 30 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,32 +17,42 @@
1717
"repositoryURL": "https://github.com/DSACMS/automated-codejson-generator",
1818
"projectURL": "",
1919
"repositoryHost": "github.com/DSACMS",
20-
"repositoryVisibility": "",
20+
"repositoryVisibility": "public",
2121
"vcs": "git",
22-
"laborHours": 11713,
22+
"laborHours": 11721,
2323
"reuseFrequency": {
24-
"forks": 0,
24+
"forks": 2,
2525
"clones": 0
2626
},
27-
"platforms": ["web", "linux"],
28-
"categories": ["developer-tools", "automation"],
27+
"platforms": [
28+
"web",
29+
"linux"
30+
],
31+
"categories": [
32+
"developer-tools",
33+
"automation"
34+
],
2935
"softwareType": "standalone/backend",
30-
"languages": ["TypeScript", "JavaScript"],
36+
"languages": [
37+
"TypeScript",
38+
"JavaScript"
39+
],
3140
"maintenance": "internal",
32-
"contractNumber": "",
41+
"contractNumber": [],
3342
"date": {
3443
"created": "2025-02-07T16:29:38Z",
35-
"lastModified": "2025-06-06T17:48:49Z",
36-
"metaDataLastUpdated": "2025-06-06T17:49:37.841Z"
44+
"lastModified": "2025-08-05T17:50:57Z",
45+
"metaDataLastUpdated": "2025-09-11T21:04:23.351Z"
3746
},
38-
"tags": ["github-action", "codejson"],
47+
"tags": [
48+
"cmsoss-tier2"
49+
],
3950
"contact": {
4051
"email": "opensource@cms.hhs.gov",
4152
"name": "CMS Open Source Team"
4253
},
43-
"feedbackMechanisms": [
44-
"https://github.com/DSACMS/automated-codejson-generator/issues"
45-
],
54+
"feedbackMechanism": "https://github.com/DSACMS/automated-codejson-generator/issues",
55+
"AIUseCaseID": "0",
4656
"localisation": false,
4757
"repositoryType": "tools",
4858
"userInput": false,
@@ -51,7 +61,11 @@
5161
"projects": [],
5262
"systems": [],
5363
"upstream": "",
54-
"subsetInHealthcare": ["Operational"],
55-
"userType": ["Government"],
64+
"subsetInHealthcare": [
65+
"Operational"
66+
],
67+
"userType": [
68+
"Government"
69+
],
5670
"maturityModelTier": 3
57-
}
71+
}

0 commit comments

Comments
 (0)