OpenChainGraph Suite · ART-264 · Revenue Operations

Commission Hierarchy Validator

Validates commission hierarchy structures: checks that each parent's child split percentages sum to 100% or below, detects orphan agents (non-root with missing parent), detects circular references via BFS, and flags override stacking (3 or more children totaling over 80%). Per ASC 606 / ASC 340-40 incremental commission cost analysis. ZERO PII: synthetic agent IDs and split percentages only.

Revenue Operations ASC 606 Hierarchy Validation Commission Splits Proofs Deferred
🔒 All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only. This tool accepts synthetic agent identifiers and numeric split percentages only.
Commission Hierarchy
Array of {agent_id, parent_id, split_pct}. Set parent_id to null for root agents. split_pct is the percentage the parent distributes to this agent.
By Level
Execution Hash (SHA-256)