WIREFRAME — Standalone preview of the proposed Workflows page refinement.
Reads docs/specs/ops-workflows-page-refinement/{requirements,decisions}.md.
Open in browser, click chips / kebabs / type in search to interact.
Workflows
Wireframe inspector — exercise every state
- Default — page loads with ALL 7 concern chips active (unlike Specs page, no concern is structurally "noise")
- Click "review" off — hides 4 review workflows (code-review, deep-review, security-audit, bug-predict)
- Type "health" in search — narrows to 2 workflows (health-check, orchestrated-health-check) — directly addresses H4 (similar-named pairs)
- Type "release" in search — finds release-prep, secure-release — both in `meta` concern, visually grouped
- Type "xyz" in search — 0-result state inside active concerns
- Click all chips off — empty-state with "re-enable at least one chip" CTA
- Click any kebab (⋯) — opens 3-action menu (View recent runs / Copy run command / View docs)
- Click "Copy run command" — copies
attune workflow run <name> to clipboard with toast
- URL params — try opening with
?bucket=review,audit&q=security at the end of the URL