跳转到内容

README

Each fixture is a JSON file that captures one workflow regression case.

Required keys:

  • name
  • input_transcript
  • expected_route
  • expected_preflight
  • expected_writes
  • expected_output_sections
  • forbidden_patterns

Validation:

Terminal window
python3 scripts/validate_yomiya_workflow.py

Recent regression areas:

  • release-pass must disclose current workspace facts separately from release tag or shipped artifact facts
  • release-archive may use operator-confirmed DM live status for the named version when merge + test evidence already exists
  • gh api endpoints with query strings must be quoted in zsh examples