I began to read the 370 manual. I was impressed with the precision that I found. I gradually dawned on me that all of the hardware information that I needed to write correct privileged code was there in the manual. Previous hardware systems had required auxiliary information. (Perhaps the Stretch manual was also complete.) The kernel was to occupy a layer next to the hardware and the kernel might be thought to extend the hardware. We hopped to document the extension as carefully as IBM had documented the machine. We did not adopt the particular style that IBM had used but we did attempt to match the precision. The result may be found here.
As Bill Weiher reminded me in a recent (1999) phone conversation, the original impetus for Gnosis was to provide a substrate for the operating system so that more sophisticated OS like functionality would be feasible. An OS for the OS sort of. The term kernel or micro-kernel has been used more recently. As development proceeded we saw no reason to restrict general programs from these more primitive system functions.