fixes for latest version of sgn that drops stream API in favor of explicit element insert
The element registry was removed from sgn, which had been requiring a redefining of the Pipeline class. This updates everything here to use the new simplified interface.
Also includes some code cleanup and some bug fixes, best to review commits independently.