Skip to content

docs(skill): surface recipient_email_sent in the create flow - #16

Merged
astrowq merged 2 commits into
mainfrom
docs/recipient-email-sent
Jun 3, 2026
Merged

docs(skill): surface recipient_email_sent in the create flow#16
astrowq merged 2 commits into
mainfrom
docs/recipient-email-sent

Conversation

@astrowq

@astrowq astrowq commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • PRE-435 / causa-prima#809: issuing an invoice emails it to the recipient immediately. The api now reports the outcome as recipient_email_sent on the create response (causa-prima#813).
  • SKILL.md step 6 + the create_invoice.sh reference now tell the agent to report what was emailed: sent to recipient.contact_email, a could-not-send warning (deliver the PDF yourself), or nothing when the flag is absent (idempotent replay — no email re-sent).

Validation

  • Docs-only; aligned with the wire contract in causa-prima#813.

🤖 Generated with Claude Code

PRE-435 (causa-prima#809): issuing emails the invoice to the recipient.
Step 6 and the create_invoice.sh reference now tell the agent to report
what was emailed — sent to recipient.contact_email, a could-not-send
warning, or nothing when the flag is absent (idempotent replay).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 3, 2026 13:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Scribo emails the invoice to the recipient at issue time now; the
remaining manual step is B2G portal/Peppol submission only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@astrowq
astrowq merged commit 277d898 into main Jun 3, 2026
9 checks passed
@astrowq
astrowq deleted the docs/recipient-email-sent branch June 3, 2026 16:01
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.

2 participants