1. Not really, but you can download and run it yourself. Online demo will come at some point later
2. We're passing JSON-LD (http://json-ld.org/) over the standard Backbone.sync API (http://documentcloud.github.com/backbone/#Sync). But for other systems that can be replaced with a different JS implementation to the fit the API conventions of the back-end you talk with. Just override Backbone.sync
2.Is the API for the JSON/REST backend documented anywhere?
It is awesome to see someone implement this architecture.
I have been working on a similar concept for quite a while, but didn't have time to build anything more that prototypes and proof-of-concepts.