Summary
Add a pre-built policy template for education/EdTech AI agents. This would cover scenarios like student data access, grade modifications, and content generation.
What to do
- Create
examples/templates/education.yaml
- Define rules for common EdTech agent actions:
- Auto-approve: reading course materials, searching resources
- Require review: accessing student records, modifying grades
- Block: bulk data exports, deleting student records
- Add a matching preset in
src/aegis/presets/ if the pattern exists
- Add a brief description to the templates section in docs
Context
Look at existing templates in examples/templates/ (healthcare, financial, etc.) for the structure to follow.
Acceptance criteria
Summary
Add a pre-built policy template for education/EdTech AI agents. This would cover scenarios like student data access, grade modifications, and content generation.
What to do
examples/templates/education.yamlsrc/aegis/presets/if the pattern existsContext
Look at existing templates in
examples/templates/(healthcare, financial, etc.) for the structure to follow.Acceptance criteria