# Workflow Run: Validate Current Platform

- Run ID: 20260706200503-platform-validation-e37748
- Workflow: platform-validation
- Status: **completed**
- Dry run: no
- Started: 2026-07-06T20:05:03.306Z
- Finished: 2026-07-06T20:05:04.285Z
- AI APIs used: no
- External actions allowed: no

## Steps

| Step | Status | Exit code | Duration |
| --- | --- | ---: | ---: |
| assessment-test — Run assessment acceptance test | completed | 0 | 481 ms |
| graph-stats — Read Knowledge Graph statistics | completed | 0 | 136 ms |
| bi-summary — Read Business Intelligence summary | completed | 0 | 114 ms |
| decision-summary — Read Decision Engine summary | completed | 0 | 111 ms |
| industry-summary — Read Industry Solutions summary | completed | 0 | 108 ms |

## Step Detail

### assessment-test

- Script: `tests/ecosystem-assessment.test.mjs`
- Arguments: none
- Requirements: `tests/fixtures/sample-client-assessment.json`
- Expected outputs: none
- Log: `01-assessment-test.log`

### graph-stats

- Script: `scripts/knowledge-graph.mjs`
- Arguments: `stats`
- Requirements: `knowledge/graph/graph.json`
- Expected outputs: none
- Log: `02-graph-stats.log`

### bi-summary

- Script: `scripts/business-intelligence.mjs`
- Arguments: `summary`
- Requirements: `intelligence/business-intelligence.json`
- Expected outputs: none
- Log: `03-bi-summary.log`

### decision-summary

- Script: `scripts/decision-engine.mjs`
- Arguments: `summary`
- Requirements: `reports/decision-engine/decision-engine-summary.json`
- Expected outputs: none
- Log: `04-decision-summary.log`

### industry-summary

- Script: `scripts/industry-solutions.mjs`
- Arguments: `summary`
- Requirements: `reports/industry-solutions/industry-solutions-summary.json`
- Expected outputs: none
- Log: `05-industry-summary.log`

## 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.
