chart
What accounts exist and whose they are
accountDefinition`: account kinds, units of quantity, opening and closing rules · `partyLinkage`: how accounts bind to identified holders and operators
Append-only accounts of quantity movements: any countable thing (money, goods, credits, allowances) held in accounts whose state changes only by balanced postings that are never deleted, only reversed by contra-entries. It is its own meta-model because the discipline of accounts, postings, balances and reconciliation is identical whatever the quantity, and separating it lets domain models attach meaning to movements without re-inventing bookkeeping.
What accounts exist and whose they are
accountDefinition`: account kinds, units of quantity, opening and closing rules · `partyLinkage`: how accounts bind to identified holders and operators
How quantity moves between accounts
postingRules`: balance discipline, authorization, value dating · `postingLifecycle`: pending, appended, reversed states and contra-entries
Positions derived from movements
balanceDerivation`: how balances are struck from the posting stream · `statement`: periodic account statements for holders
Agreement between records
matching`: pairing postings against external records or counter-ledgers · `discrepancy`: raising, investigating and closing mismatches
Catalogue-native findings must describe the information grouped by each layer. This legacy version does not declare them separately.
Questions, artifact requirements and serial naming rules are required by Vercy vNext; they remain unassigned in this reference version.
Format-independent core. Concrete artifact formats and naming prefixes are not declared in this legacy version.
CRUD procedures and interface bindings are not declared in this legacy version.
The ledger operator owns the book: it guarantees append-only discipline, balance correctness and statement truthfulness, while each holder owns the view of their own accounts. Access beyond the holder's own record is granted by the operator via the S1/S2 access and consent models and audited via S4.