resource-control/examples/settlement/15.2-extended.json
tegwick f8d1c542d5 feat: operational resource procurement facility
Implement RESOURCE-WP-0005: entity register, V0.1 terms parameters,
entity association on inventory and planning records, transfer-price
and credit-state arithmetic, monthly settlement, and entity views on
the portfolio report. Live close emits nothing until delivered cost
is known. Handoffs are FIN-WP-0006 and RAILIANCE-WP-0017.
2026-08-14 13:15:02 +02:00

19 lines
467 B
JSON

{
"scenario": "15.2-extended",
"period": "2026-09",
"statement_date": "2026-10-01",
"as_of": "2026-09-30",
"payment_recognition": "unknown",
"charges": [
{
"financial_entity_id": "entity:coulomb",
"resource_id": "resource:example:coulomb-cluster-share",
"delivered_cost": "100.00",
"usage_summary": "allocated cluster share"
}
],
"prior_outstanding": {
"entity:coulomb": "240.00"
},
"recognized_payments": []
}