target-revenue/examples/phase-001/ledger.json

87 lines
2.7 KiB
JSON
Raw Normal View History

[
{
"id": "trsl:entry:example0010001",
"phase": "trsl:phase:example-001",
"type": "development-credit",
"amount": 25000,
"currency": "USD",
"recognized_at": "2026-09-01T09:00:00Z",
"extension": {
"id": "trsl:extension:development-license",
"version": "1.0"
},
"evidence_reference": "confidential:evidence:example-001-dc-0001",
"previous_entry_hash": "GENESIS"
},
{
"id": "trsl:entry:example0010002",
"phase": "trsl:phase:example-001",
"type": "development-credit",
"amount": 10000,
"currency": "USD",
"recognized_at": "2026-09-15T09:00:00Z",
"extension": {
"id": "trsl:extension:phase-sponsorship",
"version": "1.0"
},
"evidence_reference": "confidential:evidence:example-001-dc-0002",
"previous_entry_hash": "5a67c0dc3407de30db7db5183fc3f609ae687dd529336b74fcba4a6ba75580c9"
},
{
"id": "trsl:entry:example0010003",
"phase": "trsl:phase:example-001",
"type": "development-credit",
"amount": 2000,
"currency": "USD",
"recognized_at": "2026-10-01T09:00:00Z",
"extension": {
"id": "trsl:extension:service-with-development-allocation",
"version": "1.0"
},
"evidence_reference": "confidential:evidence:example-001-dc-0003",
"previous_entry_hash": "d9bc08b582a1ffb59adc818b93bf0946619f4a18bde8d4fa96ef07249a2ce58e"
},
{
"id": "trsl:entry:example0010004",
"phase": "trsl:phase:example-001",
"type": "remission-credit",
"amount": 18000,
"currency": "USD",
"recognized_at": "2026-12-01T00:00:00Z",
"extension": {
"id": "trsl:policy:linear-longstop-v0",
"version": "1.0"
},
"evidence_reference": "confidential:evidence:example-001-rc-0001",
"previous_entry_hash": "1285da9f580663a8a3fce847ed64fc81c14b29d566243a7f65eb6b4237f5bf4a"
},
{
"id": "trsl:entry:example0010005",
"phase": "trsl:phase:example-001",
"type": "development-credit",
"amount": 30000,
"currency": "USD",
"recognized_at": "2027-03-01T09:00:00Z",
"extension": {
"id": "trsl:extension:development-license",
"version": "1.0"
},
"evidence_reference": "confidential:evidence:example-001-dc-0004",
"previous_entry_hash": "244af54599234f8320e3f3f294d1e0890e62bbf1f1c5f4dd27b0d96abc9f330a"
},
{
"id": "trsl:entry:example0010006",
"phase": "trsl:phase:example-001",
"type": "remission-credit",
"amount": 15000,
"currency": "USD",
"recognized_at": "2027-06-01T00:00:00Z",
"extension": {
"id": "trsl:policy:linear-longstop-v0",
"version": "1.0"
},
"evidence_reference": "confidential:evidence:example-001-rc-0002",
"previous_entry_hash": "5c360e5510dd860d68198abf80d25d5bf7509b0527cd5acc5f5bea93d31b5e3b"
}
]