@carrot-foundation/schemas 0.4.0 → 0.4.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carrot-foundation/schemas",
3
- "version": "0.4.0",
3
+ "version": "0.4.2",
4
4
  "description": "Carrot schema definitions and zod validation schemas",
5
5
  "license": "Apache-2.0",
6
6
  "private": false,
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/collection/collection.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/collection/collection.schema.json",
3
3
  "schema": {
4
- "hash": "2924a630c47c37ac598d983e51942e8b694678ad8e6aedc29033522cbc69bb06",
4
+ "hash": "f23cc452eabfaa06f3c5abc2fa42c891bb859a28079ab867328e69073f7ba48a",
5
5
  "type": "Collection",
6
- "version": "0.4.0",
6
+ "version": "0.4.2",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -236,6 +236,6 @@
236
236
  "additionalProperties": false,
237
237
  "title": "Collection IPFS Record",
238
238
  "description": "Collection metadata stored in IPFS, extending the base schema with collection-specific fields used to group and organize credit purchases and retirements in Carrot's ecosystem",
239
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/collection/collection.schema.json",
240
- "version": "0.4.0"
239
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/collection/collection.schema.json",
240
+ "version": "0.4.2"
241
241
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/credit/credit.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/credit/credit.schema.json",
3
3
  "schema": {
4
- "hash": "421d67419c06f906960c0b8b7e675cbfe461888ae09bb74d4f18099ac022b7ab",
4
+ "hash": "540395a4abafba0464eb1a0819a49e9daaa22a8c708f0dfdedf66be8fe4ceb50",
5
5
  "type": "Credit",
6
- "version": "0.4.0",
6
+ "version": "0.4.2",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -257,6 +257,6 @@
257
257
  "additionalProperties": false,
258
258
  "title": "Credit IPFS Record",
259
259
  "description": "Credit token metadata stored in IPFS, extending the base schema with ERC20-specific details",
260
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/credit/credit.schema.json",
261
- "version": "0.4.0"
260
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/credit/credit.schema.json",
261
+ "version": "0.4.2"
262
262
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json",
3
3
  "schema": {
4
- "hash": "0f63b0e43cb70c1b24800829c94605e4f119fcd3aec2db75eab02c80614b481b",
4
+ "hash": "bf4f35ef32d26e399d9da04c321ef6247c5cddcbd29d1a3ef7e9a42df2a65431",
5
5
  "type": "CreditPurchaseReceipt",
6
- "version": "0.4.0",
6
+ "version": "0.4.2",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -20,7 +20,7 @@
20
20
  "created_at": "2025-02-03T12:45:30.000Z",
21
21
  "external_id": "f1a2b3c4-d5e6-4789-9012-34567890abcd",
22
22
  "external_url": "https://explore.carrot.eco/document/f1a2b3c4-d5e6-4789-9012-34567890abcd",
23
- "audit_data_hash": "7b87fe186ce953fca35ff2cd460c5902a9f0dcdd27ea1999f9209c201cfdf192",
23
+ "audit_data_hash": "e90b1a7d25d8e83b4fac241370762dd0a5217ded7e1f213f0a4e72cb2db48abb",
24
24
  "viewer_reference": {
25
25
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm",
26
26
  "integrity_hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
@@ -1320,6 +1320,6 @@
1320
1320
  "additionalProperties": false,
1321
1321
  "title": "CreditPurchaseReceipt NFT IPFS Record",
1322
1322
  "description": "Complete CreditPurchaseReceipt NFT IPFS record including purchase summary, buyer details, credit breakdowns, certificate allocations, and NFT display attributes",
1323
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json",
1324
- "version": "0.4.0"
1323
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json",
1324
+ "version": "0.4.2"
1325
1325
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json",
3
3
  "schema": {
4
- "hash": "604fc214cd68ac41e18506b125fed18dadd1d35d90ad6d85d41b55415b4af239",
4
+ "hash": "d59a322cc951bd8ee4fe5189a02c7e0c06a9ac7db93135b13905c35448fbe32b",
5
5
  "type": "CreditRetirementReceipt",
6
- "version": "0.4.0",
6
+ "version": "0.4.2",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -230,5 +230,5 @@
230
230
  "smart_contract_address": "0x742d35cc6634c0532925a3b8d8b5c2d4c7f8e1a9"
231
231
  }
232
232
  },
233
- "audit_data_hash": "bb06d9e5d9f9931f669f0fa356d99194a1cee59e8fea2f6e3edb2aadab98c31b"
233
+ "audit_data_hash": "285b8bebd9c7a5b6a1dd03cedb9e7f0a3033d8dcb7e6d61cc4f94ba4a1075e1d"
234
234
  }
@@ -1444,6 +1444,6 @@
1444
1444
  "additionalProperties": false,
1445
1445
  "title": "CreditRetirementReceipt NFT IPFS Record",
1446
1446
  "description": "Complete CreditRetirementReceipt NFT IPFS record including retirement summary, beneficiary and credit holder details, credit breakdowns, certificate allocations, and NFT display attributes",
1447
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json",
1448
- "version": "0.4.0"
1447
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json",
1448
+ "version": "0.4.2"
1449
1449
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/gas-id/gas-id.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/gas-id/gas-id.schema.json",
3
3
  "schema": {
4
- "hash": "246a79dde06ffa758bed2192815e95db55616aef09712712349523243af92522",
4
+ "hash": "6770197ace1f947e7f8bf62cdeed7b9be2240406267f4ed82f7e3554ebdac3e4",
5
5
  "type": "GasID",
6
- "version": "0.4.0",
6
+ "version": "0.4.2",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -20,7 +20,7 @@
20
20
  "created_at": "2024-12-08T11:32:47.000Z",
21
21
  "external_id": "d2a7f8e4-9c61-4e35-b8f2-a5c9e7d1b4f6",
22
22
  "external_url": "https://explore.carrot.eco/document/d2a7f8e4-9c61-4e35-b8f2-a5c9e7d1b4f6",
23
- "audit_data_hash": "a29c3e1d572e53c462c8629c8d4a238accff7f392ba0d586f7de81c766b9252d",
23
+ "audit_data_hash": "35b44db2eb9c0317ddfca5d6af4213fc96d3804a94a4245d42c69a9b1fd0f3ff",
24
24
  "viewer_reference": {
25
25
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm",
26
26
  "integrity_hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
@@ -205,7 +205,7 @@
205
205
  },
206
206
  "prevented_co2e_kg": {
207
207
  "type": "number",
208
- "minimum": 0,
208
+ "exclusiveMinimum": 0,
209
209
  "title": "Prevented Emissions (CO₂e)",
210
210
  "description": "CO₂e weight of the prevented emissions in kilograms (kg)",
211
211
  "examples": [
@@ -499,7 +499,7 @@
499
499
  },
500
500
  "weight_kg": {
501
501
  "type": "number",
502
- "minimum": 0,
502
+ "exclusiveMinimum": 0,
503
503
  "title": "Source Waste Net Weight",
504
504
  "description": "Net weight of the source waste in kilograms (kg)",
505
505
  "examples": [
@@ -1219,7 +1219,7 @@
1219
1219
  },
1220
1220
  "value": {
1221
1221
  "type": "number",
1222
- "minimum": 0,
1222
+ "exclusiveMinimum": 0,
1223
1223
  "title": "Source Weight",
1224
1224
  "description": "Weight of the source waste in kilograms",
1225
1225
  "examples": [
@@ -1522,6 +1522,6 @@
1522
1522
  "additionalProperties": false,
1523
1523
  "title": "GasID NFT IPFS Record",
1524
1524
  "description": "Complete GasID NFT IPFS record including prevented emissions calculation, source waste provenance, methodology reference, and NFT display attributes",
1525
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/gas-id/gas-id.schema.json",
1526
- "version": "0.4.0"
1525
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/gas-id/gas-id.schema.json",
1526
+ "version": "0.4.2"
1527
1527
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/mass-id/mass-id.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/mass-id/mass-id.schema.json",
3
3
  "schema": {
4
- "hash": "5ab20ba833d5da3893f8c936aadb955799aab1478b18c343e3dbb16b8d832338",
4
+ "hash": "f73dbef02bf5775f63ce8663df21e623e13d27dcc34991d18ba7e180a9877e70",
5
5
  "type": "MassID",
6
- "version": "0.4.0",
6
+ "version": "0.4.2",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -108,7 +108,7 @@
108
108
  "display_type": "date"
109
109
  }
110
110
  ],
111
- "audit_data_hash": "aa00b6d675627e8429bdbea04032923a15fa10d71b6a63318c8bb8a6c94c020a",
111
+ "audit_data_hash": "7e10a8db4d600dbc2f85e62795181401926f80d9c2df437547dc010aab9ded52",
112
112
  "data": {
113
113
  "waste_properties": {
114
114
  "type": "Organic",
@@ -231,7 +231,7 @@
231
231
  },
232
232
  "weight_kg": {
233
233
  "type": "number",
234
- "minimum": 0,
234
+ "exclusiveMinimum": 0,
235
235
  "title": "Net Weight",
236
236
  "description": "Net weight of the waste batch in kilograms (kg)",
237
237
  "examples": [
@@ -497,7 +497,7 @@
497
497
  "title": "Pick-up Waste Weight",
498
498
  "description": "Weight of waste collected at the origin location, measured in kilograms (kg)",
499
499
  "type": "number",
500
- "minimum": 0,
500
+ "exclusiveMinimum": 0,
501
501
  "examples": [
502
502
  500.35,
503
503
  3000
@@ -652,7 +652,7 @@
652
652
  "title": "Container Capacity",
653
653
  "description": "Maximum container capacity in kilograms (kg)",
654
654
  "type": "number",
655
- "minimum": 0,
655
+ "exclusiveMinimum": 0,
656
656
  "examples": [
657
657
  500.35,
658
658
  3000
@@ -662,7 +662,7 @@
662
662
  "title": "Gross Weight",
663
663
  "description": "Total weight including vehicle/container before tare in kilograms (kg)",
664
664
  "type": "number",
665
- "minimum": 0,
665
+ "exclusiveMinimum": 0,
666
666
  "examples": [
667
667
  500.35,
668
668
  3000
@@ -672,7 +672,7 @@
672
672
  "title": "Tare Weight",
673
673
  "description": "Weight of the empty vehicle or container in kilograms (kg)",
674
674
  "type": "number",
675
- "minimum": 0,
675
+ "exclusiveMinimum": 0,
676
676
  "examples": [
677
677
  500.35,
678
678
  3000
@@ -812,7 +812,7 @@
812
812
  "title": "Initial Weight",
813
813
  "description": "Weight of the material entering the sorting process in kilograms (kg)",
814
814
  "type": "number",
815
- "minimum": 0,
815
+ "exclusiveMinimum": 0,
816
816
  "examples": [
817
817
  500.35,
818
818
  3000
@@ -822,7 +822,7 @@
822
822
  "title": "Deducted Weight",
823
823
  "description": "Weight removed during sorting (e.g., contaminants or moisture) in kilograms (kg)",
824
824
  "type": "number",
825
- "minimum": 0,
825
+ "exclusiveMinimum": 0,
826
826
  "examples": [
827
827
  500.35,
828
828
  3000
@@ -1289,7 +1289,7 @@
1289
1289
  },
1290
1290
  "value": {
1291
1291
  "type": "number",
1292
- "minimum": 0,
1292
+ "exclusiveMinimum": 0,
1293
1293
  "title": "Weight",
1294
1294
  "description": "Net batch weight in kilograms (kg) for this MassID",
1295
1295
  "examples": [
@@ -1911,6 +1911,6 @@
1911
1911
  "additionalProperties": false,
1912
1912
  "title": "MassID NFT IPFS Record",
1913
1913
  "description": "Complete MassID NFT IPFS record including waste classification, chain-of-custody lifecycle events, geographic locations, supply-chain participants, and NFT display attributes",
1914
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/mass-id/mass-id.schema.json",
1915
- "version": "0.4.0"
1914
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/mass-id/mass-id.schema.json",
1915
+ "version": "0.4.2"
1916
1916
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json",
3
3
  "schema": {
4
- "hash": "3d60b42f26760655646278c86d48363239d58d13ec33a9b4461e65f852c952c0",
4
+ "hash": "600bb929d6377c65992cc91fb7f82272027cb854d2981165b3b88d6a6aa19902",
5
5
  "type": "MassID Audit",
6
- "version": "0.4.0",
6
+ "version": "0.4.2",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -674,6 +674,6 @@
674
674
  "additionalProperties": false,
675
675
  "title": "MassID Audit IPFS Record",
676
676
  "description": "MassID audit record stored in IPFS, containing methodology reference, audit summary, rule execution results, and links to the source MassID and resulting GasID or RecycledID",
677
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json",
678
- "version": "0.4.0"
677
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/mass-id-audit/mass-id-audit.schema.json",
678
+ "version": "0.4.2"
679
679
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/methodology/methodology.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/methodology/methodology.schema.json",
3
3
  "schema": {
4
- "hash": "e670c0b71569c5ad6b550b309ce94756e44babd20ccc13cb6198c0b3f5c59471",
4
+ "hash": "991386c2f24e610a0a01f9ec3fddc97f302f2f60dbb3dbf47a905accb0703a35",
5
5
  "type": "Methodology",
6
- "version": "0.4.0",
6
+ "version": "0.4.2",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -369,6 +369,6 @@
369
369
  "additionalProperties": false,
370
370
  "title": "Methodology IPFS Record",
371
371
  "description": "Methodology metadata stored in IPFS, defining the environmental impact measurement approach including versioning, documentation, and MassID audit rules",
372
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/methodology/methodology.schema.json",
373
- "version": "0.4.0"
372
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/methodology/methodology.schema.json",
373
+ "version": "0.4.2"
374
374
  }
@@ -1,9 +1,9 @@
1
1
  {
2
- "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/recycled-id/recycled-id.schema.json",
2
+ "$schema": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/recycled-id/recycled-id.schema.json",
3
3
  "schema": {
4
- "hash": "2b2af0e13b5291f0950e6e19c40dc3cc9eb1e4581a468fb4ee434aeb888dbe91",
4
+ "hash": "ee6e2c1eee48d0d46e95e2bc5fb287dede5482df664fd5cf17a015c974d35517",
5
5
  "type": "RecycledID",
6
- "version": "0.4.0",
6
+ "version": "0.4.2",
7
7
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm"
8
8
  },
9
9
  "environment": {
@@ -20,7 +20,7 @@
20
20
  "created_at": "2024-12-08T11:32:47.000Z",
21
21
  "external_id": "f47ac10b-58cc-4372-a567-0e02b2c3d489",
22
22
  "external_url": "https://explore.carrot.eco/document/f47ac10b-58cc-4372-a567-0e02b2c3d489",
23
- "audit_data_hash": "de8c8f2aef8daa5cd4ee67c4750af17082f6889d0965067947942a6efc1237d0",
23
+ "audit_data_hash": "8e7e161b1cf91c1bbbf3dda24916a8012fd618d7efbf0cfd810ad07665525984",
24
24
  "viewer_reference": {
25
25
  "ipfs_uri": "ipfs://bafybeigdyrztvzl5cceubvaxob7iqh6f3f7s36c74ojav2xsz2uib2g3vm",
26
26
  "integrity_hash": "87f633634cc4b02f628685651f0a29b7bfa22a0bd841f725c6772dd00a58d489"
@@ -170,7 +170,7 @@
170
170
  "properties": {
171
171
  "recycled_mass_kg": {
172
172
  "type": "number",
173
- "minimum": 0,
173
+ "exclusiveMinimum": 0,
174
174
  "title": "Recycled Weight",
175
175
  "description": "Total weight of materials successfully recycled in kilograms (kg)",
176
176
  "examples": [
@@ -487,7 +487,7 @@
487
487
  },
488
488
  "weight_kg": {
489
489
  "type": "number",
490
- "minimum": 0,
490
+ "exclusiveMinimum": 0,
491
491
  "title": "Source Waste Net Weight",
492
492
  "description": "Net weight of the source waste in kilograms (kg)",
493
493
  "examples": [
@@ -871,7 +871,7 @@
871
871
  },
872
872
  "value": {
873
873
  "type": "number",
874
- "minimum": 0,
874
+ "exclusiveMinimum": 0,
875
875
  "title": "Recycled Weight",
876
876
  "description": "Total weight of recycled materials in kilograms",
877
877
  "examples": [
@@ -1056,7 +1056,7 @@
1056
1056
  },
1057
1057
  "value": {
1058
1058
  "type": "number",
1059
- "minimum": 0,
1059
+ "exclusiveMinimum": 0,
1060
1060
  "title": "Source Weight",
1061
1061
  "description": "Weight of the source waste in kilograms",
1062
1062
  "examples": [
@@ -1359,6 +1359,6 @@
1359
1359
  "additionalProperties": false,
1360
1360
  "title": "RecycledID NFT IPFS Record",
1361
1361
  "description": "Complete RecycledID NFT IPFS record including recycling outcome metrics, source waste provenance, methodology reference, and NFT display attributes",
1362
- "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.0/schemas/ipfs/recycled-id/recycled-id.schema.json",
1363
- "version": "0.4.0"
1362
+ "$id": "https://raw.githubusercontent.com/carrot-foundation/schemas/refs/tags/0.4.2/schemas/ipfs/recycled-id/recycled-id.schema.json",
1363
+ "version": "0.4.2"
1364
1364
  }
@@ -1,40 +1,40 @@
1
1
  {
2
- "version": "0.4.0",
2
+ "version": "0.4.2",
3
3
  "schemas": {
4
4
  "ipfs/recycled-id/recycled-id.schema.json": {
5
- "hash": "2b2af0e13b5291f0950e6e19c40dc3cc9eb1e4581a468fb4ee434aeb888dbe91",
5
+ "hash": "ee6e2c1eee48d0d46e95e2bc5fb287dede5482df664fd5cf17a015c974d35517",
6
6
  "path": "ipfs/recycled-id/recycled-id.schema.json"
7
7
  },
8
8
  "ipfs/methodology/methodology.schema.json": {
9
- "hash": "e670c0b71569c5ad6b550b309ce94756e44babd20ccc13cb6198c0b3f5c59471",
9
+ "hash": "991386c2f24e610a0a01f9ec3fddc97f302f2f60dbb3dbf47a905accb0703a35",
10
10
  "path": "ipfs/methodology/methodology.schema.json"
11
11
  },
12
12
  "ipfs/mass-id-audit/mass-id-audit.schema.json": {
13
- "hash": "3d60b42f26760655646278c86d48363239d58d13ec33a9b4461e65f852c952c0",
13
+ "hash": "600bb929d6377c65992cc91fb7f82272027cb854d2981165b3b88d6a6aa19902",
14
14
  "path": "ipfs/mass-id-audit/mass-id-audit.schema.json"
15
15
  },
16
16
  "ipfs/mass-id/mass-id.schema.json": {
17
- "hash": "5ab20ba833d5da3893f8c936aadb955799aab1478b18c343e3dbb16b8d832338",
17
+ "hash": "f73dbef02bf5775f63ce8663df21e623e13d27dcc34991d18ba7e180a9877e70",
18
18
  "path": "ipfs/mass-id/mass-id.schema.json"
19
19
  },
20
20
  "ipfs/gas-id/gas-id.schema.json": {
21
- "hash": "246a79dde06ffa758bed2192815e95db55616aef09712712349523243af92522",
21
+ "hash": "6770197ace1f947e7f8bf62cdeed7b9be2240406267f4ed82f7e3554ebdac3e4",
22
22
  "path": "ipfs/gas-id/gas-id.schema.json"
23
23
  },
24
24
  "ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json": {
25
- "hash": "604fc214cd68ac41e18506b125fed18dadd1d35d90ad6d85d41b55415b4af239",
25
+ "hash": "d59a322cc951bd8ee4fe5189a02c7e0c06a9ac7db93135b13905c35448fbe32b",
26
26
  "path": "ipfs/credit-retirement-receipt/credit-retirement-receipt.schema.json"
27
27
  },
28
28
  "ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json": {
29
- "hash": "0f63b0e43cb70c1b24800829c94605e4f119fcd3aec2db75eab02c80614b481b",
29
+ "hash": "bf4f35ef32d26e399d9da04c321ef6247c5cddcbd29d1a3ef7e9a42df2a65431",
30
30
  "path": "ipfs/credit-purchase-receipt/credit-purchase-receipt.schema.json"
31
31
  },
32
32
  "ipfs/credit/credit.schema.json": {
33
- "hash": "421d67419c06f906960c0b8b7e675cbfe461888ae09bb74d4f18099ac022b7ab",
33
+ "hash": "540395a4abafba0464eb1a0819a49e9daaa22a8c708f0dfdedf66be8fe4ceb50",
34
34
  "path": "ipfs/credit/credit.schema.json"
35
35
  },
36
36
  "ipfs/collection/collection.schema.json": {
37
- "hash": "2924a630c47c37ac598d983e51942e8b694678ad8e6aedc29033522cbc69bb06",
37
+ "hash": "f23cc452eabfaa06f3c5abc2fa42c891bb859a28079ab867328e69073f7ba48a",
38
38
  "path": "ipfs/collection/collection.schema.json"
39
39
  }
40
40
  }