Files

887 B

1. Implementation

  • 1.1 Add automation options and ignore the local rules YAML file.
  • 1.2 Load YAML rules from the configured local file.
  • 1.3 Evaluate triggers and nested conditions.
  • 1.4 Render step values with Razor syntax.
  • 1.5 Apply supported steps to meeting notes and assistant context.
  • 1.6 Fire rules from meeting creation, state transitions, and speaker identification.
  • 1.7 Add a diagnostic workflow configuration reload endpoint.

2. Verification

  • 2.1 Cover created, state-transition, and speaker-identified paths.
  • 2.2 Cover nested condition logic and templated values.
  • 2.3 Run relevant tests and strict OpenSpec validation.
  • 2.4 Cover diagnostic workflow configuration reload behavior.
  • 2.5 Cover expanded workflow trigger, condition, parameter, templating, ordering, step, and rules-file reload scenarios.