Where should the converter's element-mapping table live — the shortcode docs or the AI Dev Kit? And should it be generated?
The question: We want the docs site to explain how the deterministic Site Converter turns a
source element into a UnysonPlus shortcode — the Priority / Recognizer / Matches when / Becomes
table, plus the native options each mapping sets. Two open questions: where does it go — a row
added to each /docs/shortcodes/<element> page, or one consolidated table — and do we hand-write
it or generate it?
