@carrot-foundation/schemas 0.1.39 → 0.1.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +589 -524
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +466 -673
- package/dist/index.d.ts +466 -673
- package/dist/index.js +589 -522
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/schemas/ipfs/collection/collection.example.json +3 -7
- package/schemas/ipfs/collection/collection.schema.json +17 -130
- package/schemas/ipfs/credit/credit.example.json +3 -7
- package/schemas/ipfs/credit/credit.schema.json +17 -130
- package/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.example.json +3 -7
- package/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json +144 -243
- package/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.example.json +3 -7
- package/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json +143 -239
- package/schemas/ipfs/gas-id/gas-id.example.json +4 -9
- package/schemas/ipfs/gas-id/gas-id.schema.json +63 -206
- package/schemas/ipfs/mass-id/mass-id.example.json +88 -188
- package/schemas/ipfs/mass-id/mass-id.schema.json +675 -646
- package/schemas/ipfs/mass-id-audit/mass-id-audit.example.json +3 -7
- package/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json +28 -150
- package/schemas/ipfs/methodology/methodology.example.json +3 -28
- package/schemas/ipfs/methodology/methodology.schema.json +20 -145
- package/schemas/ipfs/recycled-id/recycled-id.example.json +5 -10
- package/schemas/ipfs/recycled-id/recycled-id.schema.json +62 -203
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/
|
|
2
|
+
"$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.40/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json",
|
|
3
3
|
"schema": {
|
|
4
|
-
"hash": "
|
|
4
|
+
"hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489",
|
|
5
5
|
"type": "MassID Audit",
|
|
6
|
-
"version": "
|
|
6
|
+
"version": "0.1.40"
|
|
7
7
|
},
|
|
8
8
|
"environment": {
|
|
9
9
|
"blockchain_network": "testnet",
|
|
@@ -14,10 +14,6 @@
|
|
|
14
14
|
"external_id": "7c8e91b2-4d3f-4823-a9c6-1e5f8b2d9a4c",
|
|
15
15
|
"external_url": "https://explore.carrot.eco/document/7c8e91b2-4d3f-4823-a9c6-1e5f8b2d9a4c",
|
|
16
16
|
"content_hash": "7d9f82c4e1b6a5f3d8e2c1b9a8f7e6d5c4b3a2f1e0d9c8b7a6f5e4d3c2b1a0f9",
|
|
17
|
-
"creator": {
|
|
18
|
-
"name": "Carrot Foundation",
|
|
19
|
-
"id": "4ba0875d-2bf2-489a-bd42-59e2778187aa"
|
|
20
|
-
},
|
|
21
17
|
"data": {
|
|
22
18
|
"audit_summary": {
|
|
23
19
|
"audit_date": "2025-01-27",
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"title": "MassID Audit IPFS Record",
|
|
4
4
|
"description": "MassID audit metadata stored in IPFS, extending the base schema with audit results and references",
|
|
5
|
-
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.
|
|
6
|
-
"version": "0.1.
|
|
5
|
+
"$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.41/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json",
|
|
6
|
+
"version": "0.1.41",
|
|
7
7
|
"type": "object",
|
|
8
8
|
"properties": {
|
|
9
9
|
"$schema": {
|
|
@@ -18,27 +18,12 @@
|
|
|
18
18
|
"properties": {
|
|
19
19
|
"hash": {
|
|
20
20
|
"title": "Schema Hash",
|
|
21
|
-
"description": "
|
|
21
|
+
"description": "SHA-256 hash of the JSON Schema this record was validated against",
|
|
22
22
|
"examples": [
|
|
23
|
-
"
|
|
24
|
-
"0xac08c3cf2e175e55961d6affdb38bc24591b84ceef7f3707c69ae3d52c148b2f"
|
|
23
|
+
"87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
|
|
25
24
|
],
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
"title": "Keccak256 Hash",
|
|
29
|
-
"description": "Keccak256 cryptographic hash as hexadecimal string",
|
|
30
|
-
"examples": [
|
|
31
|
-
"ac08c3cf2e175e55961d6affdb38bc24591b84ceef7f3707c69ae3d52c148b2f",
|
|
32
|
-
"b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2"
|
|
33
|
-
],
|
|
34
|
-
"type": "string",
|
|
35
|
-
"pattern": "^[0-9a-fA-F]{64}$"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"type": "string",
|
|
39
|
-
"pattern": "^0x[a-fA-F0-9]{64}$"
|
|
40
|
-
}
|
|
41
|
-
]
|
|
25
|
+
"type": "string",
|
|
26
|
+
"pattern": "^[0-9a-fA-F]{64}$"
|
|
42
27
|
},
|
|
43
28
|
"type": {
|
|
44
29
|
"title": "MassID Audit Schema Type",
|
|
@@ -70,19 +55,16 @@
|
|
|
70
55
|
"title": "Created At",
|
|
71
56
|
"description": "ISO 8601 creation timestamp for this record",
|
|
72
57
|
"examples": [
|
|
73
|
-
"2024-12-05T11:02:47.000Z"
|
|
74
|
-
"2025-02-22T10:35:12.000Z"
|
|
58
|
+
"2024-12-05T11:02:47.000Z"
|
|
75
59
|
],
|
|
76
60
|
"type": "string",
|
|
77
|
-
"
|
|
78
|
-
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"
|
|
61
|
+
"pattern": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(?:\\.\\d{1,3})?(?:Z|[+-]\\d{2}:\\d{2})$"
|
|
79
62
|
},
|
|
80
63
|
"external_id": {
|
|
81
64
|
"title": "External ID",
|
|
82
|
-
"description": "
|
|
65
|
+
"description": "UUID identifier for external system references",
|
|
83
66
|
"examples": [
|
|
84
|
-
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530"
|
|
85
|
-
"b2c4e6f8-a1b3-4c5d-9e8f-123456789abc"
|
|
67
|
+
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530"
|
|
86
68
|
],
|
|
87
69
|
"type": "string",
|
|
88
70
|
"format": "uuid",
|
|
@@ -90,10 +72,10 @@
|
|
|
90
72
|
},
|
|
91
73
|
"external_url": {
|
|
92
74
|
"title": "External URL",
|
|
93
|
-
"description": "
|
|
75
|
+
"description": "URL pointing to external resources",
|
|
94
76
|
"examples": [
|
|
95
|
-
"https://explore.carrot.eco/
|
|
96
|
-
"https://carrot.eco/
|
|
77
|
+
"https://explore.carrot.eco/",
|
|
78
|
+
"https://https://whitepaper.carrot.eco/"
|
|
97
79
|
],
|
|
98
80
|
"type": "string",
|
|
99
81
|
"format": "uri"
|
|
@@ -102,8 +84,7 @@
|
|
|
102
84
|
"title": "Original Content Hash",
|
|
103
85
|
"description": "SHA-256 hash of the original JSON content including private data before schema validation",
|
|
104
86
|
"examples": [
|
|
105
|
-
"87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
|
|
106
|
-
"6e83b8e6373847bbdc056549bedda38dc88854ce41ba4fca11e0fc6ce3e07ef6"
|
|
87
|
+
"87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
|
|
107
88
|
],
|
|
108
89
|
"type": "string",
|
|
109
90
|
"pattern": "^[0-9a-fA-F]{64}$"
|
|
@@ -112,108 +93,14 @@
|
|
|
112
93
|
"title": "Content Hash",
|
|
113
94
|
"description": "SHA-256 hash of RFC 8785 canonicalized JSON after schema validation",
|
|
114
95
|
"examples": [
|
|
115
|
-
"87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
|
|
116
|
-
"6e83b8e6373847bbdc056549bedda38dc88854ce41ba4fca11e0fc6ce3e07ef6"
|
|
96
|
+
"87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
|
|
117
97
|
],
|
|
118
98
|
"type": "string",
|
|
119
99
|
"pattern": "^[0-9a-fA-F]{64}$"
|
|
120
100
|
},
|
|
121
|
-
"creator": {
|
|
122
|
-
"title": "Creator",
|
|
123
|
-
"description": "Entity that created this record",
|
|
124
|
-
"type": "object",
|
|
125
|
-
"properties": {
|
|
126
|
-
"name": {
|
|
127
|
-
"title": "Creator Name",
|
|
128
|
-
"description": "Company or individual name that created this record",
|
|
129
|
-
"examples": [
|
|
130
|
-
"Carrot Foundation"
|
|
131
|
-
],
|
|
132
|
-
"type": "string"
|
|
133
|
-
},
|
|
134
|
-
"id": {
|
|
135
|
-
"title": "Creator ID",
|
|
136
|
-
"description": "Unique identifier for the creator",
|
|
137
|
-
"examples": [
|
|
138
|
-
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530",
|
|
139
|
-
"6f520d88-864d-432d-bf9f-5c3166c4818f",
|
|
140
|
-
"f77afa89-1c58-40fd-9bf5-8a86703a8af4"
|
|
141
|
-
],
|
|
142
|
-
"type": "string",
|
|
143
|
-
"format": "uuid",
|
|
144
|
-
"pattern": "^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$"
|
|
145
|
-
}
|
|
146
|
-
},
|
|
147
|
-
"required": [
|
|
148
|
-
"name",
|
|
149
|
-
"id"
|
|
150
|
-
],
|
|
151
|
-
"additionalProperties": false
|
|
152
|
-
},
|
|
153
|
-
"relationships": {
|
|
154
|
-
"title": "Relationships",
|
|
155
|
-
"description": "References to other IPFS records this record relates to",
|
|
156
|
-
"type": "array",
|
|
157
|
-
"items": {
|
|
158
|
-
"title": "Relationship",
|
|
159
|
-
"description": "Relationship to another IPFS record",
|
|
160
|
-
"type": "object",
|
|
161
|
-
"properties": {
|
|
162
|
-
"target_uri": {
|
|
163
|
-
"title": "Target IPFS URI",
|
|
164
|
-
"description": "Target IPFS URI of the referenced record",
|
|
165
|
-
"examples": [
|
|
166
|
-
"ipfs://QmTy8w65yBXgyfG2ZBg5TrfB2hPjrDQH3RCQFJGkARStJb/mass-id-organic.png",
|
|
167
|
-
"ipfs://QmYjtig7VJQ6XsnUjqqJvj7QaMcCAwtrgNdahSiFofrE7o"
|
|
168
|
-
],
|
|
169
|
-
"type": "string",
|
|
170
|
-
"minLength": 1,
|
|
171
|
-
"pattern": "^ipfs:\\/\\/[a-zA-Z0-9]+(\\/.*)?$"
|
|
172
|
-
},
|
|
173
|
-
"type": {
|
|
174
|
-
"title": "Relationship Type",
|
|
175
|
-
"description": "Type of relationship to the referenced record",
|
|
176
|
-
"examples": [
|
|
177
|
-
"mass-id",
|
|
178
|
-
"collection",
|
|
179
|
-
"credit-purchase-receipt"
|
|
180
|
-
],
|
|
181
|
-
"type": "string",
|
|
182
|
-
"enum": [
|
|
183
|
-
"collection",
|
|
184
|
-
"credit",
|
|
185
|
-
"gas-id",
|
|
186
|
-
"mass-id",
|
|
187
|
-
"mass-id-audit",
|
|
188
|
-
"methodology",
|
|
189
|
-
"credit-purchase-receipt",
|
|
190
|
-
"credit-retirement-receipt",
|
|
191
|
-
"recycled-id"
|
|
192
|
-
]
|
|
193
|
-
},
|
|
194
|
-
"description": {
|
|
195
|
-
"title": "Relationship Description",
|
|
196
|
-
"description": "Human-readable description of the relationship",
|
|
197
|
-
"examples": [
|
|
198
|
-
"This record supersedes the previous version",
|
|
199
|
-
"Related carbon credit batch",
|
|
200
|
-
"Source document for this verification",
|
|
201
|
-
"Child record derived from this parent",
|
|
202
|
-
"Updated version of original record"
|
|
203
|
-
],
|
|
204
|
-
"type": "string"
|
|
205
|
-
}
|
|
206
|
-
},
|
|
207
|
-
"required": [
|
|
208
|
-
"target_uri",
|
|
209
|
-
"type"
|
|
210
|
-
],
|
|
211
|
-
"additionalProperties": false
|
|
212
|
-
}
|
|
213
|
-
},
|
|
214
101
|
"environment": {
|
|
215
|
-
"title": "Environment",
|
|
216
|
-
"description": "Environment information",
|
|
102
|
+
"title": "Record Environment",
|
|
103
|
+
"description": "Environment information for the record",
|
|
217
104
|
"type": "object",
|
|
218
105
|
"properties": {
|
|
219
106
|
"blockchain_network": {
|
|
@@ -266,8 +153,7 @@
|
|
|
266
153
|
"title": "Methodology External ID",
|
|
267
154
|
"description": "Unique identifier for the methodology",
|
|
268
155
|
"examples": [
|
|
269
|
-
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530"
|
|
270
|
-
"b2c4e6f8-a1b3-4c5d-9e8f-123456789abc"
|
|
156
|
+
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530"
|
|
271
157
|
],
|
|
272
158
|
"type": "string",
|
|
273
159
|
"format": "uuid",
|
|
@@ -300,8 +186,8 @@
|
|
|
300
186
|
"title": "Methodology External URL",
|
|
301
187
|
"description": "URL to view the methodology on Carrot Explorer",
|
|
302
188
|
"examples": [
|
|
303
|
-
"https://explore.carrot.eco/
|
|
304
|
-
"https://carrot.eco/
|
|
189
|
+
"https://explore.carrot.eco/",
|
|
190
|
+
"https://https://whitepaper.carrot.eco/"
|
|
305
191
|
],
|
|
306
192
|
"type": "string",
|
|
307
193
|
"format": "uri"
|
|
@@ -335,8 +221,7 @@
|
|
|
335
221
|
"title": "MassID External ID",
|
|
336
222
|
"description": "Unique identifier for the MassID",
|
|
337
223
|
"examples": [
|
|
338
|
-
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530"
|
|
339
|
-
"b2c4e6f8-a1b3-4c5d-9e8f-123456789abc"
|
|
224
|
+
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530"
|
|
340
225
|
],
|
|
341
226
|
"type": "string",
|
|
342
227
|
"format": "uuid",
|
|
@@ -346,7 +231,6 @@
|
|
|
346
231
|
"title": "MassID Token ID",
|
|
347
232
|
"description": "NFT token ID of the MassID",
|
|
348
233
|
"examples": [
|
|
349
|
-
"123",
|
|
350
234
|
"456789",
|
|
351
235
|
"1000000"
|
|
352
236
|
],
|
|
@@ -358,8 +242,8 @@
|
|
|
358
242
|
"title": "MassID External URL",
|
|
359
243
|
"description": "URL to view the MassID on Carrot Explorer",
|
|
360
244
|
"examples": [
|
|
361
|
-
"https://explore.carrot.eco/
|
|
362
|
-
"https://carrot.eco/
|
|
245
|
+
"https://explore.carrot.eco/",
|
|
246
|
+
"https://https://whitepaper.carrot.eco/"
|
|
363
247
|
],
|
|
364
248
|
"type": "string",
|
|
365
249
|
"format": "uri"
|
|
@@ -393,8 +277,7 @@
|
|
|
393
277
|
"title": "GasID External ID",
|
|
394
278
|
"description": "Unique identifier for the GasID",
|
|
395
279
|
"examples": [
|
|
396
|
-
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530"
|
|
397
|
-
"b2c4e6f8-a1b3-4c5d-9e8f-123456789abc"
|
|
280
|
+
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530"
|
|
398
281
|
],
|
|
399
282
|
"type": "string",
|
|
400
283
|
"format": "uuid",
|
|
@@ -404,7 +287,6 @@
|
|
|
404
287
|
"title": "GasID Token ID",
|
|
405
288
|
"description": "NFT token ID of the GasID",
|
|
406
289
|
"examples": [
|
|
407
|
-
"123",
|
|
408
290
|
"456789",
|
|
409
291
|
"1000000"
|
|
410
292
|
],
|
|
@@ -416,8 +298,8 @@
|
|
|
416
298
|
"title": "GasID External URL",
|
|
417
299
|
"description": "URL to view the GasID on Carrot Explorer",
|
|
418
300
|
"examples": [
|
|
419
|
-
"https://explore.carrot.eco/
|
|
420
|
-
"https://carrot.eco/
|
|
301
|
+
"https://explore.carrot.eco/",
|
|
302
|
+
"https://https://whitepaper.carrot.eco/"
|
|
421
303
|
],
|
|
422
304
|
"type": "string",
|
|
423
305
|
"format": "uri"
|
|
@@ -451,9 +333,7 @@
|
|
|
451
333
|
"title": "Audit Date",
|
|
452
334
|
"description": "Date when the audit was completed",
|
|
453
335
|
"examples": [
|
|
454
|
-
"2024-12-05"
|
|
455
|
-
"2025-02-22",
|
|
456
|
-
"2024-02-10"
|
|
336
|
+
"2024-12-05"
|
|
457
337
|
],
|
|
458
338
|
"type": "string",
|
|
459
339
|
"format": "date",
|
|
@@ -542,9 +422,7 @@
|
|
|
542
422
|
"title": "Rule ID",
|
|
543
423
|
"description": "Unique identifier for the rule",
|
|
544
424
|
"examples": [
|
|
545
|
-
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530"
|
|
546
|
-
"6f520d88-864d-432d-bf9f-5c3166c4818f",
|
|
547
|
-
"f77afa89-1c58-40fd-9bf5-8a86703a8af4"
|
|
425
|
+
"ad44dd3f-f176-4b98-bf78-5ee6e77d0530"
|
|
548
426
|
],
|
|
549
427
|
"type": "string",
|
|
550
428
|
"format": "uuid",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/
|
|
2
|
+
"$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.1.40/schemas/ipfs/methodology/methodology.schema.json",
|
|
3
3
|
"schema": {
|
|
4
|
-
"hash": "
|
|
4
|
+
"hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489",
|
|
5
5
|
"type": "Methodology",
|
|
6
|
-
"version": "
|
|
6
|
+
"version": "0.1.40"
|
|
7
7
|
},
|
|
8
8
|
"environment": {
|
|
9
9
|
"blockchain_network": "testnet",
|
|
@@ -14,10 +14,6 @@
|
|
|
14
14
|
"external_id": "3f8c2443-df76-4ce9-9d94-6c813d4c9ef7",
|
|
15
15
|
"external_url": "https://explore.carrot.eco/document/bold-carbon-ch4",
|
|
16
16
|
"content_hash": "9c22ff5f21f0b81b113e63f7db6da94fedef11b2119b4088b89664fb9a3cb658",
|
|
17
|
-
"creator": {
|
|
18
|
-
"name": "Carrot Foundation",
|
|
19
|
-
"id": "b9ea8219-4be9-4b8a-b8e6-9e21df5f99f4"
|
|
20
|
-
},
|
|
21
17
|
"data": {
|
|
22
18
|
"name": "BOLD Carbon (CH\u2084)",
|
|
23
19
|
"short_name": "BOLD Carbon",
|
|
@@ -34,7 +30,6 @@
|
|
|
34
30
|
"rule_name": "Waste Mass is Unique",
|
|
35
31
|
"description": "Validates that each MassID is unique within the system to prevent duplicate entries",
|
|
36
32
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/waste-mass-unique.js",
|
|
37
|
-
"mandatory": true,
|
|
38
33
|
"execution_order": 1
|
|
39
34
|
},
|
|
40
35
|
{
|
|
@@ -43,7 +38,6 @@
|
|
|
43
38
|
"rule_name": "No Conflicting GasID or Credit",
|
|
44
39
|
"description": "Verifies that the MassID has not been previously registered in other carbon certificates or carbon credits",
|
|
45
40
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/no-conflicts.js",
|
|
46
|
-
"mandatory": true,
|
|
47
41
|
"execution_order": 2
|
|
48
42
|
},
|
|
49
43
|
{
|
|
@@ -52,7 +46,6 @@
|
|
|
52
46
|
"rule_name": "Project Period Limit",
|
|
53
47
|
"description": "Confirms that the MassID processing occurred within the valid project timeframe",
|
|
54
48
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/project-period.js",
|
|
55
|
-
"mandatory": true,
|
|
56
49
|
"execution_order": 3
|
|
57
50
|
},
|
|
58
51
|
{
|
|
@@ -61,7 +54,6 @@
|
|
|
61
54
|
"rule_name": "Participant Accreditations Requirements",
|
|
62
55
|
"description": "Checks if all participating entities have valid certifications and permissions",
|
|
63
56
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/accreditations.js",
|
|
64
|
-
"mandatory": true,
|
|
65
57
|
"execution_order": 4
|
|
66
58
|
},
|
|
67
59
|
{
|
|
@@ -70,7 +62,6 @@
|
|
|
70
62
|
"rule_name": "MassID Qualifications",
|
|
71
63
|
"description": "Validates the proper categorization and definition of the organic waste mass",
|
|
72
64
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/mass-id-qualifications.js",
|
|
73
|
-
"mandatory": true,
|
|
74
65
|
"execution_order": 5
|
|
75
66
|
},
|
|
76
67
|
{
|
|
@@ -79,7 +70,6 @@
|
|
|
79
70
|
"rule_name": "Regional Waste Classification",
|
|
80
71
|
"description": "Ensures the waste is properly classified according to local regulations and standards",
|
|
81
72
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/regional-classification.js",
|
|
82
|
-
"mandatory": true,
|
|
83
73
|
"execution_order": 6
|
|
84
74
|
},
|
|
85
75
|
{
|
|
@@ -88,7 +78,6 @@
|
|
|
88
78
|
"rule_name": "Geolocation and Address Precision",
|
|
89
79
|
"description": "Verifies the accuracy of geographical coordinates for waste collection and processing locations",
|
|
90
80
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/geolocation-precision.js",
|
|
91
|
-
"mandatory": true,
|
|
92
81
|
"execution_order": 7
|
|
93
82
|
},
|
|
94
83
|
{
|
|
@@ -97,7 +86,6 @@
|
|
|
97
86
|
"rule_name": "Waste Origin Identification",
|
|
98
87
|
"description": "Validates the documented source and origin point of the organic waste",
|
|
99
88
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/waste-origin.js",
|
|
100
|
-
"mandatory": true,
|
|
101
89
|
"execution_order": 8
|
|
102
90
|
},
|
|
103
91
|
{
|
|
@@ -106,7 +94,6 @@
|
|
|
106
94
|
"rule_name": "Hauler Identification",
|
|
107
95
|
"description": "Confirms the identity and credentials of the waste transportation company",
|
|
108
96
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/hauler-identification.js",
|
|
109
|
-
"mandatory": true,
|
|
110
97
|
"execution_order": 9
|
|
111
98
|
},
|
|
112
99
|
{
|
|
@@ -115,7 +102,6 @@
|
|
|
115
102
|
"rule_name": "Vehicle Identification",
|
|
116
103
|
"description": "Verifies the registration and compliance of vehicles used in waste transportation",
|
|
117
104
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/vehicle-identification.js",
|
|
118
|
-
"mandatory": true,
|
|
119
105
|
"execution_order": 10
|
|
120
106
|
},
|
|
121
107
|
{
|
|
@@ -124,7 +110,6 @@
|
|
|
124
110
|
"rule_name": "Driver Identification",
|
|
125
111
|
"description": "Validates the identity and proper licensing of the waste transport driver",
|
|
126
112
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/driver-identification.js",
|
|
127
|
-
"mandatory": true,
|
|
128
113
|
"execution_order": 11
|
|
129
114
|
},
|
|
130
115
|
{
|
|
@@ -133,7 +118,6 @@
|
|
|
133
118
|
"rule_name": "Transport Manifest Data",
|
|
134
119
|
"description": "Checks the completeness and accuracy of waste transportation documentation",
|
|
135
120
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/transport-manifest.js",
|
|
136
|
-
"mandatory": true,
|
|
137
121
|
"execution_order": 12
|
|
138
122
|
},
|
|
139
123
|
{
|
|
@@ -142,7 +126,6 @@
|
|
|
142
126
|
"rule_name": "Processor Identification",
|
|
143
127
|
"description": "Validates the identity and certification of the waste processing facility",
|
|
144
128
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/processor-identification.js",
|
|
145
|
-
"mandatory": true,
|
|
146
129
|
"execution_order": 13
|
|
147
130
|
},
|
|
148
131
|
{
|
|
@@ -151,7 +134,6 @@
|
|
|
151
134
|
"rule_name": "Recycler Identification",
|
|
152
135
|
"description": "Confirms the identity and credentials of the recycling facility operator",
|
|
153
136
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/recycler-identification.js",
|
|
154
|
-
"mandatory": true,
|
|
155
137
|
"execution_order": 14
|
|
156
138
|
},
|
|
157
139
|
{
|
|
@@ -160,7 +142,6 @@
|
|
|
160
142
|
"rule_name": "Weighing",
|
|
161
143
|
"description": "Verifies the accurate measurement and recording of waste MassID quantities",
|
|
162
144
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/weighing.js",
|
|
163
|
-
"mandatory": true,
|
|
164
145
|
"execution_order": 15
|
|
165
146
|
},
|
|
166
147
|
{
|
|
@@ -169,7 +150,6 @@
|
|
|
169
150
|
"rule_name": "Drop-off at Recycler",
|
|
170
151
|
"description": "Validates the proper reception and documentation of waste at the recycling facility",
|
|
171
152
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/drop-off-recycler.js",
|
|
172
|
-
"mandatory": true,
|
|
173
153
|
"execution_order": 16
|
|
174
154
|
},
|
|
175
155
|
{
|
|
@@ -178,7 +158,6 @@
|
|
|
178
158
|
"rule_name": "MassID Sorting",
|
|
179
159
|
"description": "Confirms the proper segregation and classification of organic waste materials",
|
|
180
160
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/mass-id-sorting.js",
|
|
181
|
-
"mandatory": true,
|
|
182
161
|
"execution_order": 17
|
|
183
162
|
},
|
|
184
163
|
{
|
|
@@ -187,7 +166,6 @@
|
|
|
187
166
|
"rule_name": "Composting Cycle Timeframe",
|
|
188
167
|
"description": "Validates that the composting process follows required duration and conditions",
|
|
189
168
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/composting-cycle.js",
|
|
190
|
-
"mandatory": true,
|
|
191
169
|
"execution_order": 18
|
|
192
170
|
},
|
|
193
171
|
{
|
|
@@ -196,7 +174,6 @@
|
|
|
196
174
|
"rule_name": "Recycling Manifest Data",
|
|
197
175
|
"description": "Verifies the completion and accuracy of final recycling documentation and outcomes",
|
|
198
176
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/recycling-manifest.js",
|
|
199
|
-
"mandatory": true,
|
|
200
177
|
"execution_order": 19
|
|
201
178
|
},
|
|
202
179
|
{
|
|
@@ -205,7 +182,6 @@
|
|
|
205
182
|
"rule_name": "Project Boundary",
|
|
206
183
|
"description": "Validate if the MassID is in accordance with the project boundary",
|
|
207
184
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/project-boundary.js",
|
|
208
|
-
"mandatory": true,
|
|
209
185
|
"execution_order": 20
|
|
210
186
|
},
|
|
211
187
|
{
|
|
@@ -214,7 +190,6 @@
|
|
|
214
190
|
"rule_name": "Prevented CO\u2082e",
|
|
215
191
|
"description": "Calculate the prevented CO\u2082e based on the Emission Factor and the MassID value",
|
|
216
192
|
"source_code_url": "https://github.com/carrot-foundation/methodologies/blob/main/bold-carbon/rules/calculate-co2e.js",
|
|
217
|
-
"mandatory": true,
|
|
218
193
|
"execution_order": 21
|
|
219
194
|
}
|
|
220
195
|
]
|