BMAD-METHOD/test/fixtures/workflow-schema/valid/with-execution-hints.workfl...

11 lines
258 B
YAML

# Expected: PASS
# Tests: AC19 (positive) — execution_hints with valid boolean sub-fields
name: execution-hints-test
description: "A workflow with execution hints"
author: "Test"
execution_hints:
interactive: false
autonomous: true
iterative: false