Where WKT comes from
Well-Known Text was defined by the Open Geospatial Consortium in its Simple Features specification in the 1990s, alongside the binary WKB form, as the interchange representation for spatial databases. It became ubiquitous through PostGIS, Oracle Spatial and SQL Server, where it is how a human types a geometry into a query — which remains its dominant use.