unit-6: bundle waba-embedded-signup references#4
Closed
sent-dm wants to merge 1 commit into
Closed
Conversation
Move waba-embedded-signup-spec.md into the skill's own references/ directory, add an operator runbook (pre-flight through first test send) and a WhatsApp ↔ Sent Sender Profile mapping reference, and link both from SKILL.md alongside a pointer to the top-level glossary. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
sent-dm
added a commit
that referenced
this pull request
May 19, 2026
Manually rebased onto dev (worker branched from pre-baseline main). Per-skill content is identical to PR #4. - Move references/waba-embedded-signup-spec.md → skills/waba-embedded-signup/references/ - Add waba-onboarding-runbook.md, whatsapp-sender-profile-mapping.md - Add glossary cross-link to Related skills Closes #4 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
Author
|
Merged manually into |
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.
Scope
Unit 6 of the batch restructure: bundle
waba-embedded-signupreferences with the skill.Changes
references/waba-embedded-signup-spec.md→skills/waba-embedded-signup/references/waba-embedded-signup-spec.md(git rename, file content unchanged).skills/waba-embedded-signup/references/waba-onboarding-runbook.md— operator runbook walking the flow in time order (pre-flight → launch → token exchange → phone registration → WABA subscription → Sent Sender Profile mapping → webhook verification → first test send). Each step lists success criteria, common failure modes, and how to recover without restarting.skills/waba-embedded-signup/references/whatsapp-sender-profile-mapping.md— Meta-side ↔ Sent-side entity map (Business Manager / WABA / Phone Number / System User ↔ Sender Profile / channel config / webhook routing). Covers cardinality,POST /v3/profiles/{id}/completesemantics, webhook routing onphone_number_id, detach-without-history-loss, and phone-number-between-WABA migration.skills/waba-embedded-signup/SKILL.md: add the two new references plus a pointer to the top-level glossary in the Related Skills / References sections. No existing../../references/paths needed changing — the only inline reference already usedreferences/...and now resolves correctly.Verification
bash scripts/validate-skills.shexits 0 (all 7 skills pass)