r.unknown(...)
Overview
============================================================================= Catch-all — r.* calls the visitor doesn’t recognise. Designer renders “unknown call (cannot edit)”, AI patcher leaves them unchanged. When an UnknownPattern shows up in the wild it’s a signal that a new r.* API exists and needs its own pattern type here.
From packages/framework/src/engine/feature-ast/patterns.ts -> UnknownPattern