Public Access
627 B
627 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.
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.