App-Chain State-Machine References
These pages are capability references for Yano’s deterministic application state machines. Use the stock state-machine cookbook for a quick comparison.
| State machine | Reference |
|---|---|
ordered-log | Opaque ordered events, topics, proofs, and customization |
kv-registry | Owned mutable records, REST/Java usage, and proofs |
authenticated-map | Proof-oriented multi-collection registry (value validation) |
approvals | Member decisions, REST/Java usage, proofs, and effects |
balances | Member-authorized minting, transfers, Java/Spring usage, and proofs |
doc-trail | Per-entity document hashes, REST/Java usage, and proofs |
role-approvals | Governed business actors, role policies, signed decisions, and proofs |
Exact wire formats and deterministic state layouts are also described in the consensus guide.