Re: Interested in the type of 'mainframe'
Hmm. Don't agree about AIX not being UNIX. It is, by certification, quite definitely a UNIX, and if you ignore all the IBMisms that have been added, you can treat it as a UNIX system without any difficulty.
If you look at what makes a UNIX UNIX, it is mainly the API and the userland command set. AIX has all of this, being POSIX 1003, UNIX 98, UNIX 03 and UNIX V7 certified (about the only system that has UNIX V7)
Under the covers, well what is UNIX anyway. AIX from version 3.1 has a kernel that is written mainly in C (AIX 1.X for the 6150 PC/RT supposedly had much of it's VRM and microkernel re-written in a PL/I subset, but AIX 3.1 for the RS/6000 was mostly a re-port of SVR2, with bits of BSD grafted on and IBM enhancements - I know, I saw quite a lot of the code when I did an AIX Internals course back in 1990).
Since that time, IBM has enhanced AIX quite considerably, although I have no idea how much of the current code base is written in languages other than C.
What you can say is that compared with, say, Solaris, which has retrofitted technology from other UNIX and UNIX-like operating systems (specifically parts of the GNU tool set) into the base operating system, AIX is quite archaic in feel. It does not offer many of the GNU "--" flags on commands (but much of this is available as non-warranted add-ons from IBM). But AIX DOES implement what the UNIX standards require, it's just that other UNIX and UNIX-like OSes moved on beyond the standards.
One think that people (like you) point to is the changes in the way that AIX is administered compared to other UNIXs. But the management of UNIX systems was never included in any standard, and from my 45+ years of using and managing various UNIX systems from Edition 6 through SVR4 to the later versions of Solaris, HP/UX and Digital UNIX (and AIX, of course), there is and never was a common way of system management across different vendors versions of UNIX. Sun, HP, DEC and all the others, they all did it differently.
But one thing I would point out is what UNIX branded OSes are still under active development? Solaris - no. HPUX - also no. Digital UNIX - can you still buy it? MacOS - yes, but how may people use it as a UNIX system, it's only really a desktop OS nowadays. UNIXWARE/SVR5 - well maybe, it's a little unclear what XINUOS are actually doing with it. And everything else is either NOT officially UNIX (think all of the non-certified BSD derivatives or GNU Linux), or has fallen by the wayside.
I know that Liam has a different view of firstly what is UNIX (no, the fact that Inspur K-UX and EulerOS were at one time certified against UNIX 03 does not make all Linux systems certified), and secondly whether AIX is actually still being developed, but AIX 7.3 was release a few years ago, and both 7.2 and 7.3 are still having patches provided, as well as new features added as new Power systems are delivered. Expect a new TL for both 7.2 and 7.3 when Power 11 systems start being shipped.