target-revenue/examples/phase-001/extensions/development-license.json

25 lines
865 B
JSON
Raw Normal View History

{
"id": "trsl:extension:development-license",
"version": "1.0",
"value": {
"description": "Commercial-use rights and early commercial access to the protected Milestone Release."
},
"pricing": {
"method": "fixed-fee-per-entitlement"
},
"allocation": {
"rule": "100% of the collected development fee, net of tax, refunds, and chargebacks, becomes Development Credit for the identified Phase.",
"default_rate": 1.0
},
"recognition": {
"event": "payment-settled"
},
"reversal": {
"rule": "Refunds and chargebacks generate a compensating credit-reversal ledger entry for the reversed amount."
},
"evidence": {
"requirement": "Settled payment reference (processor transaction id) at minimum (working default Q10 tier E1); contract and invoice recommended for high-value credits (E2)."
},
"status": "registered"
}