8 lines
564 B
Plaintext
8 lines
564 B
Plaintext
# Fixture 23-manual-metadata
|
|
transaction {
|
|
# Bank facts: preserve these bytes when enrichment changes.
|
|
facts: {"id":"tx_fixture_23","source":"csv","account_id":"acc_main","booking_date":"2026-01-23","amount":"-12.34","currency":"EUR","raw_description":"Human reviewed purchase","fingerprint":"fp_fixture_23"}
|
|
// Editable classification metadata follows.
|
|
enrichment: {"kind":"expense","tag_ids":["tag_food","tag_recurring"],"classification":{"source":"manual","timestamp":"2026-01-23T16:00:00+01:00"},"category_id":"cat_grocery","merchant_id":"mer_cafe"}
|
|
}
|