Ember ベースのアプリケーションでステートチャートを使用する例をいくつか示します。
http://www.thesoftwaresimpleton.com/blog/2012/02/28/statemachine/
https://github.com/DominikGuzei/ember-routing-statechart-example
emberjs-addons の sproutcore-statechart と ember-states lib の ember.statemanager の違いは何ですか? また、sproutcore-statechart を Emberjs で使用したい場合、正しく設定するにはどうすればよいですか?