Compact intermediate form
Verbose natural-language inputs के लिए, Arka LLM को भेजने से पहले उपयोगकर्ता text को एक compact intermediate representation में भी बदल देता है। मूल text अब भी symbolic routing, security checks, exact-command detection, और audit metadata के लिए उपयोग होता है। Compact form रखता है:- high-signal आवश्यकताएँ
- थोड़ा-सा context
- literal URLs, file paths, code blocks, JSON, और shell commands
- anti-hallucination constraints
- दोहराए गए वाक्य
- low-signal filler
- अतिरिक्त whitespace
Task IR: prompts के लिए compaction skip किया
जाता है ताकि recursive rewriting से बचा जा सके।