{
"run_id": "20260706200501-platform-refresh-25028c",
"workflow_id": "platform-refresh",
"workflow_title": "Refresh Deterministic Platform",
"workflow_description": "Rebuild canonical website objects and every downstream deterministic platform layer in dependency order.",
"status": "dry_run",
"dry_run": true,
"started_at": "2026-07-06T20:05:01.472Z",
"finished_at": "2026-07-06T20:05:01.474Z",
"parameters": {},
"engine": {
"deterministic": true,
"ai_apis_used": false,
"shell_commands_allowed": false,
"external_actions_allowed": false,
"stop_on_failure": true
},
"steps": [
{
"id": "generate-objects",
"title": "Generate website knowledge objects",
"script": "scripts/generate-website-knowledge-objects.mjs",
"args": [],
"requires": [
"knowledge/giniinc-tech/pages",
"knowledge/giniinc-com/pages",
"knowledge/eriverspace-org/pages",
"knowledge/ellijayriverspace-com/pages",
"knowledge/giniverse108-com/pages",
"knowledge/foodtechsupply-com/pages"
],
"produces": [
"knowledge/objects",
"knowledge/website-object-generation-manifest.json"
],
"status": "planned",
"started_at": null,
"finished_at": null,
"duration_ms": 0,
"exit_code": null,
"timed_out": false,
"log_file": null,
"error": null
},
{
"id": "build-graph",
"title": "Build Knowledge Graph",
"script": "scripts/build-knowledge-graph.mjs",
"args": [],
"requires": [
"knowledge/objects",
"knowledge/object-id-map.json"
],
"produces": [
"knowledge/graph/graph.json",
"knowledge/graph/metrics.json"
],
"status": "planned",
"started_at": null,
"finished_at": null,
"duration_ms": 0,
"exit_code": null,
"timed_out": false,
"log_file": null,
"error": null
},
{
"id": "build-bi",
"title": "Build Business Intelligence",
"script": "scripts/build-business-intelligence.mjs",
"args": [],
"requires": [
"knowledge/objects",
"knowledge/graph/graph.json"
],
"produces": [
"intelligence/business-intelligence.json",
"reports/business-intelligence-report.md"
],
"status": "planned",
"started_at": null,
"finished_at": null,
"duration_ms": 0,
"exit_code": null,
"timed_out": false,
"log_file": null,
"error": null
},
{
"id": "build-decision-engine",
"title": "Build Decision Engine profiles",
"script": "scripts/build-decision-engine.mjs",
"args": [],
"requires": [
"knowledge/objects",
"knowledge/graph/graph.json",
"intelligence/business-intelligence.json"
],
"produces": [
"reports/decision-engine/decision-engine-summary.json"
],
"status": "planned",
"started_at": null,
"finished_at": null,
"duration_ms": 0,
"exit_code": null,
"timed_out": false,
"log_file": null,
"error": null
},
{
"id": "build-industry-solutions",
"title": "Build Industry Solutions",
"script": "scripts/build-industry-solutions.mjs",
"args": [],
"requires": [
"reports/decision-engine/decision-engine-summary.json",
"intelligence/business-intelligence.json",
"knowledge/graph/graph.json"
],
"produces": [
"reports/industry-solutions/industry-solutions-summary.json"
],
"status": "planned",
"started_at": null,
"finished_at": null,
"duration_ms": 0,
"exit_code": null,
"timed_out": false,
"log_file": null,
"error": null
}
]
}← Back to Reports
workflows/runs/20260706200501-platform-refresh-25028c/workflow-run.json
jsonDownload