Skip to content

Add revenue price escalation cap guard - #519

Open
orenodinner wants to merge 2 commits into
SCIBASE-AI:mainfrom
orenodinner:codex/revenue-tax-exemption-hold-guard
Open

Add revenue price escalation cap guard#519
orenodinner wants to merge 2 commits into
SCIBASE-AI:mainfrom
orenodinner:codex/revenue-tax-exemption-hold-guard

Conversation

@orenodinner

@orenodinnerorenodinner commented May 31, 2026

Copy link
Copy Markdown

@algora-pbc /claim #20

Summary

  • Adds a self-contained contract price escalation cap guard for Revenue Infrastructure.
  • Validates annual institutional renewal uplift release readiness before renewal invoices or entitlement changes are issued.
  • Checks contract uplift caps, CPI/source evidence freshness, customer notice windows, active price locks, excluded-account approvals, and deterministic finance remediation actions.

Scope

  • Synthetic data only.
  • No credentials, payment processors, CPQ/CRM calls, tax filing, bank data, external APIs, or private customer data.
  • Distinct from existing generic billing, renewal notice delivery, pricing experiments, tax exemption controls, quote approval, dunning, refunds, support entitlement, collections, customer consolidation, and analytics seat-roster slices.

Reviewer artifacts

  • revenue-price-escalation-cap-guard/reports/price-escalation-packet.json
  • revenue-price-escalation-cap-guard/reports/price-escalation-report.md
  • revenue-price-escalation-cap-guard/reports/summary.svg
  • revenue-price-escalation-cap-guard/reports/demo.mp4

Validation

  • node revenue-price-escalation-cap-guard/test.js
  • node revenue-price-escalation-cap-guard/demo.js
  • ffprobe -v error -select_streams v:0 -show_entries stream=codec_name,width,height,pix_fmt -show_entries format=duration,size -of default=noprint_wrappers=1 revenue-price-escalation-cap-guard/reports/demo.mp4
    • codec_name=h264, width=960, height=540, pix_fmt=yuv420p, duration=4.000000, size=26441
  • git diff --check

@orenodinnerorenodinner mentioned this pull request May 31, 2026
@orenodinnerorenodinner changed the title Add revenue tax exemption hold guardAdd revenue price escalation cap guardMay 31, 2026
@orenodinner

Copy link
Copy Markdown
Author

@algora-pbc /claim #20

Claiming the active PR #519 after refining the scope away from tax-exemption overlap. Current scope: revenue price escalation cap guard for annual institutional renewal uplift caps, CPI/source evidence freshness, customer notice windows, active price locks, excluded-account approvals, and finance remediation before renewal invoice release.

@orenodinner

Copy link
Copy Markdown
Author

/claim #20

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@orenodinner