docs(run-payerbox): document AidboxTopicDestination event notifications#17
Conversation
Add description frontmatter, a Prerequisites section, and lead-in linking to Architecture. Move warnings into hint callouts, title code blocks by HTTP method/path, cross-link steps by anchor, and switch the Related section to content-ref cards — matching the deploy and MPF pipeline pages. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
/qa |
QA Report — PR #17: document AidboxTopicDestination event notificationsRepo: HealthSamurai/payerbox-docs SummaryPR #17 adds a new operator how-to page Event Notifications ( Changes
Content covered
Documentation analysisStructure & wiring
Cross-referencesThe new page links to three existing pages via GitBook
It also has an inline link to Content quality
Lint results
Test environmentThis is a documentation-only repository (GitBook). No running application or Docker environment is needed. Testing focuses on structural integrity, link resolution, lint compliance, and content quality review. Test casesLint & structure
Cross-references
Content quality
ConclusionResult: PASS (13/13) PR #17 adds a well-structured, comprehensive documentation page for Payerbox Event Notifications. All checks pass:
No issues found. The PR is ready for merge. |
What
Adds an operator how-to for outbound event notifications — Payerbox's topic-based subscription mechanism — which was previously undocumented.
New page: Run Payerbox → Maintain → Event Notifications (
docs/run-payerbox/maintain/event-notifications.md).Contents
AidboxSubscriptionTopic(trigger) +AidboxTopicDestination(sink), async delivery via the engine.kindtable —webhook-at-least-once,aws-sns-*, and the Payerboxcustom-aws-sns-*kinds (with reference enrichment).allow-destinationsprofile whitelist → subscription topic → destination (SNS / webhook tabs, full parameter tables) → verify.Examples are grounded in the actual SNS module and seed configuration, not paraphrased.
Wiring
SUMMARY.mdunder Maintain.maintain/README.md).Checks
bun lint(docs-tools) — 13 checks passed; no warnings on the new page. Remaining repo warnings are pre-existing and unrelated.Resolves HealthSamurai/smartbox#497