Spaces:
Configuration error
Configuration error
File size: 2,015 Bytes
d9741e9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | {
"meta": {
"project": "MatVerse Memory Registry",
"space_id": "MatverseHub/mnb-memory-registry-space",
"tagline": "Landing page oficial + dashboard p煤blico de prova para artefatos soberanos"
},
"public_proof": {
"governance_formula": "惟 = 0.4路唯 + 0.3路螛虃 + 0.2路(1-CVaR) + 0.1路PoLE",
"thresholds": {
"psi_min": 0.85,
"cvar_max": 0.05,
"omega_pass": 0.85
},
"dataset_modules": [
{
"module": "MAVK",
"decision": "PASS",
"status": "validated",
"omega": 0.988,
"note": "within CVaR limit"
},
{
"module": "DAQ",
"decision": "BLOCK",
"status": "fail-closed",
"omega": null,
"note": "CVaR 0.08 > 0.05"
},
{
"module": "CSR4",
"decision": "PASS",
"status": "validated",
"omega": 0.899,
"note": "admissible"
}
],
"ledger": {
"type": "append-only",
"merkle_root": "STABLE_ROOT_PLACEHOLDER",
"replay": "deterministic",
"receipt": "canonical"
},
"institutional_links": {
"orcid": "https://orcid.org/0009-0008-2973-4047",
"space": "https://huggingface.co/spaces/MatverseHub/mnb-memory-registry-space"
}
},
"deploy_dashboard": {
"summary": {
"total_apps": 25,
"deployed": 23,
"failed": 2
},
"failed_apps": [
{
"name": "icy-queue-9677",
"status": "Failed",
"recommended_action": "inspect build/runtime logs + redeploy after patch"
},
{
"name": "smok",
"status": "Failed",
"recommended_action": "inspect build/runtime logs + redeploy after patch"
}
],
"healthy_apps": [
"dashboard-matverse",
"intro-matverse",
"acoa-matverse",
"symbiodroid-matverse",
"notebook-matverse",
"neural-matverse",
"kernel-matvesre",
"pipeline-matverse",
"science-matverse-2006",
"symbios-matverse"
]
}
} |