Where is the source for AIHostAdapter.aip?
It's extremely useful to be able to register for Illustrator's events from either a JSX script or from CEP HTML/JS. There seems to be a native plugin called AIHostAdapter.aip that will conveniently expose some common events (like selection changed) through PlugPlug. It's mentioned in several places, but I was able to actually download it from this one: aihostadapter for illustrator cc 2014 (for use with flex)
Where is the source for AIHostAdapter.aip so I can build and augment it myself/understand how it works?