You’re exploring a read-only demo — changes are disabled.Create your free account →Exit demo
Immutable log of financial changes — refunds, manual gifts, matching-gift and pledge updates. Retained for audit and IRS record-keeping.
| When | Action | Entity | By | Change |
|---|---|---|---|---|
| Jul 12, 2026, 12:47 PM | Pledge status changed | Pledgecmrni8g2w0… | demo@occam.local | view{
"before": {
"status": "ACTIVE"
},
"after": {
"status": "FULFILLED"
}
} |
| Jul 9, 2026, 12:47 PM | Matching gift updated | Donationcmrm4i2ss0… | demo@occam.local | view{
"before": {
"matchingGiftStatus": "SUBMITTED"
},
"after": {
"matchingGiftStatus": "RECEIVED"
}
} |
| Jul 4, 2026, 12:47 PM | Donation refunded | Donationcmrm4i2ss0… | demo@occam.local | view{
"before": {
"status": "SUCCEEDED"
},
"after": {
"status": "REFUNDED"
}
} |
| Jun 28, 2026, 12:47 PM | Manual gift entered | Donationcmrm4i2ss0… | demo@occam.local | view{
"before": null,
"after": {
"source": "check",
"amountCents": 25000
}
} |