Differences
This shows you the differences between two versions of the page.
| fxdemo:05-part:05-development-environment:05-8-environment-verification:start [2026/08/08 19:30] – created owen | fxdemo:05-part:05-development-environment:05-8-environment-verification:start [2026/08/08 19:30] (current) – owen | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| The team should provide a repeatable way to verify the development environment before coding begins. The '' | The team should provide a repeatable way to verify the development environment before coding begins. The '' | ||
| - | Environment | + | Environment verification should fail clearly when a required tool is missing, misconfigured, |
| The Verification process should distinguish required tools from optional tools. Missing required tools should block Baseline execution. Missing optional tools should produce warnings rather than failures unless the developer requested a workflow that depends on them. | The Verification process should distinguish required tools from optional tools. Missing required tools should block Baseline execution. Missing optional tools should produce warnings rather than failures unless the developer requested a workflow that depends on them. | ||