Skip to main content
Use these workflows before changing product behavior.

Add a category action

  1. Find existing category actions.
  2. Preserve org_id filtering.
  3. Confirm linked messages still display.
  4. Add validation for name and color.
  5. Update category docs.

Add a message action

  1. Find existing message actions.
  2. Preserve sender fields, timeline, category, and archive state.
  3. Confirm role checks.
  4. Keep email side effects explicit.
  5. Update guide docs.

Add an integration

  1. Confirm intake or email provider type.
  2. Reuse existing API key or OAuth patterns.
  3. Add test setup docs.
  4. Keep secrets out of logs and docs.
  5. Add troubleshooting guidance.

Edit dangerous files safely

FileRule
docs.jsonValidate JSON and every nav path.
AGENTS.mdKeep repo rules direct and current.
Auth filesRead existing auth patterns first.
RLS policiesConfirm org_id isolation before and after.