Enable workflows via n8n, e.g. trigger automations when notes are created/updated/deleted.
Acceptance Criteria:
- Expose webhook triggers from SeaNotes to n8n.
- Example workflow in n8n: “When a note is created → send email/slack notification.”
- Update README with setup guide.