# Workflow Run: Refresh Deterministic Platform

- Run ID: 20260706200501-platform-refresh-25028c
- Workflow: platform-refresh
- Status: **dry_run**
- Dry run: yes
- Started: 2026-07-06T20:05:01.472Z
- Finished: 2026-07-06T20:05:01.474Z
- AI APIs used: no
- External actions allowed: no

## Steps

| Step | Status | Exit code | Duration |
| --- | --- | ---: | ---: |
| generate-objects — Generate website knowledge objects | planned | — | 0 ms |
| build-graph — Build Knowledge Graph | planned | — | 0 ms |
| build-bi — Build Business Intelligence | planned | — | 0 ms |
| build-decision-engine — Build Decision Engine profiles | planned | — | 0 ms |
| build-industry-solutions — Build Industry Solutions | planned | — | 0 ms |

## Step Detail

### generate-objects

- Script: `scripts/generate-website-knowledge-objects.mjs`
- Arguments: none
- Requirements: `knowledge/giniinc-tech/pages`, `knowledge/giniinc-com/pages`, `knowledge/eriverspace-org/pages`, `knowledge/ellijayriverspace-com/pages`, `knowledge/giniverse108-com/pages`, `knowledge/foodtechsupply-com/pages`
- Expected outputs: `knowledge/objects`, `knowledge/website-object-generation-manifest.json`
- Log: not created

### build-graph

- Script: `scripts/build-knowledge-graph.mjs`
- Arguments: none
- Requirements: `knowledge/objects`, `knowledge/object-id-map.json`
- Expected outputs: `knowledge/graph/graph.json`, `knowledge/graph/metrics.json`
- Log: not created

### build-bi

- Script: `scripts/build-business-intelligence.mjs`
- Arguments: none
- Requirements: `knowledge/objects`, `knowledge/graph/graph.json`
- Expected outputs: `intelligence/business-intelligence.json`, `reports/business-intelligence-report.md`
- Log: not created

### build-decision-engine

- Script: `scripts/build-decision-engine.mjs`
- Arguments: none
- Requirements: `knowledge/objects`, `knowledge/graph/graph.json`, `intelligence/business-intelligence.json`
- Expected outputs: `reports/decision-engine/decision-engine-summary.json`
- Log: not created

### build-industry-solutions

- Script: `scripts/build-industry-solutions.mjs`
- Arguments: none
- Requirements: `reports/decision-engine/decision-engine-summary.json`, `intelligence/business-intelligence.json`, `knowledge/graph/graph.json`
- Expected outputs: `reports/industry-solutions/industry-solutions-summary.json`
- Log: not created

## Governance

- Only scripts listed in `config/workflows.json` can execute.
- Shell command strings and external actions are disabled.
- A failed step stops the workflow.
- Generated recommendations still require human review.
