name: 'workflow-validate'
Goal: Systematically audit page specifications for completeness, consistency, and quality.
When to use: After completing page specifications, or at any point to check quality.
Read design log at {output_folder}/_progress/00-design-log.md before starting.
{output_folder}/C-UX-Scenarios/./steps-v/step-01-page-metadata.mdReference data:
./data/quality-guide.md./data/validation-standards.md./templates/diagnostic-report-template.mdExecute each step in order. Each step produces a section of the validation report.
| Step | Name | Validates |
|---|---|---|
| 01 | Page Metadata | Title, URL, purpose defined |
| 02 | Navigation | Entry/exit points, breadcrumbs, nav items |
| 03 | Page Overview | Overall structure and flow |
| 04 | Page Sections | Each section complete and ordered |
| 05 | Section Order | Logical progression |
| 06 | Object Registry | All components registered |
| 07 | Design System Separation | Components vs. page-specific |
| 08 | SEO Compliance | Headings, meta, keyword alignment |
| 09 | Design System Consistency | Cross-page component usage |
| 10 | Final Validation | Overall quality assessment |
Save validation report to {output_folder}/_progress/validation-report.md
{output_folder}/_progress/00-design-log.md under ## Progress:
### [date] — Validation: [N] pages audited, [results summary]