up
Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Concelier Attestation Tests / attestation-tests (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Export Center CI / export-ci (push) Has been cancelled
devportal-offline / build-offline (push) Has been cancelled
Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Concelier Attestation Tests / attestation-tests (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Export Center CI / export-ci (push) Has been cancelled
devportal-offline / build-offline (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"$schema": "../analytics-bundle.schema.json",
|
||||
"bundleId": "analytics-bundle:graph:2025-12-02T00-00Z",
|
||||
"tenant": "default",
|
||||
"schemaVersion": "1.0.0",
|
||||
"createdAt": "2025-12-02T00:00:00Z",
|
||||
"analyticsResults": [
|
||||
{
|
||||
"analysisId": "centrality-2025-12-02",
|
||||
"resultPath": "results/centrality.ndjson",
|
||||
"resultHash": "sha256:0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcd",
|
||||
"schemaVersion": "1.0.0",
|
||||
"algorithmVersion": "2.1.0",
|
||||
"rerunHash": "29d58b9fdc5c4e65b26c03f3bd9f442ff0c7f8514b8a9225f8b6417ffabc0101"
|
||||
}
|
||||
],
|
||||
"datasets": [
|
||||
{
|
||||
"id": "snapshot-2025-12-01",
|
||||
"path": "datasets/graph-snapshot-2025-12-01.tzst",
|
||||
"hash": "sha256:fedcba9876543210fedcba9876543210fedcba9876543210fedcba9876543210",
|
||||
"redactions": ["user.email", "org.internalNotes"]
|
||||
}
|
||||
],
|
||||
"manifest": [
|
||||
{
|
||||
"path": "results/centrality.ndjson",
|
||||
"sha256": "89abcdef0123456789abcdef0123456789abcdef0123456789abcdef01234567",
|
||||
"size": 104857,
|
||||
"contentType": "application/x-ndjson"
|
||||
},
|
||||
{
|
||||
"path": "datasets/graph-snapshot-2025-12-01.tzst",
|
||||
"sha256": "fedcba9876543210fedcba9876543210fedcba9876543210fedcba9876543210",
|
||||
"size": 2097152,
|
||||
"contentType": "application/octet-stream"
|
||||
}
|
||||
],
|
||||
"hashes": {
|
||||
"bundleSha256": "0f0e0d0c0b0a09080706050403020100ffeeddccbbaa99887766554433221100",
|
||||
"manifestSha256": "aa55aa55aa55aa55aa55aa55aa55aa55aa55aa55aa55aa55aa55aa55aa55aa55"
|
||||
},
|
||||
"signatures": [
|
||||
{
|
||||
"type": "dsse",
|
||||
"keyId": "graph-analytics-dev-pub",
|
||||
"signature": "MEQCIDevGraphSig==",
|
||||
"envelopeDigest": "sha256:bb66bb66bb66bb66bb66bb66bb66bb66bb66bb66bb66bb66bb66bb66bb66bb66"
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"budgets": {
|
||||
"budgetSeconds": 30,
|
||||
"maxNodes": 50000,
|
||||
"maxEdges": 200000
|
||||
},
|
||||
"offline": {
|
||||
"sealed": true,
|
||||
"provenance": "offline-kit:graph-analytics:2025-12"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user