A visual audit of the whole toolbox, generated from the tool registry and a static scan of each tool's source. It shows which tools run 100% on this device and which ones touch the network or open external sites. / ការត្រួតពិនិត្យមើលឃើញនូវឧបករណ៍ទាំងអស់ បង្កើតចេញពីបញ្ជីឧបករណ៍ និងការស្កេនកូដនៃឧបករណ៍នីមួយៗ។ បង្ហាញឧបករណ៍ណាដែលដំណើរការ ១០០% នៅក្នុងឧបករណ៍នេះ និងឧបករណ៍ណាដែលប៉ះបណ្តាញ ឬបើកគេហទំព័រខាងក្រៅ។
Every tool is classified by statically scanning its source: a network hit (fetch, XMLHttpRequest, WebSocket, EventSource, or a remote asset) wins and marks the tool Network; otherwise outbound references (external links, data URLs, Google Fonts imports) mark it External links; anything else is Fully local. Data-driven unit-pair converters are counted individually and run entirely on-device. / ឧបករណ៍នីមួយៗត្រូវបានចាត់ថ្នាក់ដោយស្កេនកូដរបស់វា៖ ប្រសិនបើរកឃើញសំណើបណ្តាញ (fetch, XMLHttpRequest, WebSocket, EventSource ឬធនធានពីចម្ងាយ) ចាត់ជា Network។ បើមិនអញ្ចឹង តែមានតំណខាងក្រៅ ចាត់ជា External links។ នៅសល់ដោយគ្មានអ្វីទាំងអស់គឺ Fully local។ ឧបករណ៍បម្លែងឯកតាដែលបង្កើតដោយទិន្នន័យត្រូវបានរាប់រៀងៗខ្លួន ហើយដំណើរការក្នុងឧបករណ៍ទាំងស្រុង។
The map is regenerable: the audit script reads the tool registry, scans the component sources, and writes the data file. Run it after adding or changing any tool: / ផែនទីនេះអាចបង្កើតឡើងវិញបាន៖ ស្គ្រីបស្កេនអានបញ្ជីឧបករណ៍ ស្កេនកូដធាតុផ្សំ រួចសរសេរឯកសារទិន្នន័យ។ ដំណើរការវាបន្ទាប់ពីបន្ថែម ឬកែឧបករណ៍ណាមួយ៖
npm run audit:network