25 lines
976 B
JSON
25 lines
976 B
JSON
|
|
{
|
||
|
|
"id": "trsl:extension:cost-plus-operations",
|
||
|
|
"version": "1.0",
|
||
|
|
"value": {
|
||
|
|
"description": "Hosted and monitored operation of the software: compute, storage, networking, monitoring, backup, and incident response."
|
||
|
|
},
|
||
|
|
"pricing": {
|
||
|
|
"method": "cost-plus, default 50% surcharge over eligible operations cost"
|
||
|
|
},
|
||
|
|
"allocation": {
|
||
|
|
"rule": "Development allocation defaults to 0% of the operations price. A Phase may explicitly declare a nonzero development_allocation on the surcharge portion; absent that declaration, none of this revenue counts toward the Phase target.",
|
||
|
|
"default_rate": 0.0
|
||
|
|
},
|
||
|
|
"recognition": {
|
||
|
|
"event": "payment-settled"
|
||
|
|
},
|
||
|
|
"reversal": {
|
||
|
|
"rule": "Refunds reverse proportionally; chargebacks reverse fully via a compensating credit-reversal entry."
|
||
|
|
},
|
||
|
|
"evidence": {
|
||
|
|
"requirement": "Settled payment reference; eligible operations cost breakdown recommended for disputed amounts."
|
||
|
|
},
|
||
|
|
"status": "registered"
|
||
|
|
}
|