docs(skill): surface recipient_email_sent in the create flow - #16
Merged
Conversation
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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
recipient_email_senton the create response (causa-prima#813).create_invoice.shreference now tell the agent to report what was emailed: sent torecipient.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
🤖 Generated with Claude Code