TYPE_NAME_KEY

Reserved key on a Map<String, Any?> blackboard value carrying its declared DomainType name. Lets a value participate in type-aware matching (satisfiesType) without a carrier class — useful for pack-authored tools, sandbox script returns, and other emitters that don't want to define a Kotlin class. Value is the type's DomainType.name.