Certificate Transparency: Radial Merkle Audit Tree

Every publicly-trusted TLS certificate today must be published to an append-only Certificate Transparency log built as a Merkle hash tree, so a forged or fraudulently mis-issued certificate cannot stay hidden. This 2D companion drops the 3D camera entirely and lays the same 16-leaf tree out as a polar diagram — leaves on the rim, the root at the centre — with a genuine 32-bit hash chained bottom-up at every level and a live inclusion-proof readout that recomputes the root from a leaf and its four sibling hashes. Tune the issuance rate, the forged-certificate probability and the monitor's scan interval, toggle monitoring off entirely to see forged certificates go permanently uncaught, and watch the proof panel demonstrate the sharpest point of the whole scheme: a forged certificate's Merkle proof is exactly as valid as a legitimate one, because transparency proves presence, not legitimacy.