Add institutional sanctions export guard#441
Open
yunrongy424-oss wants to merge 1 commit into
Open
Conversation
Add a focused SCIBASE issue SCIBASE-AI#20 module that holds institutional revenue activation when sanctions, export-control, or payment-rail eligibility checks require review. Include dependency-free tests, deterministic reports, requirement mapping, acceptance notes, and a generated demo video artifact. Refs SCIBASE-AI#20
Author
|
Low-frequency bounty-claim follow-up. The Algora claim page for this PR is still showing Pending / total paid $0: https://algora.io/claims/BrdjbH2h8gTB3KxK The PR body includes the claim command and validation evidence; latest evidence includes: node tests/checks passed, deterministic reports and demo MP4 were generated, and secret-string/diff checks passed. Is there any additional test output, demo evidence, or claim metadata needed from me before this can move into reward/payment review? |
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
Adds a focused Revenue Infrastructure slice that checks institutional and government revenue requests before invoices, AI-compute bundles, analytics API exports, and institutional-license entitlements are activated. The module is dependency-free, synthetic-data-only, and emits reviewer-ready audit packets.
Institutional Eligibility Guard
Holds invoices and entitlements for restricted-party matches, restricted jurisdictions, and export-controlled compute or analytics packages that lack clearance. Unsupported payment rails are routed to manual billing review rather than activating revenue automatically.
Revenue And Privacy Safety
Eligible requests produce recognizable revenue, while held or manually reviewed requests defer revenue. Reports redact buyer contacts, tax identifiers, private payment references, and live customer data.
Demo And Validation
institutional-sanctions-export-guard/reports/demo.mp4node institutional-sanctions-export-guard/test.js-> 6 tests passednode --check institutional-sanctions-export-guard/index.jsnode --check institutional-sanctions-export-guard/demo.jsnode --check institutional-sanctions-export-guard/test.jsnode institutional-sanctions-export-guard/demo.js-> generated JSON/Markdown/SVG reportspython institutional-sanctions-export-guard/make-demo-video.py-> generated demo MP4git diff --cached --check-> clean before commitNo credentials, private buyers, live sanctions providers, payment rails, bank data, identity providers, external APIs, or unrelated source changes are included.