Spaces:
Runtime error
Runtime error
File size: 1,435 Bytes
3436bdd | 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 | {
"version": "v0",
"stack": {
"graph_kernel": {
"name": "meta3-graph-core",
"path": "vendor/meta3-graph-core",
"upstream_reference": "/Users/jobs/Desktop/tmp-meta3-engine-test/meta3-graph-core",
"role": "deterministic graph reifier and receipt-first kernel"
},
"product_runtime": {
"name": "runtime",
"path": "runtime",
"upstream_reference": "/Users/jobs/developer/causal-workbench",
"role": "thin routed product runtime and manifest executor"
},
"control_plane": {
"name": "policy",
"path": "policy",
"upstream_reference": "/Users/jobs/developer/nix-star",
"role": "ledger-first epistemic and confidence control plane"
},
"conversational_api": {
"name": "api",
"path": "api",
"upstream_reference": "/Users/jobs/Desktop/Desktop(archive)/agents/NIX.codecli",
"role": "one front-door conversational API over graph state"
},
"orchestrator_ux": {
"name": "ux",
"path": "ux",
"upstream_reference": "/Users/jobs/Desktop/Desktop(archive)/agents/NIX.codecli",
"role": "one operator-facing orchestration surface"
},
"control_benchmarks": {
"name": "benchmarks",
"path": "benchmarks",
"upstream_reference": "/Users/jobs/Desktop/Desktop(archive)/agents/NIX.codecli",
"role": "bits, vectors, tensors, memory, safety, and economics scorecards"
}
}
}
|