14 lines
255 B
YAML
14 lines
255 B
YAML
playbook:
|
|
slug: frontend-ux-audit
|
|
version: 1.0.0
|
|
workMode: inspect
|
|
autonomyLevel: diagnose
|
|
inputs:
|
|
targetFlows:
|
|
- example
|
|
supportedViewports:
|
|
- mobile
|
|
- laptop
|
|
- desktop
|
|
repositoryProfile: examples/repository-profiles/example-profile.yaml
|