Add revenue dunning entitlement hold guard#495
Open
vondutchi wants to merge 1 commit into
Open
Conversation
This was referenced May 29, 2026
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.
/claim #20
Summary
revenue-dunning-entitlement-hold-guard/, a distinct Revenue Infrastructure slice for deciding when failed-payment accounts should continue grace, route to finance exception handling, or hold risky entitlements.Scope Boundaries
This is synthetic demo data only. It does not call payment providers, banks, wallets, billing systems, ERP systems, private accounts, credentials, or SCIBASE production services.
This scope is intentionally separate from existing #20 slices such as broad billing ledgers, usage metering, receipt privacy, grant cost-share controls, sanctions/export checks, quote approval, seat rosters, payment authorization, customer consolidation, revenue recognition, or general revenue dashboards.
Demo
revenue-dunning-entitlement-hold-guard/reports/demo.mp4Validation
node revenue-dunning-entitlement-hold-guard/test.jsnode revenue-dunning-entitlement-hold-guard/demo.jsnode revenue-dunning-entitlement-hold-guard/render-video.jsffprobeconfirmed H.264, 960x540, 5 seconds, 120 frames for the demo MP4.node --check revenue-dunning-entitlement-hold-guard/index.jsnode --check revenue-dunning-entitlement-hold-guard/sample-data.jsnode --check revenue-dunning-entitlement-hold-guard/test.jsnode --check revenue-dunning-entitlement-hold-guard/demo.jsnode --check revenue-dunning-entitlement-hold-guard/render-video.jsgit diff --cached --checkNo payout details, secrets, tokens, cookies, or private account information are included in this PR.