Skip to content

docs: add Outlook warning-draft sandbox contract - #17

Merged
Jdelg718 merged 1 commit into
mainfrom
phase-16-outlook-warning-draft-sandbox-contract
May 18, 2026
Merged

docs: add Outlook warning-draft sandbox contract#17
Jdelg718 merged 1 commit into
mainfrom
phase-16-outlook-warning-draft-sandbox-contract

Conversation

@Jdelg718

Copy link
Copy Markdown
Owner

Summary

  • Documents Kent's selected first provider/action target: Microsoft Outlook warning draft.
  • Uses Microsoft Graph createReply as the draft primitive, but adds no provider calls or credentials.
  • Explicitly forbids /send, reply-send mutation, deletes, moves, archives, and credential exports.
  • Adds tests ensuring the contract exists and existing workflow exports contain no Outlook send or credential material.

Safety Boundaries

  • No OAuth implementation.
  • No provider credentials.
  • No Microsoft Graph calls.
  • No live n8n activation or provider mutation nodes.
  • No send-reply mutation; draft creation contract only.

Verification

  • python3 scripts/validate_n8n_workflow_exports.py
  • python3 -m py_compile outreach_filter.py botfucker/*.py scripts/validate_n8n_workflow_exports.py
  • python3 -m unittest discover -s tests -v

@Jdelg718
Jdelg718 force-pushed the phase-16-outlook-warning-draft-sandbox-contract branch from 758b4e1 to 4c24af6 Compare May 18, 2026 12:34
@Jdelg718
Jdelg718 merged commit 0377242 into main May 18, 2026
8 checks passed
@Jdelg718
Jdelg718 deleted the phase-16-outlook-warning-draft-sandbox-contract branch May 18, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant