mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
This squashes all local history (768 commits) onto the scrubbed PR #90 baseline. Individual commits were lost during filter-repo corruption; the working tree content is preserved intact. Build: N/A (working tree state only)
70 lines
2.9 KiB
JSON
70 lines
2.9 KiB
JSON
{
|
|
"@context": [
|
|
"https://www.w3.org/2018/credentials/v1",
|
|
{
|
|
"GCCLRepReceipt": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#GCCLRepReceipt",
|
|
"@context": {
|
|
"id": "@id",
|
|
"type": "@type",
|
|
"receiptType": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#receiptType",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#string"
|
|
},
|
|
"receiptSha256": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#receiptSha256",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#string"
|
|
},
|
|
"verifiedSteps": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#verifiedSteps",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#integer"
|
|
},
|
|
"cramerWeightsQ16": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#cramerWeightsQ16",
|
|
"@container": "@list",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#integer"
|
|
},
|
|
"underverseLedger": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#underverseLedger",
|
|
"@context": {
|
|
"totalBleedPaymentQ16": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#totalBleedPaymentQ16",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#integer"
|
|
},
|
|
"discardedPressureQ16": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#discardedPressureQ16",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#integer"
|
|
},
|
|
"entropyAccQ16": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#entropyAccQ16",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#integer"
|
|
},
|
|
"finalSurvivingFrontNodes": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#finalSurvivingFrontNodes",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#integer"
|
|
}
|
|
}
|
|
},
|
|
"formalCompliance": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#formalCompliance",
|
|
"@context": {
|
|
"lakeBuildStatus": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#lakeBuildStatus",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#string"
|
|
},
|
|
"verifiedTheorems": {
|
|
"@id": "https://schema.researchstack.info/gccl-rep#verifiedTheorems",
|
|
"@container": "@list",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#string"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"id": "https://schema.researchstack.info/gccl-rep/v1",
|
|
"type": "CredentialDefinition",
|
|
"name": "GCCL-Rep Verifiable Simulation Receipt Schema",
|
|
"description": "JSON-LD context schema for verifying BraidShock, Burgers, and formal Lean proof artifacts in the Research Stack."
|
|
}
|