Determine & test: - [x] Limit # of bindings per AMP documents (determine what N is) - [x] Limit to complexity of individual expressions (Metric could be # of nodes in abstract syntax tree expression) - [x] Limits on amp-state (maybe file size, maybe # of characters?) — may not need this, but could be worth testing