Public Access
Add meeting workflow automation
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
## 1. Implementation
|
||||
- [x] 1.1 Add automation options and ignore the local rules YAML file.
|
||||
- [x] 1.2 Load YAML rules from the configured local file.
|
||||
- [x] 1.3 Evaluate triggers and nested conditions.
|
||||
- [x] 1.4 Render step values with Razor syntax.
|
||||
- [x] 1.5 Apply supported steps to meeting notes and assistant context.
|
||||
- [x] 1.6 Fire rules from meeting creation, state transitions, and speaker identification.
|
||||
|
||||
## 2. Verification
|
||||
- [x] 2.1 Cover created, state-transition, and speaker-identified paths.
|
||||
- [x] 2.2 Cover nested condition logic and templated values.
|
||||
- [x] 2.3 Run relevant tests and strict OpenSpec validation.
|
||||
Reference in New Issue
Block a user