Add a category action
- Find existing category actions.
- Preserve
org_idfiltering. - Confirm linked messages still display.
- Add validation for name and color.
- Update category docs.
Add a message action
- Find existing message actions.
- Preserve sender fields, timeline, category, and archive state.
- Confirm role checks.
- Keep email side effects explicit.
- Update guide docs.
Add an integration
- Confirm intake or email provider type.
- Reuse existing API key or OAuth patterns.
- Add test setup docs.
- Keep secrets out of logs and docs.
- Add troubleshooting guidance.
Edit dangerous files safely
| File | Rule |
|---|---|
docs.json | Validate JSON and every nav path. |
AGENTS.md | Keep repo rules direct and current. |
| Auth files | Read existing auth patterns first. |
| RLS policies | Confirm org_id isolation before and after. |