Examples

Release-state example

The release-state example shows how TableTheory models protected release records, write policies, and transactional state transitions.

Use this example when a consumer needs append-only or protected state transitions on top of DynamoDB transactions. The pattern is additive and does not weaken optimistic locking or fail-closed encryption semantics.