# Spec-First -- local project config
# Copy to .spec-first/config.local.yaml in your project root.
# All settings are optional. Invalid values are ignored or fall back per setting.

# --- Document rendering ---
# Current spec-first workflows write markdown canonical artifacts. These output
# keys are reserved future hints only: keeping them commented means they are
# inactive. If a future workflow adopts HTML, it must remain an optional sidecar
# until spec-plan, spec-brainstorm, spec-work, spec-write-tasks, and
# spec-doc-review all have focused HTML consumer tests.

# plan_output: html          # reserved: md | html (default remains md)
# brainstorm_output: html    # reserved: md | html (default remains md)
