# Workflow Run: Generate Client Ecosystem Assessment

- Run ID: 20260706200518-client-assessment-f86d45
- Workflow: client-assessment
- Status: **completed**
- Dry run: no
- Started: 2026-07-06T20:05:18.011Z
- Finished: 2026-07-06T20:05:18.215Z
- AI APIs used: no
- External actions allowed: no

## Steps

| Step | Status | Exit code | Duration |
| --- | --- | ---: | ---: |
| generate-assessment — Generate client assessment | completed | 0 | 195 ms |

## Step Detail

### generate-assessment

- Script: `scripts/generate-ecosystem-assessment.mjs`
- Arguments: `--input` `tests/fixtures/sample-client-assessment.json`
- Requirements: `tests/fixtures/sample-client-assessment.json`, `knowledge/objects`, `knowledge/graph/graph.json`, `intelligence/business-intelligence.json`, `reports/decision-engine/decision-engine-summary.json`, `reports/industry-solutions/industry-solutions-summary.json`
- Expected outputs: `reports/client-assessments`
- Log: `01-generate-assessment.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.
