@termdock/twlint 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/README.md +176 -63
  2. package/bin/twlint +4 -2
  3. package/dist/cli.d.ts +2 -0
  4. package/dist/cli.d.ts.map +1 -1
  5. package/dist/cli.js +63 -12
  6. package/dist/cli.js.map +1 -1
  7. package/dist/core/config-schema.d.ts +1 -0
  8. package/dist/core/config-schema.d.ts.map +1 -1
  9. package/dist/core/config-schema.js +33 -7
  10. package/dist/core/config-schema.js.map +1 -1
  11. package/dist/core/dictionary-loading-strategies.d.ts +45 -0
  12. package/dist/core/dictionary-loading-strategies.d.ts.map +1 -0
  13. package/dist/core/dictionary-loading-strategies.js +75 -0
  14. package/dist/core/dictionary-loading-strategies.js.map +1 -0
  15. package/dist/core/dictionary-manager.d.ts +2 -1
  16. package/dist/core/dictionary-manager.d.ts.map +1 -1
  17. package/dist/core/dictionary-manager.js +51 -16
  18. package/dist/core/dictionary-manager.js.map +1 -1
  19. package/dist/core/linter.d.ts +2 -6
  20. package/dist/core/linter.d.ts.map +1 -1
  21. package/dist/core/linter.js +82 -58
  22. package/dist/core/linter.js.map +1 -1
  23. package/dist/core/lru-cache.d.ts +18 -0
  24. package/dist/core/lru-cache.d.ts.map +1 -0
  25. package/dist/core/lru-cache.js +57 -0
  26. package/dist/core/lru-cache.js.map +1 -0
  27. package/dist/core/matching/match-strategies.d.ts +19 -11
  28. package/dist/core/matching/match-strategies.d.ts.map +1 -1
  29. package/dist/core/matching/match-strategies.js +44 -74
  30. package/dist/core/matching/match-strategies.js.map +1 -1
  31. package/dist/core/rules/mainland-terms.d.ts +3 -1
  32. package/dist/core/rules/mainland-terms.d.ts.map +1 -1
  33. package/dist/core/rules/mainland-terms.js +25 -4
  34. package/dist/core/rules/mainland-terms.js.map +1 -1
  35. package/dist/dictionaries/academic.json +242 -22
  36. package/dist/dictionaries/ai-emerging-tech.json +3209 -0
  37. package/dist/dictionaries/business-finance.json +3449 -0
  38. package/dist/dictionaries/core.json +2902 -248
  39. package/dist/dictionaries/hardware-3c.json +2649 -0
  40. package/dist/dictionaries/index.json +70 -8
  41. package/dist/dictionaries/network-cloud.json +2953 -0
  42. package/dist/dictionaries/operating-system.json +2889 -0
  43. package/dist/dictionaries/social-media.json +2833 -0
  44. package/dist/dictionaries/software-development.json +3809 -0
  45. package/dist/dictionaries/user-interface.json +3225 -0
  46. package/dist/formatters/stylish.d.ts.map +1 -1
  47. package/dist/formatters/stylish.js +5 -15
  48. package/dist/formatters/stylish.js.map +1 -1
  49. package/dist/types.d.ts +20 -8
  50. package/dist/types.d.ts.map +1 -1
  51. package/dist/utils/error-utils.d.ts +9 -0
  52. package/dist/utils/error-utils.d.ts.map +1 -0
  53. package/dist/utils/error-utils.js +15 -0
  54. package/dist/utils/error-utils.js.map +1 -0
  55. package/package.json +5 -5
@@ -0,0 +1,2953 @@
1
+ {
2
+ "metadata": {
3
+ "name": "network-cloud",
4
+ "version": "1.0.0",
5
+ "entries": 113
6
+ },
7
+ "lookup": {
8
+ "网络": {
9
+ "taiwan": "網路",
10
+ "confidence": 0.95,
11
+ "category": "mainland-term",
12
+ "reason": "台灣網路技術標準",
13
+ "match_type": "exact",
14
+ "autofix_safe": true
15
+ },
16
+ "网络_network": {
17
+ "taiwan": "網路",
18
+ "confidence": 0.95,
19
+ "category": "mainland-term",
20
+ "reason": "台灣網路技術標準",
21
+ "match_type": "exact",
22
+ "autofix_safe": true
23
+ },
24
+ "網絡": {
25
+ "taiwan": "網路",
26
+ "confidence": 0.95,
27
+ "category": "mainland-term",
28
+ "reason": "台灣網路技術標準",
29
+ "match_type": "exact",
30
+ "autofix_safe": true
31
+ },
32
+ "網絡_network": {
33
+ "taiwan": "網路",
34
+ "confidence": 0.95,
35
+ "category": "mainland-term",
36
+ "reason": "台灣網路技術標準",
37
+ "match_type": "exact",
38
+ "autofix_safe": true
39
+ },
40
+ "互联网": {
41
+ "taiwan": "網際網路",
42
+ "confidence": 0.9,
43
+ "category": "mainland-term",
44
+ "reason": "台灣網路技術標準",
45
+ "match_type": "exact",
46
+ "autofix_safe": true
47
+ },
48
+ "互联网_internet": {
49
+ "taiwan": "網際網路",
50
+ "confidence": 0.9,
51
+ "category": "mainland-term",
52
+ "reason": "台灣網路技術標準",
53
+ "match_type": "exact",
54
+ "autofix_safe": true
55
+ },
56
+ "互聯網": {
57
+ "taiwan": "網際網路",
58
+ "confidence": 0.9,
59
+ "category": "mainland-term",
60
+ "reason": "台灣網路技術標準",
61
+ "match_type": "exact",
62
+ "autofix_safe": true
63
+ },
64
+ "互聯網_internet": {
65
+ "taiwan": "網際網路",
66
+ "confidence": 0.9,
67
+ "category": "mainland-term",
68
+ "reason": "台灣網路技術標準",
69
+ "match_type": "exact",
70
+ "autofix_safe": true
71
+ },
72
+ "客户端": {
73
+ "taiwan": "用戶端",
74
+ "confidence": 0.9,
75
+ "category": "mainland-term",
76
+ "reason": "台灣網路架構標準",
77
+ "match_type": "exact",
78
+ "autofix_safe": true
79
+ },
80
+ "客户端_client": {
81
+ "taiwan": "用戶端",
82
+ "confidence": 0.9,
83
+ "category": "mainland-term",
84
+ "reason": "台灣網路架構標準",
85
+ "match_type": "exact",
86
+ "autofix_safe": true
87
+ },
88
+ "客戶端": {
89
+ "taiwan": "用戶端",
90
+ "confidence": 0.9,
91
+ "category": "mainland-term",
92
+ "reason": "台灣網路架構標準",
93
+ "match_type": "exact",
94
+ "autofix_safe": true
95
+ },
96
+ "客戶端_client": {
97
+ "taiwan": "用戶端",
98
+ "confidence": 0.9,
99
+ "category": "mainland-term",
100
+ "reason": "台灣網路架構標準",
101
+ "match_type": "exact",
102
+ "autofix_safe": true
103
+ },
104
+ "服务器": {
105
+ "taiwan": "伺服器",
106
+ "confidence": 0.95,
107
+ "category": "mainland-term",
108
+ "reason": "台灣網路服務標準",
109
+ "match_type": "exact",
110
+ "autofix_safe": true
111
+ },
112
+ "服务器_server": {
113
+ "taiwan": "伺服器",
114
+ "confidence": 0.95,
115
+ "category": "mainland-term",
116
+ "reason": "台灣網路服務標準",
117
+ "match_type": "exact",
118
+ "autofix_safe": true
119
+ },
120
+ "服務器": {
121
+ "taiwan": "伺服器",
122
+ "confidence": 0.95,
123
+ "category": "mainland-term",
124
+ "reason": "台灣網路服務標準",
125
+ "match_type": "exact",
126
+ "autofix_safe": true
127
+ },
128
+ "服務器_server": {
129
+ "taiwan": "伺服器",
130
+ "confidence": 0.95,
131
+ "category": "mainland-term",
132
+ "reason": "台灣網路服務標準",
133
+ "match_type": "exact",
134
+ "autofix_safe": true
135
+ },
136
+ "云": {
137
+ "taiwan": "雲端",
138
+ "confidence": 0.95,
139
+ "category": "mainland-term",
140
+ "reason": "台灣雲端運算標準",
141
+ "match_type": "exact",
142
+ "autofix_safe": true
143
+ },
144
+ "云_cloud": {
145
+ "taiwan": "雲端",
146
+ "confidence": 0.95,
147
+ "category": "mainland-term",
148
+ "reason": "台灣雲端運算標準",
149
+ "match_type": "exact",
150
+ "autofix_safe": true
151
+ },
152
+ "雲": {
153
+ "taiwan": "雲端",
154
+ "confidence": 0.95,
155
+ "category": "mainland-term",
156
+ "reason": "台灣雲端運算標準",
157
+ "match_type": "exact",
158
+ "autofix_safe": true
159
+ },
160
+ "雲_cloud": {
161
+ "taiwan": "雲端",
162
+ "confidence": 0.95,
163
+ "category": "mainland-term",
164
+ "reason": "台灣雲端運算標準",
165
+ "match_type": "exact",
166
+ "autofix_safe": true
167
+ },
168
+ "虚拟化": {
169
+ "taiwan": "虛擬化",
170
+ "confidence": 0.95,
171
+ "category": "mainland-term",
172
+ "reason": "台灣雲端技術標準",
173
+ "match_type": "exact",
174
+ "autofix_safe": true
175
+ },
176
+ "虚拟化_virtualization": {
177
+ "taiwan": "虛擬化",
178
+ "confidence": 0.95,
179
+ "category": "mainland-term",
180
+ "reason": "台灣雲端技術標準",
181
+ "match_type": "exact",
182
+ "autofix_safe": true
183
+ },
184
+ "虛擬化": {
185
+ "taiwan": "虛擬化",
186
+ "confidence": 0.95,
187
+ "category": "mainland-term",
188
+ "reason": "台灣雲端技術標準",
189
+ "match_type": "exact",
190
+ "autofix_safe": true
191
+ },
192
+ "虛擬化_virtualization": {
193
+ "taiwan": "虛擬化",
194
+ "confidence": 0.95,
195
+ "category": "mainland-term",
196
+ "reason": "台灣雲端技術標準",
197
+ "match_type": "exact",
198
+ "autofix_safe": true
199
+ },
200
+ "容器": {
201
+ "taiwan": "容器",
202
+ "confidence": 0.8,
203
+ "category": "mainland-term",
204
+ "reason": "台灣虛擬化技術",
205
+ "match_type": "exact",
206
+ "autofix_safe": true
207
+ },
208
+ "容器_container": {
209
+ "taiwan": "容器",
210
+ "confidence": 0.8,
211
+ "category": "mainland-term",
212
+ "reason": "台灣虛擬化技術",
213
+ "match_type": "exact",
214
+ "autofix_safe": true
215
+ },
216
+ "Docker": {
217
+ "taiwan": "Docker",
218
+ "confidence": 0.85,
219
+ "category": "mainland-term",
220
+ "reason": "台灣容器技術標準",
221
+ "match_type": "exact",
222
+ "autofix_safe": true
223
+ },
224
+ "Docker_docker": {
225
+ "taiwan": "Docker",
226
+ "confidence": 0.85,
227
+ "category": "mainland-term",
228
+ "reason": "台灣容器技術標準",
229
+ "match_type": "exact",
230
+ "autofix_safe": true
231
+ },
232
+ "Kubernetes": {
233
+ "taiwan": "Kubernetes",
234
+ "confidence": 0.85,
235
+ "category": "mainland-term",
236
+ "reason": "台灣容器編排標準",
237
+ "match_type": "exact",
238
+ "autofix_safe": true
239
+ },
240
+ "Kubernetes_kubernetes": {
241
+ "taiwan": "Kubernetes",
242
+ "confidence": 0.85,
243
+ "category": "mainland-term",
244
+ "reason": "台灣容器編排標準",
245
+ "match_type": "exact",
246
+ "autofix_safe": true
247
+ },
248
+ "微服务": {
249
+ "taiwan": "微服務",
250
+ "confidence": 0.95,
251
+ "category": "mainland-term",
252
+ "reason": "台灣架構設計標準",
253
+ "match_type": "exact",
254
+ "autofix_safe": true
255
+ },
256
+ "微服务_microservice": {
257
+ "taiwan": "微服務",
258
+ "confidence": 0.95,
259
+ "category": "mainland-term",
260
+ "reason": "台灣架構設計標準",
261
+ "match_type": "exact",
262
+ "autofix_safe": true
263
+ },
264
+ "微服務": {
265
+ "taiwan": "微服務",
266
+ "confidence": 0.95,
267
+ "category": "mainland-term",
268
+ "reason": "台灣架構設計標準",
269
+ "match_type": "exact",
270
+ "autofix_safe": true
271
+ },
272
+ "微服務_microservice": {
273
+ "taiwan": "微服務",
274
+ "confidence": 0.95,
275
+ "category": "mainland-term",
276
+ "reason": "台灣架構設計標準",
277
+ "match_type": "exact",
278
+ "autofix_safe": true
279
+ },
280
+ "容器编排": {
281
+ "taiwan": "容器編排",
282
+ "confidence": 0.9,
283
+ "category": "mainland-term",
284
+ "reason": "台灣容器技術標準",
285
+ "match_type": "exact",
286
+ "autofix_safe": true
287
+ },
288
+ "容器编排_container_orchestration": {
289
+ "taiwan": "容器編排",
290
+ "confidence": 0.9,
291
+ "category": "mainland-term",
292
+ "reason": "台灣容器技術標準",
293
+ "match_type": "exact",
294
+ "autofix_safe": true
295
+ },
296
+ "容器編排": {
297
+ "taiwan": "容器編排",
298
+ "confidence": 0.9,
299
+ "category": "mainland-term",
300
+ "reason": "台灣容器技術標準",
301
+ "match_type": "exact",
302
+ "autofix_safe": true
303
+ },
304
+ "容器編排_container_orchestration": {
305
+ "taiwan": "容器編排",
306
+ "confidence": 0.9,
307
+ "category": "mainland-term",
308
+ "reason": "台灣容器技術標準",
309
+ "match_type": "exact",
310
+ "autofix_safe": true
311
+ },
312
+ "中间件": {
313
+ "taiwan": "中介軟體",
314
+ "confidence": 0.9,
315
+ "category": "mainland-term",
316
+ "reason": "台灣系統架構標準",
317
+ "match_type": "exact",
318
+ "autofix_safe": true
319
+ },
320
+ "中间件_middleware": {
321
+ "taiwan": "中介軟體",
322
+ "confidence": 0.9,
323
+ "category": "mainland-term",
324
+ "reason": "台灣系統架構標準",
325
+ "match_type": "exact",
326
+ "autofix_safe": true
327
+ },
328
+ "中間件": {
329
+ "taiwan": "中介軟體",
330
+ "confidence": 0.9,
331
+ "category": "mainland-term",
332
+ "reason": "台灣系統架構標準",
333
+ "match_type": "exact",
334
+ "autofix_safe": true
335
+ },
336
+ "中間件_middleware": {
337
+ "taiwan": "中介軟體",
338
+ "confidence": 0.9,
339
+ "category": "mainland-term",
340
+ "reason": "台灣系統架構標準",
341
+ "match_type": "exact",
342
+ "autofix_safe": true
343
+ },
344
+ "代理服务器": {
345
+ "taiwan": "代理伺服器",
346
+ "confidence": 0.9,
347
+ "category": "mainland-term",
348
+ "reason": "台灣網路架構標準",
349
+ "match_type": "exact",
350
+ "autofix_safe": true
351
+ },
352
+ "代理服务器_proxy": {
353
+ "taiwan": "代理伺服器",
354
+ "confidence": 0.9,
355
+ "category": "mainland-term",
356
+ "reason": "台灣網路架構標準",
357
+ "match_type": "exact",
358
+ "autofix_safe": true
359
+ },
360
+ "代理服務器": {
361
+ "taiwan": "代理伺服器",
362
+ "confidence": 0.9,
363
+ "category": "mainland-term",
364
+ "reason": "台灣網路架構標準",
365
+ "match_type": "exact",
366
+ "autofix_safe": true
367
+ },
368
+ "代理服務器_proxy": {
369
+ "taiwan": "代理伺服器",
370
+ "confidence": 0.9,
371
+ "category": "mainland-term",
372
+ "reason": "台灣網路架構標準",
373
+ "match_type": "exact",
374
+ "autofix_safe": true
375
+ },
376
+ "负载均衡器": {
377
+ "taiwan": "負載平衡器",
378
+ "confidence": 0.9,
379
+ "category": "mainland-term",
380
+ "reason": "台灣網路架構標準",
381
+ "match_type": "exact",
382
+ "autofix_safe": true
383
+ },
384
+ "负载均衡器_load_balancer": {
385
+ "taiwan": "負載平衡器",
386
+ "confidence": 0.9,
387
+ "category": "mainland-term",
388
+ "reason": "台灣網路架構標準",
389
+ "match_type": "exact",
390
+ "autofix_safe": true
391
+ },
392
+ "負載均衡器": {
393
+ "taiwan": "負載平衡器",
394
+ "confidence": 0.9,
395
+ "category": "mainland-term",
396
+ "reason": "台灣網路架構標準",
397
+ "match_type": "exact",
398
+ "autofix_safe": true
399
+ },
400
+ "負載均衡器_load_balancer": {
401
+ "taiwan": "負載平衡器",
402
+ "confidence": 0.9,
403
+ "category": "mainland-term",
404
+ "reason": "台灣網路架構標準",
405
+ "match_type": "exact",
406
+ "autofix_safe": true
407
+ },
408
+ "可扩展性": {
409
+ "taiwan": "擴充性",
410
+ "confidence": 0.85,
411
+ "category": "mainland-term",
412
+ "reason": "台灣系統設計標準",
413
+ "match_type": "exact",
414
+ "autofix_safe": true
415
+ },
416
+ "可扩展性_scalability": {
417
+ "taiwan": "擴充性",
418
+ "confidence": 0.85,
419
+ "category": "mainland-term",
420
+ "reason": "台灣系統設計標準",
421
+ "match_type": "exact",
422
+ "autofix_safe": true
423
+ },
424
+ "可擴展性": {
425
+ "taiwan": "擴充性",
426
+ "confidence": 0.85,
427
+ "category": "mainland-term",
428
+ "reason": "台灣系統設計標準",
429
+ "match_type": "exact",
430
+ "autofix_safe": true
431
+ },
432
+ "可擴展性_scalability": {
433
+ "taiwan": "擴充性",
434
+ "confidence": 0.85,
435
+ "category": "mainland-term",
436
+ "reason": "台灣系統設計標準",
437
+ "match_type": "exact",
438
+ "autofix_safe": true
439
+ },
440
+ "高可用性": {
441
+ "taiwan": "高可用性",
442
+ "confidence": 0.85,
443
+ "category": "mainland-term",
444
+ "reason": "台灣系統架構標準",
445
+ "match_type": "exact",
446
+ "autofix_safe": true
447
+ },
448
+ "高可用性_high_availability": {
449
+ "taiwan": "高可用性",
450
+ "confidence": 0.85,
451
+ "category": "mainland-term",
452
+ "reason": "台灣系統架構標準",
453
+ "match_type": "exact",
454
+ "autofix_safe": true
455
+ },
456
+ "故障转移": {
457
+ "taiwan": "故障轉移",
458
+ "confidence": 0.9,
459
+ "category": "mainland-term",
460
+ "reason": "台灣容錯技術標準",
461
+ "match_type": "exact",
462
+ "autofix_safe": true
463
+ },
464
+ "故障转移_failover": {
465
+ "taiwan": "故障轉移",
466
+ "confidence": 0.9,
467
+ "category": "mainland-term",
468
+ "reason": "台灣容錯技術標準",
469
+ "match_type": "exact",
470
+ "autofix_safe": true
471
+ },
472
+ "故障轉移": {
473
+ "taiwan": "故障轉移",
474
+ "confidence": 0.9,
475
+ "category": "mainland-term",
476
+ "reason": "台灣容錯技術標準",
477
+ "match_type": "exact",
478
+ "autofix_safe": true
479
+ },
480
+ "故障轉移_failover": {
481
+ "taiwan": "故障轉移",
482
+ "confidence": 0.9,
483
+ "category": "mainland-term",
484
+ "reason": "台灣容錯技術標準",
485
+ "match_type": "exact",
486
+ "autofix_safe": true
487
+ },
488
+ "备份": {
489
+ "taiwan": "備份",
490
+ "confidence": 0.85,
491
+ "category": "mainland-term",
492
+ "reason": "台灣資料保護標準",
493
+ "match_type": "exact",
494
+ "autofix_safe": true
495
+ },
496
+ "备份_backup": {
497
+ "taiwan": "備份",
498
+ "confidence": 0.85,
499
+ "category": "mainland-term",
500
+ "reason": "台灣資料保護標準",
501
+ "match_type": "exact",
502
+ "autofix_safe": true
503
+ },
504
+ "備份": {
505
+ "taiwan": "備份",
506
+ "confidence": 0.85,
507
+ "category": "mainland-term",
508
+ "reason": "台灣資料保護標準",
509
+ "match_type": "exact",
510
+ "autofix_safe": true
511
+ },
512
+ "備份_backup": {
513
+ "taiwan": "備份",
514
+ "confidence": 0.85,
515
+ "category": "mainland-term",
516
+ "reason": "台灣資料保護標準",
517
+ "match_type": "exact",
518
+ "autofix_safe": true
519
+ },
520
+ "恢复": {
521
+ "taiwan": "復原",
522
+ "confidence": 0.85,
523
+ "category": "mainland-term",
524
+ "reason": "台灣資料救援標準",
525
+ "match_type": "exact",
526
+ "autofix_safe": true
527
+ },
528
+ "恢复_restore": {
529
+ "taiwan": "復原",
530
+ "confidence": 0.85,
531
+ "category": "mainland-term",
532
+ "reason": "台灣資料救援標準",
533
+ "match_type": "exact",
534
+ "autofix_safe": true
535
+ },
536
+ "恢復": {
537
+ "taiwan": "復原",
538
+ "confidence": 0.85,
539
+ "category": "mainland-term",
540
+ "reason": "台灣資料救援標準",
541
+ "match_type": "exact",
542
+ "autofix_safe": true
543
+ },
544
+ "恢復_restore": {
545
+ "taiwan": "復原",
546
+ "confidence": 0.85,
547
+ "category": "mainland-term",
548
+ "reason": "台灣資料救援標準",
549
+ "match_type": "exact",
550
+ "autofix_safe": true
551
+ },
552
+ "迁移": {
553
+ "taiwan": "遷移",
554
+ "confidence": 0.85,
555
+ "category": "mainland-term",
556
+ "reason": "台灣系統升級標準",
557
+ "match_type": "exact",
558
+ "autofix_safe": true
559
+ },
560
+ "迁移_migration": {
561
+ "taiwan": "遷移",
562
+ "confidence": 0.85,
563
+ "category": "mainland-term",
564
+ "reason": "台灣系統升級標準",
565
+ "match_type": "exact",
566
+ "autofix_safe": true
567
+ },
568
+ "遷移": {
569
+ "taiwan": "遷移",
570
+ "confidence": 0.85,
571
+ "category": "mainland-term",
572
+ "reason": "台灣系統升級標準",
573
+ "match_type": "exact",
574
+ "autofix_safe": true
575
+ },
576
+ "遷移_migration": {
577
+ "taiwan": "遷移",
578
+ "confidence": 0.85,
579
+ "category": "mainland-term",
580
+ "reason": "台灣系統升級標準",
581
+ "match_type": "exact",
582
+ "autofix_safe": true
583
+ },
584
+ "部署": {
585
+ "taiwan": "部署",
586
+ "confidence": 0.8,
587
+ "category": "mainland-term",
588
+ "reason": "台灣軟體發布標準",
589
+ "match_type": "exact",
590
+ "autofix_safe": true
591
+ },
592
+ "部署_deployment": {
593
+ "taiwan": "部署",
594
+ "confidence": 0.8,
595
+ "category": "mainland-term",
596
+ "reason": "台灣軟體發布標準",
597
+ "match_type": "exact",
598
+ "autofix_safe": true
599
+ },
600
+ "集群": {
601
+ "taiwan": "叢集",
602
+ "confidence": 0.9,
603
+ "category": "mainland-term",
604
+ "reason": "台灣分散式系統",
605
+ "match_type": "exact",
606
+ "autofix_safe": true
607
+ },
608
+ "集群_clustering": {
609
+ "taiwan": "叢集",
610
+ "confidence": 0.9,
611
+ "category": "mainland-term",
612
+ "reason": "台灣分散式系統",
613
+ "match_type": "exact",
614
+ "autofix_safe": true
615
+ },
616
+ "复制": {
617
+ "taiwan": "複寫",
618
+ "confidence": 0.85,
619
+ "category": "mainland-term",
620
+ "reason": "台灣資料同步標準",
621
+ "match_type": "exact",
622
+ "autofix_safe": true
623
+ },
624
+ "复制_replication": {
625
+ "taiwan": "複寫",
626
+ "confidence": 0.85,
627
+ "category": "mainland-term",
628
+ "reason": "台灣資料同步標準",
629
+ "match_type": "exact",
630
+ "autofix_safe": true
631
+ },
632
+ "複製": {
633
+ "taiwan": "複寫",
634
+ "confidence": 0.85,
635
+ "category": "mainland-term",
636
+ "reason": "台灣資料同步標準",
637
+ "match_type": "exact",
638
+ "autofix_safe": true
639
+ },
640
+ "複製_replication": {
641
+ "taiwan": "複寫",
642
+ "confidence": 0.85,
643
+ "category": "mainland-term",
644
+ "reason": "台灣資料同步標準",
645
+ "match_type": "exact",
646
+ "autofix_safe": true
647
+ },
648
+ "分片": {
649
+ "taiwan": "分片",
650
+ "confidence": 0.85,
651
+ "category": "mainland-term",
652
+ "reason": "台灣資料庫擴展",
653
+ "match_type": "exact",
654
+ "autofix_safe": true
655
+ },
656
+ "分片_sharding": {
657
+ "taiwan": "分片",
658
+ "confidence": 0.85,
659
+ "category": "mainland-term",
660
+ "reason": "台灣資料庫擴展",
661
+ "match_type": "exact",
662
+ "autofix_safe": true
663
+ },
664
+ "缓存机制": {
665
+ "taiwan": "快取機制",
666
+ "confidence": 0.9,
667
+ "category": "mainland-term",
668
+ "reason": "台灣效能優化標準",
669
+ "match_type": "exact",
670
+ "autofix_safe": true
671
+ },
672
+ "缓存机制_caching": {
673
+ "taiwan": "快取機制",
674
+ "confidence": 0.9,
675
+ "category": "mainland-term",
676
+ "reason": "台灣效能優化標準",
677
+ "match_type": "exact",
678
+ "autofix_safe": true
679
+ },
680
+ "緩存機制": {
681
+ "taiwan": "快取機制",
682
+ "confidence": 0.9,
683
+ "category": "mainland-term",
684
+ "reason": "台灣效能優化標準",
685
+ "match_type": "exact",
686
+ "autofix_safe": true
687
+ },
688
+ "緩存機制_caching": {
689
+ "taiwan": "快取機制",
690
+ "confidence": 0.9,
691
+ "category": "mainland-term",
692
+ "reason": "台灣效能優化標準",
693
+ "match_type": "exact",
694
+ "autofix_safe": true
695
+ },
696
+ "内容分发网络": {
697
+ "taiwan": "內容傳遞網路",
698
+ "confidence": 0.9,
699
+ "category": "mainland-term",
700
+ "reason": "台灣網路服務標準",
701
+ "match_type": "exact",
702
+ "autofix_safe": true
703
+ },
704
+ "内容分发网络_cdn": {
705
+ "taiwan": "內容傳遞網路",
706
+ "confidence": 0.9,
707
+ "category": "mainland-term",
708
+ "reason": "台灣網路服務標準",
709
+ "match_type": "exact",
710
+ "autofix_safe": true
711
+ },
712
+ "內容分發網絡": {
713
+ "taiwan": "內容傳遞網路",
714
+ "confidence": 0.9,
715
+ "category": "mainland-term",
716
+ "reason": "台灣網路服務標準",
717
+ "match_type": "exact",
718
+ "autofix_safe": true
719
+ },
720
+ "內容分發網絡_cdn": {
721
+ "taiwan": "內容傳遞網路",
722
+ "confidence": 0.9,
723
+ "category": "mainland-term",
724
+ "reason": "台灣網路服務標準",
725
+ "match_type": "exact",
726
+ "autofix_safe": true
727
+ },
728
+ "API网关": {
729
+ "taiwan": "API閘道",
730
+ "confidence": 0.9,
731
+ "category": "mainland-term",
732
+ "reason": "台灣微服務架構",
733
+ "match_type": "exact",
734
+ "autofix_safe": true
735
+ },
736
+ "API网关_api_gateway": {
737
+ "taiwan": "API閘道",
738
+ "confidence": 0.9,
739
+ "category": "mainland-term",
740
+ "reason": "台灣微服務架構",
741
+ "match_type": "exact",
742
+ "autofix_safe": true
743
+ },
744
+ "API網關": {
745
+ "taiwan": "API閘道",
746
+ "confidence": 0.9,
747
+ "category": "mainland-term",
748
+ "reason": "台灣微服務架構",
749
+ "match_type": "exact",
750
+ "autofix_safe": true
751
+ },
752
+ "API網關_api_gateway": {
753
+ "taiwan": "API閘道",
754
+ "confidence": 0.9,
755
+ "category": "mainland-term",
756
+ "reason": "台灣微服務架構",
757
+ "match_type": "exact",
758
+ "autofix_safe": true
759
+ },
760
+ "服务网格": {
761
+ "taiwan": "服務網格",
762
+ "confidence": 0.9,
763
+ "category": "mainland-term",
764
+ "reason": "台灣微服務架構",
765
+ "match_type": "exact",
766
+ "autofix_safe": true
767
+ },
768
+ "服务网格_service_mesh": {
769
+ "taiwan": "服務網格",
770
+ "confidence": 0.9,
771
+ "category": "mainland-term",
772
+ "reason": "台灣微服務架構",
773
+ "match_type": "exact",
774
+ "autofix_safe": true
775
+ },
776
+ "服務網格": {
777
+ "taiwan": "服務網格",
778
+ "confidence": 0.9,
779
+ "category": "mainland-term",
780
+ "reason": "台灣微服務架構",
781
+ "match_type": "exact",
782
+ "autofix_safe": true
783
+ },
784
+ "服務網格_service_mesh": {
785
+ "taiwan": "服務網格",
786
+ "confidence": 0.9,
787
+ "category": "mainland-term",
788
+ "reason": "台灣微服務架構",
789
+ "match_type": "exact",
790
+ "autofix_safe": true
791
+ },
792
+ "断路器": {
793
+ "taiwan": "斷路器",
794
+ "confidence": 0.9,
795
+ "category": "mainland-term",
796
+ "reason": "台灣容錯模式標準",
797
+ "match_type": "exact",
798
+ "autofix_safe": true
799
+ },
800
+ "断路器_circuit_breaker": {
801
+ "taiwan": "斷路器",
802
+ "confidence": 0.9,
803
+ "category": "mainland-term",
804
+ "reason": "台灣容錯模式標準",
805
+ "match_type": "exact",
806
+ "autofix_safe": true
807
+ },
808
+ "斷路器": {
809
+ "taiwan": "斷路器",
810
+ "confidence": 0.9,
811
+ "category": "mainland-term",
812
+ "reason": "台灣容錯模式標準",
813
+ "match_type": "exact",
814
+ "autofix_safe": true
815
+ },
816
+ "斷路器_circuit_breaker": {
817
+ "taiwan": "斷路器",
818
+ "confidence": 0.9,
819
+ "category": "mainland-term",
820
+ "reason": "台灣容錯模式標準",
821
+ "match_type": "exact",
822
+ "autofix_safe": true
823
+ },
824
+ "速率限制": {
825
+ "taiwan": "速率限制",
826
+ "confidence": 0.85,
827
+ "category": "mainland-term",
828
+ "reason": "台灣流量控制標準",
829
+ "match_type": "exact",
830
+ "autofix_safe": true
831
+ },
832
+ "速率限制_rate_limiting": {
833
+ "taiwan": "速率限制",
834
+ "confidence": 0.85,
835
+ "category": "mainland-term",
836
+ "reason": "台灣流量控制標準",
837
+ "match_type": "exact",
838
+ "autofix_safe": true
839
+ },
840
+ "节流": {
841
+ "taiwan": "節流",
842
+ "confidence": 0.85,
843
+ "category": "mainland-term",
844
+ "reason": "台灣流量控制標準",
845
+ "match_type": "exact",
846
+ "autofix_safe": true
847
+ },
848
+ "节流_throttling": {
849
+ "taiwan": "節流",
850
+ "confidence": 0.85,
851
+ "category": "mainland-term",
852
+ "reason": "台灣流量控制標準",
853
+ "match_type": "exact",
854
+ "autofix_safe": true
855
+ },
856
+ "節流": {
857
+ "taiwan": "節流",
858
+ "confidence": 0.85,
859
+ "category": "mainland-term",
860
+ "reason": "台灣流量控制標準",
861
+ "match_type": "exact",
862
+ "autofix_safe": true
863
+ },
864
+ "節流_throttling": {
865
+ "taiwan": "節流",
866
+ "confidence": 0.85,
867
+ "category": "mainland-term",
868
+ "reason": "台灣流量控制標準",
869
+ "match_type": "exact",
870
+ "autofix_safe": true
871
+ },
872
+ "网络钩子": {
873
+ "taiwan": "網路鉤子",
874
+ "confidence": 0.85,
875
+ "category": "mainland-term",
876
+ "reason": "台灣事件通知標準",
877
+ "match_type": "exact",
878
+ "autofix_safe": true
879
+ },
880
+ "网络钩子_webhook": {
881
+ "taiwan": "網路鉤子",
882
+ "confidence": 0.85,
883
+ "category": "mainland-term",
884
+ "reason": "台灣事件通知標準",
885
+ "match_type": "exact",
886
+ "autofix_safe": true
887
+ },
888
+ "網絡鉤子": {
889
+ "taiwan": "網路鉤子",
890
+ "confidence": 0.85,
891
+ "category": "mainland-term",
892
+ "reason": "台灣事件通知標準",
893
+ "match_type": "exact",
894
+ "autofix_safe": true
895
+ },
896
+ "網絡鉤子_webhook": {
897
+ "taiwan": "網路鉤子",
898
+ "confidence": 0.85,
899
+ "category": "mainland-term",
900
+ "reason": "台灣事件通知標準",
901
+ "match_type": "exact",
902
+ "autofix_safe": true
903
+ },
904
+ "网络套接字": {
905
+ "taiwan": "網路通訊端",
906
+ "confidence": 0.9,
907
+ "category": "mainland-term",
908
+ "reason": "台灣即時通訊標準",
909
+ "match_type": "exact",
910
+ "autofix_safe": true
911
+ },
912
+ "网络套接字_websocket": {
913
+ "taiwan": "網路通訊端",
914
+ "confidence": 0.9,
915
+ "category": "mainland-term",
916
+ "reason": "台灣即時通訊標準",
917
+ "match_type": "exact",
918
+ "autofix_safe": true
919
+ },
920
+ "網絡套接字": {
921
+ "taiwan": "網路通訊端",
922
+ "confidence": 0.9,
923
+ "category": "mainland-term",
924
+ "reason": "台灣即時通訊標準",
925
+ "match_type": "exact",
926
+ "autofix_safe": true
927
+ },
928
+ "網絡套接字_websocket": {
929
+ "taiwan": "網路通訊端",
930
+ "confidence": 0.9,
931
+ "category": "mainland-term",
932
+ "reason": "台灣即時通訊標準",
933
+ "match_type": "exact",
934
+ "autofix_safe": true
935
+ },
936
+ "REST API": {
937
+ "taiwan": "REST API",
938
+ "confidence": 0.8,
939
+ "category": "mainland-term",
940
+ "reason": "台灣API設計標準",
941
+ "match_type": "exact",
942
+ "autofix_safe": true
943
+ },
944
+ "REST API_rest_api": {
945
+ "taiwan": "REST API",
946
+ "confidence": 0.8,
947
+ "category": "mainland-term",
948
+ "reason": "台灣API設計標準",
949
+ "match_type": "exact",
950
+ "autofix_safe": true
951
+ },
952
+ "GraphQL": {
953
+ "taiwan": "GraphQL",
954
+ "confidence": 0.8,
955
+ "category": "mainland-term",
956
+ "reason": "台灣API查詢標準",
957
+ "match_type": "exact",
958
+ "autofix_safe": true
959
+ },
960
+ "GraphQL_graphql": {
961
+ "taiwan": "GraphQL",
962
+ "confidence": 0.8,
963
+ "category": "mainland-term",
964
+ "reason": "台灣API查詢標準",
965
+ "match_type": "exact",
966
+ "autofix_safe": true
967
+ },
968
+ "gRPC": {
969
+ "taiwan": "gRPC",
970
+ "confidence": 0.8,
971
+ "category": "mainland-term",
972
+ "reason": "台灣RPC框架標準",
973
+ "match_type": "exact",
974
+ "autofix_safe": true
975
+ },
976
+ "gRPC_grpc": {
977
+ "taiwan": "gRPC",
978
+ "confidence": 0.8,
979
+ "category": "mainland-term",
980
+ "reason": "台灣RPC框架標準",
981
+ "match_type": "exact",
982
+ "autofix_safe": true
983
+ },
984
+ "消息队列": {
985
+ "taiwan": "訊息佇列",
986
+ "confidence": 0.9,
987
+ "category": "mainland-term",
988
+ "reason": "台灣非同步通訊",
989
+ "match_type": "exact",
990
+ "autofix_safe": true
991
+ },
992
+ "消息队列_message_queue": {
993
+ "taiwan": "訊息佇列",
994
+ "confidence": 0.9,
995
+ "category": "mainland-term",
996
+ "reason": "台灣非同步通訊",
997
+ "match_type": "exact",
998
+ "autofix_safe": true
999
+ },
1000
+ "消息隊列": {
1001
+ "taiwan": "訊息佇列",
1002
+ "confidence": 0.9,
1003
+ "category": "mainland-term",
1004
+ "reason": "台灣非同步通訊",
1005
+ "match_type": "exact",
1006
+ "autofix_safe": true
1007
+ },
1008
+ "消息隊列_message_queue": {
1009
+ "taiwan": "訊息佇列",
1010
+ "confidence": 0.9,
1011
+ "category": "mainland-term",
1012
+ "reason": "台灣非同步通訊",
1013
+ "match_type": "exact",
1014
+ "autofix_safe": true
1015
+ },
1016
+ "发布订阅": {
1017
+ "taiwan": "發布訂閱",
1018
+ "confidence": 0.9,
1019
+ "category": "mainland-term",
1020
+ "reason": "台灣訊息模式標準",
1021
+ "match_type": "exact",
1022
+ "autofix_safe": true
1023
+ },
1024
+ "发布订阅_pub_sub": {
1025
+ "taiwan": "發布訂閱",
1026
+ "confidence": 0.9,
1027
+ "category": "mainland-term",
1028
+ "reason": "台灣訊息模式標準",
1029
+ "match_type": "exact",
1030
+ "autofix_safe": true
1031
+ },
1032
+ "發布訂閱": {
1033
+ "taiwan": "發布訂閱",
1034
+ "confidence": 0.9,
1035
+ "category": "mainland-term",
1036
+ "reason": "台灣訊息模式標準",
1037
+ "match_type": "exact",
1038
+ "autofix_safe": true
1039
+ },
1040
+ "發布訂閱_pub_sub": {
1041
+ "taiwan": "發布訂閱",
1042
+ "confidence": 0.9,
1043
+ "category": "mainland-term",
1044
+ "reason": "台灣訊息模式標準",
1045
+ "match_type": "exact",
1046
+ "autofix_safe": true
1047
+ },
1048
+ "事件驱动": {
1049
+ "taiwan": "事件驅動",
1050
+ "confidence": 0.9,
1051
+ "category": "mainland-term",
1052
+ "reason": "台灣架構模式標準",
1053
+ "match_type": "exact",
1054
+ "autofix_safe": true
1055
+ },
1056
+ "事件驱动_event_driven": {
1057
+ "taiwan": "事件驅動",
1058
+ "confidence": 0.9,
1059
+ "category": "mainland-term",
1060
+ "reason": "台灣架構模式標準",
1061
+ "match_type": "exact",
1062
+ "autofix_safe": true
1063
+ },
1064
+ "事件驅動": {
1065
+ "taiwan": "事件驅動",
1066
+ "confidence": 0.9,
1067
+ "category": "mainland-term",
1068
+ "reason": "台灣架構模式標準",
1069
+ "match_type": "exact",
1070
+ "autofix_safe": true
1071
+ },
1072
+ "事件驅動_event_driven": {
1073
+ "taiwan": "事件驅動",
1074
+ "confidence": 0.9,
1075
+ "category": "mainland-term",
1076
+ "reason": "台灣架構模式標準",
1077
+ "match_type": "exact",
1078
+ "autofix_safe": true
1079
+ },
1080
+ "无服务器": {
1081
+ "taiwan": "無伺服器",
1082
+ "confidence": 0.9,
1083
+ "category": "mainland-term",
1084
+ "reason": "台灣雲端運算標準",
1085
+ "match_type": "exact",
1086
+ "autofix_safe": true
1087
+ },
1088
+ "无服务器_serverless": {
1089
+ "taiwan": "無伺服器",
1090
+ "confidence": 0.9,
1091
+ "category": "mainland-term",
1092
+ "reason": "台灣雲端運算標準",
1093
+ "match_type": "exact",
1094
+ "autofix_safe": true
1095
+ },
1096
+ "無服務器": {
1097
+ "taiwan": "無伺服器",
1098
+ "confidence": 0.9,
1099
+ "category": "mainland-term",
1100
+ "reason": "台灣雲端運算標準",
1101
+ "match_type": "exact",
1102
+ "autofix_safe": true
1103
+ },
1104
+ "無服務器_serverless": {
1105
+ "taiwan": "無伺服器",
1106
+ "confidence": 0.9,
1107
+ "category": "mainland-term",
1108
+ "reason": "台灣雲端運算標準",
1109
+ "match_type": "exact",
1110
+ "autofix_safe": true
1111
+ },
1112
+ "函数即服务": {
1113
+ "taiwan": "函式即服務",
1114
+ "confidence": 0.9,
1115
+ "category": "mainland-term",
1116
+ "reason": "台灣雲端服務標準",
1117
+ "match_type": "exact",
1118
+ "autofix_safe": true
1119
+ },
1120
+ "函数即服务_function_as_service": {
1121
+ "taiwan": "函式即服務",
1122
+ "confidence": 0.9,
1123
+ "category": "mainland-term",
1124
+ "reason": "台灣雲端服務標準",
1125
+ "match_type": "exact",
1126
+ "autofix_safe": true
1127
+ },
1128
+ "函數即服務": {
1129
+ "taiwan": "函式即服務",
1130
+ "confidence": 0.9,
1131
+ "category": "mainland-term",
1132
+ "reason": "台灣雲端服務標準",
1133
+ "match_type": "exact",
1134
+ "autofix_safe": true
1135
+ },
1136
+ "函數即服務_function_as_service": {
1137
+ "taiwan": "函式即服務",
1138
+ "confidence": 0.9,
1139
+ "category": "mainland-term",
1140
+ "reason": "台灣雲端服務標準",
1141
+ "match_type": "exact",
1142
+ "autofix_safe": true
1143
+ },
1144
+ "基础设施即代码": {
1145
+ "taiwan": "基礎設施即程式碼",
1146
+ "confidence": 0.9,
1147
+ "category": "mainland-term",
1148
+ "reason": "台灣DevOps標準",
1149
+ "match_type": "exact",
1150
+ "autofix_safe": true
1151
+ },
1152
+ "基础设施即代码_infrastructure_as_code": {
1153
+ "taiwan": "基礎設施即程式碼",
1154
+ "confidence": 0.9,
1155
+ "category": "mainland-term",
1156
+ "reason": "台灣DevOps標準",
1157
+ "match_type": "exact",
1158
+ "autofix_safe": true
1159
+ },
1160
+ "基礎設施即代碼": {
1161
+ "taiwan": "基礎設施即程式碼",
1162
+ "confidence": 0.9,
1163
+ "category": "mainland-term",
1164
+ "reason": "台灣DevOps標準",
1165
+ "match_type": "exact",
1166
+ "autofix_safe": true
1167
+ },
1168
+ "基礎設施即代碼_infrastructure_as_code": {
1169
+ "taiwan": "基礎設施即程式碼",
1170
+ "confidence": 0.9,
1171
+ "category": "mainland-term",
1172
+ "reason": "台灣DevOps標準",
1173
+ "match_type": "exact",
1174
+ "autofix_safe": true
1175
+ },
1176
+ "Terraform": {
1177
+ "taiwan": "Terraform",
1178
+ "confidence": 0.8,
1179
+ "category": "mainland-term",
1180
+ "reason": "台灣基礎設施工具",
1181
+ "match_type": "exact",
1182
+ "autofix_safe": true
1183
+ },
1184
+ "Terraform_terraform": {
1185
+ "taiwan": "Terraform",
1186
+ "confidence": 0.8,
1187
+ "category": "mainland-term",
1188
+ "reason": "台灣基礎設施工具",
1189
+ "match_type": "exact",
1190
+ "autofix_safe": true
1191
+ },
1192
+ "Ansible": {
1193
+ "taiwan": "Ansible",
1194
+ "confidence": 0.8,
1195
+ "category": "mainland-term",
1196
+ "reason": "台灣自動化工具",
1197
+ "match_type": "exact",
1198
+ "autofix_safe": true
1199
+ },
1200
+ "Ansible_ansible": {
1201
+ "taiwan": "Ansible",
1202
+ "confidence": 0.8,
1203
+ "category": "mainland-term",
1204
+ "reason": "台灣自動化工具",
1205
+ "match_type": "exact",
1206
+ "autofix_safe": true
1207
+ },
1208
+ "Helm": {
1209
+ "taiwan": "Helm",
1210
+ "confidence": 0.8,
1211
+ "category": "mainland-term",
1212
+ "reason": "台灣K8s套件管理",
1213
+ "match_type": "exact",
1214
+ "autofix_safe": true
1215
+ },
1216
+ "Helm_helm": {
1217
+ "taiwan": "Helm",
1218
+ "confidence": 0.8,
1219
+ "category": "mainland-term",
1220
+ "reason": "台灣K8s套件管理",
1221
+ "match_type": "exact",
1222
+ "autofix_safe": true
1223
+ },
1224
+ "入口控制器": {
1225
+ "taiwan": "入口控制器",
1226
+ "confidence": 0.85,
1227
+ "category": "mainland-term",
1228
+ "reason": "台灣K8s網路標準",
1229
+ "match_type": "exact",
1230
+ "autofix_safe": true
1231
+ },
1232
+ "入口控制器_ingress": {
1233
+ "taiwan": "入口控制器",
1234
+ "confidence": 0.85,
1235
+ "category": "mainland-term",
1236
+ "reason": "台灣K8s網路標準",
1237
+ "match_type": "exact",
1238
+ "autofix_safe": true
1239
+ },
1240
+ "容器组": {
1241
+ "taiwan": "容器組",
1242
+ "confidence": 0.85,
1243
+ "category": "mainland-term",
1244
+ "reason": "台灣K8s基本單位",
1245
+ "match_type": "exact",
1246
+ "autofix_safe": true
1247
+ },
1248
+ "容器组_pod": {
1249
+ "taiwan": "容器組",
1250
+ "confidence": 0.85,
1251
+ "category": "mainland-term",
1252
+ "reason": "台灣K8s基本單位",
1253
+ "match_type": "exact",
1254
+ "autofix_safe": true
1255
+ },
1256
+ "容器組": {
1257
+ "taiwan": "容器組",
1258
+ "confidence": 0.85,
1259
+ "category": "mainland-term",
1260
+ "reason": "台灣K8s基本單位",
1261
+ "match_type": "exact",
1262
+ "autofix_safe": true
1263
+ },
1264
+ "容器組_pod": {
1265
+ "taiwan": "容器組",
1266
+ "confidence": 0.85,
1267
+ "category": "mainland-term",
1268
+ "reason": "台灣K8s基本單位",
1269
+ "match_type": "exact",
1270
+ "autofix_safe": true
1271
+ },
1272
+ "命名空间": {
1273
+ "taiwan": "命名空間",
1274
+ "confidence": 0.85,
1275
+ "category": "mainland-term",
1276
+ "reason": "台灣資源隔離標準",
1277
+ "match_type": "exact",
1278
+ "autofix_safe": true
1279
+ },
1280
+ "命名空间_namespace": {
1281
+ "taiwan": "命名空間",
1282
+ "confidence": 0.85,
1283
+ "category": "mainland-term",
1284
+ "reason": "台灣資源隔離標準",
1285
+ "match_type": "exact",
1286
+ "autofix_safe": true
1287
+ },
1288
+ "命名空間": {
1289
+ "taiwan": "命名空間",
1290
+ "confidence": 0.85,
1291
+ "category": "mainland-term",
1292
+ "reason": "台灣資源隔離標準",
1293
+ "match_type": "exact",
1294
+ "autofix_safe": true
1295
+ },
1296
+ "命名空間_namespace": {
1297
+ "taiwan": "命名空間",
1298
+ "confidence": 0.85,
1299
+ "category": "mainland-term",
1300
+ "reason": "台灣資源隔離標準",
1301
+ "match_type": "exact",
1302
+ "autofix_safe": true
1303
+ },
1304
+ "密钥": {
1305
+ "taiwan": "密鑰",
1306
+ "confidence": 0.85,
1307
+ "category": "mainland-term",
1308
+ "reason": "台灣機密管理標準",
1309
+ "match_type": "exact",
1310
+ "autofix_safe": true
1311
+ },
1312
+ "密钥_secret": {
1313
+ "taiwan": "密鑰",
1314
+ "confidence": 0.85,
1315
+ "category": "mainland-term",
1316
+ "reason": "台灣機密管理標準",
1317
+ "match_type": "exact",
1318
+ "autofix_safe": true
1319
+ },
1320
+ "密鑰": {
1321
+ "taiwan": "密鑰",
1322
+ "confidence": 0.85,
1323
+ "category": "mainland-term",
1324
+ "reason": "台灣機密管理標準",
1325
+ "match_type": "exact",
1326
+ "autofix_safe": true
1327
+ },
1328
+ "密鑰_secret": {
1329
+ "taiwan": "密鑰",
1330
+ "confidence": 0.85,
1331
+ "category": "mainland-term",
1332
+ "reason": "台灣機密管理標準",
1333
+ "match_type": "exact",
1334
+ "autofix_safe": true
1335
+ },
1336
+ "配置映射": {
1337
+ "taiwan": "設定對映",
1338
+ "confidence": 0.85,
1339
+ "category": "mainland-term",
1340
+ "reason": "台灣K8s配置管理",
1341
+ "match_type": "exact",
1342
+ "autofix_safe": true
1343
+ },
1344
+ "配置映射_configmap": {
1345
+ "taiwan": "設定對映",
1346
+ "confidence": 0.85,
1347
+ "category": "mainland-term",
1348
+ "reason": "台灣K8s配置管理",
1349
+ "match_type": "exact",
1350
+ "autofix_safe": true
1351
+ },
1352
+ "有状态集": {
1353
+ "taiwan": "有狀態集",
1354
+ "confidence": 0.85,
1355
+ "category": "mainland-term",
1356
+ "reason": "台灣K8s工作負載",
1357
+ "match_type": "exact",
1358
+ "autofix_safe": true
1359
+ },
1360
+ "有状态集_statefulset": {
1361
+ "taiwan": "有狀態集",
1362
+ "confidence": 0.85,
1363
+ "category": "mainland-term",
1364
+ "reason": "台灣K8s工作負載",
1365
+ "match_type": "exact",
1366
+ "autofix_safe": true
1367
+ },
1368
+ "有狀態集": {
1369
+ "taiwan": "有狀態集",
1370
+ "confidence": 0.85,
1371
+ "category": "mainland-term",
1372
+ "reason": "台灣K8s工作負載",
1373
+ "match_type": "exact",
1374
+ "autofix_safe": true
1375
+ },
1376
+ "有狀態集_statefulset": {
1377
+ "taiwan": "有狀態集",
1378
+ "confidence": 0.85,
1379
+ "category": "mainland-term",
1380
+ "reason": "台灣K8s工作負載",
1381
+ "match_type": "exact",
1382
+ "autofix_safe": true
1383
+ },
1384
+ "守护进程集": {
1385
+ "taiwan": "守護程式集",
1386
+ "confidence": 0.85,
1387
+ "category": "mainland-term",
1388
+ "reason": "台灣K8s工作負載",
1389
+ "match_type": "exact",
1390
+ "autofix_safe": true
1391
+ },
1392
+ "守护进程集_daemonset": {
1393
+ "taiwan": "守護程式集",
1394
+ "confidence": 0.85,
1395
+ "category": "mainland-term",
1396
+ "reason": "台灣K8s工作負載",
1397
+ "match_type": "exact",
1398
+ "autofix_safe": true
1399
+ },
1400
+ "守護進程集": {
1401
+ "taiwan": "守護程式集",
1402
+ "confidence": 0.85,
1403
+ "category": "mainland-term",
1404
+ "reason": "台灣K8s工作負載",
1405
+ "match_type": "exact",
1406
+ "autofix_safe": true
1407
+ },
1408
+ "守護進程集_daemonset": {
1409
+ "taiwan": "守護程式集",
1410
+ "confidence": 0.85,
1411
+ "category": "mainland-term",
1412
+ "reason": "台灣K8s工作負載",
1413
+ "match_type": "exact",
1414
+ "autofix_safe": true
1415
+ },
1416
+ "定时任务": {
1417
+ "taiwan": "定時任務",
1418
+ "confidence": 0.85,
1419
+ "category": "mainland-term",
1420
+ "reason": "台灣K8s排程任務",
1421
+ "match_type": "exact",
1422
+ "autofix_safe": true
1423
+ },
1424
+ "定时任务_cronjob": {
1425
+ "taiwan": "定時任務",
1426
+ "confidence": 0.85,
1427
+ "category": "mainland-term",
1428
+ "reason": "台灣K8s排程任務",
1429
+ "match_type": "exact",
1430
+ "autofix_safe": true
1431
+ },
1432
+ "定時任務": {
1433
+ "taiwan": "定時任務",
1434
+ "confidence": 0.85,
1435
+ "category": "mainland-term",
1436
+ "reason": "台灣K8s排程任務",
1437
+ "match_type": "exact",
1438
+ "autofix_safe": true
1439
+ },
1440
+ "定時任務_cronjob": {
1441
+ "taiwan": "定時任務",
1442
+ "confidence": 0.85,
1443
+ "category": "mainland-term",
1444
+ "reason": "台灣K8s排程任務",
1445
+ "match_type": "exact",
1446
+ "autofix_safe": true
1447
+ },
1448
+ "服务发现": {
1449
+ "taiwan": "服務發現",
1450
+ "confidence": 0.9,
1451
+ "category": "mainland-term",
1452
+ "reason": "台灣微服務標準",
1453
+ "match_type": "exact",
1454
+ "autofix_safe": true
1455
+ },
1456
+ "服务发现_service_discovery": {
1457
+ "taiwan": "服務發現",
1458
+ "confidence": 0.9,
1459
+ "category": "mainland-term",
1460
+ "reason": "台灣微服務標準",
1461
+ "match_type": "exact",
1462
+ "autofix_safe": true
1463
+ },
1464
+ "服務發現": {
1465
+ "taiwan": "服務發現",
1466
+ "confidence": 0.9,
1467
+ "category": "mainland-term",
1468
+ "reason": "台灣微服務標準",
1469
+ "match_type": "exact",
1470
+ "autofix_safe": true
1471
+ },
1472
+ "服務發現_service_discovery": {
1473
+ "taiwan": "服務發現",
1474
+ "confidence": 0.9,
1475
+ "category": "mainland-term",
1476
+ "reason": "台灣微服務標準",
1477
+ "match_type": "exact",
1478
+ "autofix_safe": true
1479
+ },
1480
+ "健康检查": {
1481
+ "taiwan": "健康檢查",
1482
+ "confidence": 0.85,
1483
+ "category": "mainland-term",
1484
+ "reason": "台灣監控標準",
1485
+ "match_type": "exact",
1486
+ "autofix_safe": true
1487
+ },
1488
+ "健康检查_health_check": {
1489
+ "taiwan": "健康檢查",
1490
+ "confidence": 0.85,
1491
+ "category": "mainland-term",
1492
+ "reason": "台灣監控標準",
1493
+ "match_type": "exact",
1494
+ "autofix_safe": true
1495
+ },
1496
+ "健康檢查": {
1497
+ "taiwan": "健康檢查",
1498
+ "confidence": 0.85,
1499
+ "category": "mainland-term",
1500
+ "reason": "台灣監控標準",
1501
+ "match_type": "exact",
1502
+ "autofix_safe": true
1503
+ },
1504
+ "健康檢查_health_check": {
1505
+ "taiwan": "健康檢查",
1506
+ "confidence": 0.85,
1507
+ "category": "mainland-term",
1508
+ "reason": "台灣監控標準",
1509
+ "match_type": "exact",
1510
+ "autofix_safe": true
1511
+ },
1512
+ "监控": {
1513
+ "taiwan": "監控",
1514
+ "confidence": 0.85,
1515
+ "category": "mainland-term",
1516
+ "reason": "台灣系統維運標準",
1517
+ "match_type": "exact",
1518
+ "autofix_safe": true
1519
+ },
1520
+ "监控_monitoring": {
1521
+ "taiwan": "監控",
1522
+ "confidence": 0.85,
1523
+ "category": "mainland-term",
1524
+ "reason": "台灣系統維運標準",
1525
+ "match_type": "exact",
1526
+ "autofix_safe": true
1527
+ },
1528
+ "監控": {
1529
+ "taiwan": "監控",
1530
+ "confidence": 0.85,
1531
+ "category": "mainland-term",
1532
+ "reason": "台灣系統維運標準",
1533
+ "match_type": "exact",
1534
+ "autofix_safe": true
1535
+ },
1536
+ "監控_monitoring": {
1537
+ "taiwan": "監控",
1538
+ "confidence": 0.85,
1539
+ "category": "mainland-term",
1540
+ "reason": "台灣系統維運標準",
1541
+ "match_type": "exact",
1542
+ "autofix_safe": true
1543
+ },
1544
+ "日志记录": {
1545
+ "taiwan": "日誌紀錄",
1546
+ "confidence": 0.85,
1547
+ "category": "mainland-term",
1548
+ "reason": "台灣系統監控標準",
1549
+ "match_type": "exact",
1550
+ "autofix_safe": true
1551
+ },
1552
+ "日志记录_logging": {
1553
+ "taiwan": "日誌紀錄",
1554
+ "confidence": 0.85,
1555
+ "category": "mainland-term",
1556
+ "reason": "台灣系統監控標準",
1557
+ "match_type": "exact",
1558
+ "autofix_safe": true
1559
+ },
1560
+ "日誌記錄": {
1561
+ "taiwan": "日誌紀錄",
1562
+ "confidence": 0.85,
1563
+ "category": "mainland-term",
1564
+ "reason": "台灣系統監控標準",
1565
+ "match_type": "exact",
1566
+ "autofix_safe": true
1567
+ },
1568
+ "日誌記錄_logging": {
1569
+ "taiwan": "日誌紀錄",
1570
+ "confidence": 0.85,
1571
+ "category": "mainland-term",
1572
+ "reason": "台灣系統監控標準",
1573
+ "match_type": "exact",
1574
+ "autofix_safe": true
1575
+ },
1576
+ "追踪": {
1577
+ "taiwan": "追蹤",
1578
+ "confidence": 0.85,
1579
+ "category": "mainland-term",
1580
+ "reason": "台灣分散式追蹤",
1581
+ "match_type": "exact",
1582
+ "autofix_safe": true
1583
+ },
1584
+ "追踪_tracing": {
1585
+ "taiwan": "追蹤",
1586
+ "confidence": 0.85,
1587
+ "category": "mainland-term",
1588
+ "reason": "台灣分散式追蹤",
1589
+ "match_type": "exact",
1590
+ "autofix_safe": true
1591
+ },
1592
+ "追蹤": {
1593
+ "taiwan": "追蹤",
1594
+ "confidence": 0.85,
1595
+ "category": "mainland-term",
1596
+ "reason": "台灣分散式追蹤",
1597
+ "match_type": "exact",
1598
+ "autofix_safe": true
1599
+ },
1600
+ "追蹤_tracing": {
1601
+ "taiwan": "追蹤",
1602
+ "confidence": 0.85,
1603
+ "category": "mainland-term",
1604
+ "reason": "台灣分散式追蹤",
1605
+ "match_type": "exact",
1606
+ "autofix_safe": true
1607
+ },
1608
+ "指标": {
1609
+ "taiwan": "指標",
1610
+ "confidence": 0.85,
1611
+ "category": "mainland-term",
1612
+ "reason": "台灣監控度量標準",
1613
+ "match_type": "exact",
1614
+ "autofix_safe": true
1615
+ },
1616
+ "指标_metrics": {
1617
+ "taiwan": "指標",
1618
+ "confidence": 0.85,
1619
+ "category": "mainland-term",
1620
+ "reason": "台灣監控度量標準",
1621
+ "match_type": "exact",
1622
+ "autofix_safe": true
1623
+ },
1624
+ "指標": {
1625
+ "taiwan": "指標",
1626
+ "confidence": 0.85,
1627
+ "category": "mainland-term",
1628
+ "reason": "台灣監控度量標準",
1629
+ "match_type": "exact",
1630
+ "autofix_safe": true
1631
+ },
1632
+ "指標_metrics": {
1633
+ "taiwan": "指標",
1634
+ "confidence": 0.85,
1635
+ "category": "mainland-term",
1636
+ "reason": "台灣監控度量標準",
1637
+ "match_type": "exact",
1638
+ "autofix_safe": true
1639
+ },
1640
+ "仪表盘": {
1641
+ "taiwan": "儀表板",
1642
+ "confidence": 0.85,
1643
+ "category": "mainland-term",
1644
+ "reason": "台灣資料視覺化",
1645
+ "match_type": "exact",
1646
+ "autofix_safe": true
1647
+ },
1648
+ "仪表盘_dashboard": {
1649
+ "taiwan": "儀表板",
1650
+ "confidence": 0.85,
1651
+ "category": "mainland-term",
1652
+ "reason": "台灣資料視覺化",
1653
+ "match_type": "exact",
1654
+ "autofix_safe": true
1655
+ },
1656
+ "儀表盤": {
1657
+ "taiwan": "儀表板",
1658
+ "confidence": 0.85,
1659
+ "category": "mainland-term",
1660
+ "reason": "台灣資料視覺化",
1661
+ "match_type": "exact",
1662
+ "autofix_safe": true
1663
+ },
1664
+ "儀表盤_dashboard": {
1665
+ "taiwan": "儀表板",
1666
+ "confidence": 0.85,
1667
+ "category": "mainland-term",
1668
+ "reason": "台灣資料視覺化",
1669
+ "match_type": "exact",
1670
+ "autofix_safe": true
1671
+ },
1672
+ "告警": {
1673
+ "taiwan": "警示",
1674
+ "confidence": 0.85,
1675
+ "category": "mainland-term",
1676
+ "reason": "台灣監控通知標準",
1677
+ "match_type": "exact",
1678
+ "autofix_safe": true
1679
+ },
1680
+ "告警_alert": {
1681
+ "taiwan": "警示",
1682
+ "confidence": 0.85,
1683
+ "category": "mainland-term",
1684
+ "reason": "台灣監控通知標準",
1685
+ "match_type": "exact",
1686
+ "autofix_safe": true
1687
+ },
1688
+ "Prometheus": {
1689
+ "taiwan": "Prometheus",
1690
+ "confidence": 0.8,
1691
+ "category": "mainland-term",
1692
+ "reason": "台灣監控系統",
1693
+ "match_type": "exact",
1694
+ "autofix_safe": true
1695
+ },
1696
+ "Prometheus_prometheus": {
1697
+ "taiwan": "Prometheus",
1698
+ "confidence": 0.8,
1699
+ "category": "mainland-term",
1700
+ "reason": "台灣監控系統",
1701
+ "match_type": "exact",
1702
+ "autofix_safe": true
1703
+ },
1704
+ "Grafana": {
1705
+ "taiwan": "Grafana",
1706
+ "confidence": 0.8,
1707
+ "category": "mainland-term",
1708
+ "reason": "台灣監控儀表板",
1709
+ "match_type": "exact",
1710
+ "autofix_safe": true
1711
+ },
1712
+ "Grafana_grafana": {
1713
+ "taiwan": "Grafana",
1714
+ "confidence": 0.8,
1715
+ "category": "mainland-term",
1716
+ "reason": "台灣監控儀表板",
1717
+ "match_type": "exact",
1718
+ "autofix_safe": true
1719
+ },
1720
+ "Elasticsearch": {
1721
+ "taiwan": "Elasticsearch",
1722
+ "confidence": 0.8,
1723
+ "category": "mainland-term",
1724
+ "reason": "台灣搜尋引擎",
1725
+ "match_type": "exact",
1726
+ "autofix_safe": true
1727
+ },
1728
+ "Elasticsearch_elasticsearch": {
1729
+ "taiwan": "Elasticsearch",
1730
+ "confidence": 0.8,
1731
+ "category": "mainland-term",
1732
+ "reason": "台灣搜尋引擎",
1733
+ "match_type": "exact",
1734
+ "autofix_safe": true
1735
+ },
1736
+ "Kibana": {
1737
+ "taiwan": "Kibana",
1738
+ "confidence": 0.8,
1739
+ "category": "mainland-term",
1740
+ "reason": "台灣資料視覺化工具",
1741
+ "match_type": "exact",
1742
+ "autofix_safe": true
1743
+ },
1744
+ "Kibana_kibana": {
1745
+ "taiwan": "Kibana",
1746
+ "confidence": 0.8,
1747
+ "category": "mainland-term",
1748
+ "reason": "台灣資料視覺化工具",
1749
+ "match_type": "exact",
1750
+ "autofix_safe": true
1751
+ },
1752
+ "Logstash": {
1753
+ "taiwan": "Logstash",
1754
+ "confidence": 0.8,
1755
+ "category": "mainland-term",
1756
+ "reason": "台灣日誌處理工具",
1757
+ "match_type": "exact",
1758
+ "autofix_safe": true
1759
+ },
1760
+ "Logstash_logstash": {
1761
+ "taiwan": "Logstash",
1762
+ "confidence": 0.8,
1763
+ "category": "mainland-term",
1764
+ "reason": "台灣日誌處理工具",
1765
+ "match_type": "exact",
1766
+ "autofix_safe": true
1767
+ },
1768
+ "Nginx": {
1769
+ "taiwan": "Nginx",
1770
+ "confidence": 0.8,
1771
+ "category": "mainland-term",
1772
+ "reason": "台灣網頁伺服器",
1773
+ "match_type": "exact",
1774
+ "autofix_safe": true
1775
+ },
1776
+ "Nginx_nginx": {
1777
+ "taiwan": "Nginx",
1778
+ "confidence": 0.8,
1779
+ "category": "mainland-term",
1780
+ "reason": "台灣網頁伺服器",
1781
+ "match_type": "exact",
1782
+ "autofix_safe": true
1783
+ },
1784
+ "Apache": {
1785
+ "taiwan": "Apache",
1786
+ "confidence": 0.8,
1787
+ "category": "mainland-term",
1788
+ "reason": "台灣網頁伺服器",
1789
+ "match_type": "exact",
1790
+ "autofix_safe": true
1791
+ },
1792
+ "Apache_apache": {
1793
+ "taiwan": "Apache",
1794
+ "confidence": 0.8,
1795
+ "category": "mainland-term",
1796
+ "reason": "台灣網頁伺服器",
1797
+ "match_type": "exact",
1798
+ "autofix_safe": true
1799
+ },
1800
+ "Tomcat": {
1801
+ "taiwan": "Tomcat",
1802
+ "confidence": 0.8,
1803
+ "category": "mainland-term",
1804
+ "reason": "台灣Java應用伺服器",
1805
+ "match_type": "exact",
1806
+ "autofix_safe": true
1807
+ },
1808
+ "Tomcat_tomcat": {
1809
+ "taiwan": "Tomcat",
1810
+ "confidence": 0.8,
1811
+ "category": "mainland-term",
1812
+ "reason": "台灣Java應用伺服器",
1813
+ "match_type": "exact",
1814
+ "autofix_safe": true
1815
+ },
1816
+ "IIS": {
1817
+ "taiwan": "IIS",
1818
+ "confidence": 0.8,
1819
+ "category": "mainland-term",
1820
+ "reason": "台灣微軟網頁伺服器",
1821
+ "match_type": "exact",
1822
+ "autofix_safe": true
1823
+ },
1824
+ "IIS_iis": {
1825
+ "taiwan": "IIS",
1826
+ "confidence": 0.8,
1827
+ "category": "mainland-term",
1828
+ "reason": "台灣微軟網頁伺服器",
1829
+ "match_type": "exact",
1830
+ "autofix_safe": true
1831
+ },
1832
+ "RabbitMQ": {
1833
+ "taiwan": "RabbitMQ",
1834
+ "confidence": 0.8,
1835
+ "category": "mainland-term",
1836
+ "reason": "台灣訊息佇列系統",
1837
+ "match_type": "exact",
1838
+ "autofix_safe": true
1839
+ },
1840
+ "RabbitMQ_rabbitmq": {
1841
+ "taiwan": "RabbitMQ",
1842
+ "confidence": 0.8,
1843
+ "category": "mainland-term",
1844
+ "reason": "台灣訊息佇列系統",
1845
+ "match_type": "exact",
1846
+ "autofix_safe": true
1847
+ },
1848
+ "Kafka": {
1849
+ "taiwan": "Kafka",
1850
+ "confidence": 0.8,
1851
+ "category": "mainland-term",
1852
+ "reason": "台灣串流處理平台",
1853
+ "match_type": "exact",
1854
+ "autofix_safe": true
1855
+ },
1856
+ "Kafka_kafka": {
1857
+ "taiwan": "Kafka",
1858
+ "confidence": 0.8,
1859
+ "category": "mainland-term",
1860
+ "reason": "台灣串流處理平台",
1861
+ "match_type": "exact",
1862
+ "autofix_safe": true
1863
+ },
1864
+ "ZooKeeper": {
1865
+ "taiwan": "ZooKeeper",
1866
+ "confidence": 0.8,
1867
+ "category": "mainland-term",
1868
+ "reason": "台灣分散式協調服務",
1869
+ "match_type": "exact",
1870
+ "autofix_safe": true
1871
+ },
1872
+ "ZooKeeper_zookeeper": {
1873
+ "taiwan": "ZooKeeper",
1874
+ "confidence": 0.8,
1875
+ "category": "mainland-term",
1876
+ "reason": "台灣分散式協調服務",
1877
+ "match_type": "exact",
1878
+ "autofix_safe": true
1879
+ },
1880
+ "Consul": {
1881
+ "taiwan": "Consul",
1882
+ "confidence": 0.8,
1883
+ "category": "mainland-term",
1884
+ "reason": "台灣服務網格工具",
1885
+ "match_type": "exact",
1886
+ "autofix_safe": true
1887
+ },
1888
+ "Consul_consul": {
1889
+ "taiwan": "Consul",
1890
+ "confidence": 0.8,
1891
+ "category": "mainland-term",
1892
+ "reason": "台灣服務網格工具",
1893
+ "match_type": "exact",
1894
+ "autofix_safe": true
1895
+ },
1896
+ "etcd": {
1897
+ "taiwan": "etcd",
1898
+ "confidence": 0.8,
1899
+ "category": "mainland-term",
1900
+ "reason": "台灣分散式鍵值儲存",
1901
+ "match_type": "exact",
1902
+ "autofix_safe": true
1903
+ },
1904
+ "etcd_etcd": {
1905
+ "taiwan": "etcd",
1906
+ "confidence": 0.8,
1907
+ "category": "mainland-term",
1908
+ "reason": "台灣分散式鍵值儲存",
1909
+ "match_type": "exact",
1910
+ "autofix_safe": true
1911
+ },
1912
+ "Vault": {
1913
+ "taiwan": "Vault",
1914
+ "confidence": 0.8,
1915
+ "category": "mainland-term",
1916
+ "reason": "台灣機密管理工具",
1917
+ "match_type": "exact",
1918
+ "autofix_safe": true
1919
+ },
1920
+ "Vault_vault": {
1921
+ "taiwan": "Vault",
1922
+ "confidence": 0.8,
1923
+ "category": "mainland-term",
1924
+ "reason": "台灣機密管理工具",
1925
+ "match_type": "exact",
1926
+ "autofix_safe": true
1927
+ },
1928
+ "Istio": {
1929
+ "taiwan": "Istio",
1930
+ "confidence": 0.8,
1931
+ "category": "mainland-term",
1932
+ "reason": "台灣服務網格平台",
1933
+ "match_type": "exact",
1934
+ "autofix_safe": true
1935
+ },
1936
+ "Istio_istio": {
1937
+ "taiwan": "Istio",
1938
+ "confidence": 0.8,
1939
+ "category": "mainland-term",
1940
+ "reason": "台灣服務網格平台",
1941
+ "match_type": "exact",
1942
+ "autofix_safe": true
1943
+ },
1944
+ "Linkerd": {
1945
+ "taiwan": "Linkerd",
1946
+ "confidence": 0.8,
1947
+ "category": "mainland-term",
1948
+ "reason": "台灣服務網格工具",
1949
+ "match_type": "exact",
1950
+ "autofix_safe": true
1951
+ },
1952
+ "Linkerd_linkerd": {
1953
+ "taiwan": "Linkerd",
1954
+ "confidence": 0.8,
1955
+ "category": "mainland-term",
1956
+ "reason": "台灣服務網格工具",
1957
+ "match_type": "exact",
1958
+ "autofix_safe": true
1959
+ },
1960
+ "Envoy": {
1961
+ "taiwan": "Envoy",
1962
+ "confidence": 0.8,
1963
+ "category": "mainland-term",
1964
+ "reason": "台灣邊緣代理",
1965
+ "match_type": "exact",
1966
+ "autofix_safe": true
1967
+ },
1968
+ "Envoy_envoy": {
1969
+ "taiwan": "Envoy",
1970
+ "confidence": 0.8,
1971
+ "category": "mainland-term",
1972
+ "reason": "台灣邊緣代理",
1973
+ "match_type": "exact",
1974
+ "autofix_safe": true
1975
+ },
1976
+ "协议": {
1977
+ "taiwan": "協定",
1978
+ "confidence": 0.9,
1979
+ "category": "mainland-term",
1980
+ "reason": "台灣網路通訊標準",
1981
+ "match_type": "exact",
1982
+ "autofix_safe": true
1983
+ },
1984
+ "协议_protocol": {
1985
+ "taiwan": "協定",
1986
+ "confidence": 0.9,
1987
+ "category": "mainland-term",
1988
+ "reason": "台灣網路通訊標準",
1989
+ "match_type": "exact",
1990
+ "autofix_safe": true
1991
+ },
1992
+ "協議": {
1993
+ "taiwan": "協定",
1994
+ "confidence": 0.9,
1995
+ "category": "mainland-term",
1996
+ "reason": "台灣網路通訊標準",
1997
+ "match_type": "exact",
1998
+ "autofix_safe": true
1999
+ },
2000
+ "協議_protocol": {
2001
+ "taiwan": "協定",
2002
+ "confidence": 0.9,
2003
+ "category": "mainland-term",
2004
+ "reason": "台灣網路通訊標準",
2005
+ "match_type": "exact",
2006
+ "autofix_safe": true
2007
+ },
2008
+ "数据包": {
2009
+ "taiwan": "封包",
2010
+ "confidence": 0.9,
2011
+ "category": "mainland-term",
2012
+ "reason": "台灣網路傳輸單位",
2013
+ "match_type": "exact",
2014
+ "autofix_safe": true
2015
+ },
2016
+ "数据包_packet": {
2017
+ "taiwan": "封包",
2018
+ "confidence": 0.9,
2019
+ "category": "mainland-term",
2020
+ "reason": "台灣網路傳輸單位",
2021
+ "match_type": "exact",
2022
+ "autofix_safe": true
2023
+ },
2024
+ "數據包": {
2025
+ "taiwan": "封包",
2026
+ "confidence": 0.9,
2027
+ "category": "mainland-term",
2028
+ "reason": "台灣網路傳輸單位",
2029
+ "match_type": "exact",
2030
+ "autofix_safe": true
2031
+ },
2032
+ "數據包_packet": {
2033
+ "taiwan": "封包",
2034
+ "confidence": 0.9,
2035
+ "category": "mainland-term",
2036
+ "reason": "台灣網路傳輸單位",
2037
+ "match_type": "exact",
2038
+ "autofix_safe": true
2039
+ },
2040
+ "帧": {
2041
+ "taiwan": "訊框",
2042
+ "confidence": 0.9,
2043
+ "category": "mainland-term",
2044
+ "reason": "台灣網路傳輸單位",
2045
+ "match_type": "exact",
2046
+ "autofix_safe": true
2047
+ },
2048
+ "帧_frame": {
2049
+ "taiwan": "訊框",
2050
+ "confidence": 0.9,
2051
+ "category": "mainland-term",
2052
+ "reason": "台灣網路傳輸單位",
2053
+ "match_type": "exact",
2054
+ "autofix_safe": true
2055
+ },
2056
+ "幀": {
2057
+ "taiwan": "訊框",
2058
+ "confidence": 0.9,
2059
+ "category": "mainland-term",
2060
+ "reason": "台灣網路傳輸單位",
2061
+ "match_type": "exact",
2062
+ "autofix_safe": true
2063
+ },
2064
+ "幀_frame": {
2065
+ "taiwan": "訊框",
2066
+ "confidence": 0.9,
2067
+ "category": "mainland-term",
2068
+ "reason": "台灣網路傳輸單位",
2069
+ "match_type": "exact",
2070
+ "autofix_safe": true
2071
+ },
2072
+ "延迟": {
2073
+ "taiwan": "延遲",
2074
+ "confidence": 0.85,
2075
+ "category": "mainland-term",
2076
+ "reason": "台灣網路效能指標",
2077
+ "match_type": "exact",
2078
+ "autofix_safe": true
2079
+ },
2080
+ "延迟_latency": {
2081
+ "taiwan": "延遲",
2082
+ "confidence": 0.85,
2083
+ "category": "mainland-term",
2084
+ "reason": "台灣網路效能指標",
2085
+ "match_type": "exact",
2086
+ "autofix_safe": true
2087
+ },
2088
+ "延遲": {
2089
+ "taiwan": "延遲",
2090
+ "confidence": 0.85,
2091
+ "category": "mainland-term",
2092
+ "reason": "台灣網路效能指標",
2093
+ "match_type": "exact",
2094
+ "autofix_safe": true
2095
+ },
2096
+ "延遲_latency": {
2097
+ "taiwan": "延遲",
2098
+ "confidence": 0.85,
2099
+ "category": "mainland-term",
2100
+ "reason": "台灣網路效能指標",
2101
+ "match_type": "exact",
2102
+ "autofix_safe": true
2103
+ },
2104
+ "吞吐量": {
2105
+ "taiwan": "吞吐量",
2106
+ "confidence": 0.85,
2107
+ "category": "mainland-term",
2108
+ "reason": "台灣效能指標標準",
2109
+ "match_type": "exact",
2110
+ "autofix_safe": true
2111
+ },
2112
+ "吞吐量_throughput": {
2113
+ "taiwan": "吞吐量",
2114
+ "confidence": 0.85,
2115
+ "category": "mainland-term",
2116
+ "reason": "台灣效能指標標準",
2117
+ "match_type": "exact",
2118
+ "autofix_safe": true
2119
+ },
2120
+ "瓶颈": {
2121
+ "taiwan": "瓶頸",
2122
+ "confidence": 0.85,
2123
+ "category": "mainland-term",
2124
+ "reason": "台灣效能分析標準",
2125
+ "match_type": "exact",
2126
+ "autofix_safe": true
2127
+ },
2128
+ "瓶颈_bottleneck": {
2129
+ "taiwan": "瓶頸",
2130
+ "confidence": 0.85,
2131
+ "category": "mainland-term",
2132
+ "reason": "台灣效能分析標準",
2133
+ "match_type": "exact",
2134
+ "autofix_safe": true
2135
+ },
2136
+ "瓶頸": {
2137
+ "taiwan": "瓶頸",
2138
+ "confidence": 0.85,
2139
+ "category": "mainland-term",
2140
+ "reason": "台灣效能分析標準",
2141
+ "match_type": "exact",
2142
+ "autofix_safe": true
2143
+ },
2144
+ "瓶頸_bottleneck": {
2145
+ "taiwan": "瓶頸",
2146
+ "confidence": 0.85,
2147
+ "category": "mainland-term",
2148
+ "reason": "台灣效能分析標準",
2149
+ "match_type": "exact",
2150
+ "autofix_safe": true
2151
+ },
2152
+ "抖动": {
2153
+ "taiwan": "抖動",
2154
+ "confidence": 0.85,
2155
+ "category": "mainland-term",
2156
+ "reason": "台灣網路品質指標",
2157
+ "match_type": "exact",
2158
+ "autofix_safe": true
2159
+ },
2160
+ "抖动_jitter": {
2161
+ "taiwan": "抖動",
2162
+ "confidence": 0.85,
2163
+ "category": "mainland-term",
2164
+ "reason": "台灣網路品質指標",
2165
+ "match_type": "exact",
2166
+ "autofix_safe": true
2167
+ },
2168
+ "抖動": {
2169
+ "taiwan": "抖動",
2170
+ "confidence": 0.85,
2171
+ "category": "mainland-term",
2172
+ "reason": "台灣網路品質指標",
2173
+ "match_type": "exact",
2174
+ "autofix_safe": true
2175
+ },
2176
+ "抖動_jitter": {
2177
+ "taiwan": "抖動",
2178
+ "confidence": 0.85,
2179
+ "category": "mainland-term",
2180
+ "reason": "台灣網路品質指標",
2181
+ "match_type": "exact",
2182
+ "autofix_safe": true
2183
+ },
2184
+ "丢包": {
2185
+ "taiwan": "封包遺失",
2186
+ "confidence": 0.9,
2187
+ "category": "mainland-term",
2188
+ "reason": "台灣網路問題類型",
2189
+ "match_type": "exact",
2190
+ "autofix_safe": true
2191
+ },
2192
+ "丢包_packet_loss": {
2193
+ "taiwan": "封包遺失",
2194
+ "confidence": 0.9,
2195
+ "category": "mainland-term",
2196
+ "reason": "台灣網路問題類型",
2197
+ "match_type": "exact",
2198
+ "autofix_safe": true
2199
+ },
2200
+ "丟包": {
2201
+ "taiwan": "封包遺失",
2202
+ "confidence": 0.9,
2203
+ "category": "mainland-term",
2204
+ "reason": "台灣網路問題類型",
2205
+ "match_type": "exact",
2206
+ "autofix_safe": true
2207
+ },
2208
+ "丟包_packet_loss": {
2209
+ "taiwan": "封包遺失",
2210
+ "confidence": 0.9,
2211
+ "category": "mainland-term",
2212
+ "reason": "台灣網路問題類型",
2213
+ "match_type": "exact",
2214
+ "autofix_safe": true
2215
+ },
2216
+ "Ping": {
2217
+ "taiwan": "Ping",
2218
+ "confidence": 0.8,
2219
+ "category": "mainland-term",
2220
+ "reason": "台灣網路診斷工具",
2221
+ "match_type": "exact",
2222
+ "autofix_safe": true
2223
+ },
2224
+ "Ping_ping": {
2225
+ "taiwan": "Ping",
2226
+ "confidence": 0.8,
2227
+ "category": "mainland-term",
2228
+ "reason": "台灣網路診斷工具",
2229
+ "match_type": "exact",
2230
+ "autofix_safe": true
2231
+ },
2232
+ "路由跟踪": {
2233
+ "taiwan": "路由追蹤",
2234
+ "confidence": 0.9,
2235
+ "category": "mainland-term",
2236
+ "reason": "台灣網路診斷工具",
2237
+ "match_type": "exact",
2238
+ "autofix_safe": true
2239
+ },
2240
+ "路由跟踪_traceroute": {
2241
+ "taiwan": "路由追蹤",
2242
+ "confidence": 0.9,
2243
+ "category": "mainland-term",
2244
+ "reason": "台灣網路診斷工具",
2245
+ "match_type": "exact",
2246
+ "autofix_safe": true
2247
+ },
2248
+ "路由跟蹤": {
2249
+ "taiwan": "路由追蹤",
2250
+ "confidence": 0.9,
2251
+ "category": "mainland-term",
2252
+ "reason": "台灣網路診斷工具",
2253
+ "match_type": "exact",
2254
+ "autofix_safe": true
2255
+ },
2256
+ "路由跟蹤_traceroute": {
2257
+ "taiwan": "路由追蹤",
2258
+ "confidence": 0.9,
2259
+ "category": "mainland-term",
2260
+ "reason": "台灣網路診斷工具",
2261
+ "match_type": "exact",
2262
+ "autofix_safe": true
2263
+ },
2264
+ "域名系统": {
2265
+ "taiwan": "網域名稱系統",
2266
+ "confidence": 0.9,
2267
+ "category": "mainland-term",
2268
+ "reason": "台灣網路服務系統",
2269
+ "match_type": "exact",
2270
+ "autofix_safe": true
2271
+ },
2272
+ "域名系统_dns": {
2273
+ "taiwan": "網域名稱系統",
2274
+ "confidence": 0.9,
2275
+ "category": "mainland-term",
2276
+ "reason": "台灣網路服務系統",
2277
+ "match_type": "exact",
2278
+ "autofix_safe": true
2279
+ },
2280
+ "域名系統": {
2281
+ "taiwan": "網域名稱系統",
2282
+ "confidence": 0.9,
2283
+ "category": "mainland-term",
2284
+ "reason": "台灣網路服務系統",
2285
+ "match_type": "exact",
2286
+ "autofix_safe": true
2287
+ },
2288
+ "域名系統_dns": {
2289
+ "taiwan": "網域名稱系統",
2290
+ "confidence": 0.9,
2291
+ "category": "mainland-term",
2292
+ "reason": "台灣網路服務系統",
2293
+ "match_type": "exact",
2294
+ "autofix_safe": true
2295
+ },
2296
+ "动态主机配置协议": {
2297
+ "taiwan": "動態主機設定協定",
2298
+ "confidence": 0.9,
2299
+ "category": "mainland-term",
2300
+ "reason": "台灣網路設定協定",
2301
+ "match_type": "exact",
2302
+ "autofix_safe": true
2303
+ },
2304
+ "动态主机配置协议_dhcp": {
2305
+ "taiwan": "動態主機設定協定",
2306
+ "confidence": 0.9,
2307
+ "category": "mainland-term",
2308
+ "reason": "台灣網路設定協定",
2309
+ "match_type": "exact",
2310
+ "autofix_safe": true
2311
+ },
2312
+ "動態主機配置協議": {
2313
+ "taiwan": "動態主機設定協定",
2314
+ "confidence": 0.9,
2315
+ "category": "mainland-term",
2316
+ "reason": "台灣網路設定協定",
2317
+ "match_type": "exact",
2318
+ "autofix_safe": true
2319
+ },
2320
+ "動態主機配置協議_dhcp": {
2321
+ "taiwan": "動態主機設定協定",
2322
+ "confidence": 0.9,
2323
+ "category": "mainland-term",
2324
+ "reason": "台灣網路設定協定",
2325
+ "match_type": "exact",
2326
+ "autofix_safe": true
2327
+ },
2328
+ "子网": {
2329
+ "taiwan": "子網路",
2330
+ "confidence": 0.9,
2331
+ "category": "mainland-term",
2332
+ "reason": "台灣網路架構術語",
2333
+ "match_type": "exact",
2334
+ "autofix_safe": true
2335
+ },
2336
+ "子网_subnet": {
2337
+ "taiwan": "子網路",
2338
+ "confidence": 0.9,
2339
+ "category": "mainland-term",
2340
+ "reason": "台灣網路架構術語",
2341
+ "match_type": "exact",
2342
+ "autofix_safe": true
2343
+ },
2344
+ "子網": {
2345
+ "taiwan": "子網路",
2346
+ "confidence": 0.9,
2347
+ "category": "mainland-term",
2348
+ "reason": "台灣網路架構術語",
2349
+ "match_type": "exact",
2350
+ "autofix_safe": true
2351
+ },
2352
+ "子網_subnet": {
2353
+ "taiwan": "子網路",
2354
+ "confidence": 0.9,
2355
+ "category": "mainland-term",
2356
+ "reason": "台灣網路架構術語",
2357
+ "match_type": "exact",
2358
+ "autofix_safe": true
2359
+ },
2360
+ "虚拟局域网": {
2361
+ "taiwan": "虛擬區域網路",
2362
+ "confidence": 0.9,
2363
+ "category": "mainland-term",
2364
+ "reason": "台灣網路分割技術",
2365
+ "match_type": "exact",
2366
+ "autofix_safe": true
2367
+ },
2368
+ "虚拟局域网_vlan": {
2369
+ "taiwan": "虛擬區域網路",
2370
+ "confidence": 0.9,
2371
+ "category": "mainland-term",
2372
+ "reason": "台灣網路分割技術",
2373
+ "match_type": "exact",
2374
+ "autofix_safe": true
2375
+ },
2376
+ "虛擬局域網": {
2377
+ "taiwan": "虛擬區域網路",
2378
+ "confidence": 0.9,
2379
+ "category": "mainland-term",
2380
+ "reason": "台灣網路分割技術",
2381
+ "match_type": "exact",
2382
+ "autofix_safe": true
2383
+ },
2384
+ "虛擬局域網_vlan": {
2385
+ "taiwan": "虛擬區域網路",
2386
+ "confidence": 0.9,
2387
+ "category": "mainland-term",
2388
+ "reason": "台灣網路分割技術",
2389
+ "match_type": "exact",
2390
+ "autofix_safe": true
2391
+ },
2392
+ "网络地址转换": {
2393
+ "taiwan": "網路位址轉換",
2394
+ "confidence": 0.9,
2395
+ "category": "mainland-term",
2396
+ "reason": "台灣網路技術標準",
2397
+ "match_type": "exact",
2398
+ "autofix_safe": true
2399
+ },
2400
+ "网络地址转换_nat": {
2401
+ "taiwan": "網路位址轉換",
2402
+ "confidence": 0.9,
2403
+ "category": "mainland-term",
2404
+ "reason": "台灣網路技術標準",
2405
+ "match_type": "exact",
2406
+ "autofix_safe": true
2407
+ },
2408
+ "網絡地址轉換": {
2409
+ "taiwan": "網路位址轉換",
2410
+ "confidence": 0.9,
2411
+ "category": "mainland-term",
2412
+ "reason": "台灣網路技術標準",
2413
+ "match_type": "exact",
2414
+ "autofix_safe": true
2415
+ },
2416
+ "網絡地址轉換_nat": {
2417
+ "taiwan": "網路位址轉換",
2418
+ "confidence": 0.9,
2419
+ "category": "mainland-term",
2420
+ "reason": "台灣網路技術標準",
2421
+ "match_type": "exact",
2422
+ "autofix_safe": true
2423
+ },
2424
+ "虚拟专用网": {
2425
+ "taiwan": "虛擬私人網路",
2426
+ "confidence": 0.9,
2427
+ "category": "mainland-term",
2428
+ "reason": "台灣網路安全標準",
2429
+ "match_type": "exact",
2430
+ "autofix_safe": true
2431
+ },
2432
+ "虚拟专用网_vpn": {
2433
+ "taiwan": "虛擬私人網路",
2434
+ "confidence": 0.9,
2435
+ "category": "mainland-term",
2436
+ "reason": "台灣網路安全標準",
2437
+ "match_type": "exact",
2438
+ "autofix_safe": true
2439
+ },
2440
+ "虛擬專用網": {
2441
+ "taiwan": "虛擬私人網路",
2442
+ "confidence": 0.9,
2443
+ "category": "mainland-term",
2444
+ "reason": "台灣網路安全標準",
2445
+ "match_type": "exact",
2446
+ "autofix_safe": true
2447
+ },
2448
+ "虛擬專用網_vpn": {
2449
+ "taiwan": "虛擬私人網路",
2450
+ "confidence": 0.9,
2451
+ "category": "mainland-term",
2452
+ "reason": "台灣網路安全標準",
2453
+ "match_type": "exact",
2454
+ "autofix_safe": true
2455
+ },
2456
+ "防火墙": {
2457
+ "taiwan": "防火牆",
2458
+ "confidence": 0.9,
2459
+ "category": "mainland-term",
2460
+ "reason": "台灣網路安全標準",
2461
+ "match_type": "exact",
2462
+ "autofix_safe": true
2463
+ },
2464
+ "防火墙_firewall": {
2465
+ "taiwan": "防火牆",
2466
+ "confidence": 0.9,
2467
+ "category": "mainland-term",
2468
+ "reason": "台灣網路安全標準",
2469
+ "match_type": "exact",
2470
+ "autofix_safe": true
2471
+ },
2472
+ "防火牆": {
2473
+ "taiwan": "防火牆",
2474
+ "confidence": 0.9,
2475
+ "category": "mainland-term",
2476
+ "reason": "台灣網路安全標準",
2477
+ "match_type": "exact",
2478
+ "autofix_safe": true
2479
+ },
2480
+ "防火牆_firewall": {
2481
+ "taiwan": "防火牆",
2482
+ "confidence": 0.9,
2483
+ "category": "mainland-term",
2484
+ "reason": "台灣網路安全標準",
2485
+ "match_type": "exact",
2486
+ "autofix_safe": true
2487
+ },
2488
+ "证书": {
2489
+ "taiwan": "憑證",
2490
+ "confidence": 0.9,
2491
+ "category": "mainland-term",
2492
+ "reason": "台灣資安認證標準",
2493
+ "match_type": "exact",
2494
+ "autofix_safe": true
2495
+ },
2496
+ "证书_certificate": {
2497
+ "taiwan": "憑證",
2498
+ "confidence": 0.9,
2499
+ "category": "mainland-term",
2500
+ "reason": "台灣資安認證標準",
2501
+ "match_type": "exact",
2502
+ "autofix_safe": true
2503
+ },
2504
+ "證書": {
2505
+ "taiwan": "憑證",
2506
+ "confidence": 0.9,
2507
+ "category": "mainland-term",
2508
+ "reason": "台灣資安認證標準",
2509
+ "match_type": "exact",
2510
+ "autofix_safe": true
2511
+ },
2512
+ "證書_certificate": {
2513
+ "taiwan": "憑證",
2514
+ "confidence": 0.9,
2515
+ "category": "mainland-term",
2516
+ "reason": "台灣資安認證標準",
2517
+ "match_type": "exact",
2518
+ "autofix_safe": true
2519
+ },
2520
+ "SSL证书": {
2521
+ "taiwan": "SSL憑證",
2522
+ "confidence": 0.9,
2523
+ "category": "mainland-term",
2524
+ "reason": "台灣網路安全標準",
2525
+ "match_type": "exact",
2526
+ "autofix_safe": true
2527
+ },
2528
+ "SSL证书_ssl_certificate": {
2529
+ "taiwan": "SSL憑證",
2530
+ "confidence": 0.9,
2531
+ "category": "mainland-term",
2532
+ "reason": "台灣網路安全標準",
2533
+ "match_type": "exact",
2534
+ "autofix_safe": true
2535
+ },
2536
+ "SSL證書": {
2537
+ "taiwan": "SSL憑證",
2538
+ "confidence": 0.9,
2539
+ "category": "mainland-term",
2540
+ "reason": "台灣網路安全標準",
2541
+ "match_type": "exact",
2542
+ "autofix_safe": true
2543
+ },
2544
+ "SSL證書_ssl_certificate": {
2545
+ "taiwan": "SSL憑證",
2546
+ "confidence": 0.9,
2547
+ "category": "mainland-term",
2548
+ "reason": "台灣網路安全標準",
2549
+ "match_type": "exact",
2550
+ "autofix_safe": true
2551
+ },
2552
+ "传输层安全": {
2553
+ "taiwan": "傳輸層安全性",
2554
+ "confidence": 0.9,
2555
+ "category": "mainland-term",
2556
+ "reason": "台灣網路協定標準",
2557
+ "match_type": "exact",
2558
+ "autofix_safe": true
2559
+ },
2560
+ "传输层安全_tls": {
2561
+ "taiwan": "傳輸層安全性",
2562
+ "confidence": 0.9,
2563
+ "category": "mainland-term",
2564
+ "reason": "台灣網路協定標準",
2565
+ "match_type": "exact",
2566
+ "autofix_safe": true
2567
+ },
2568
+ "傳輸層安全": {
2569
+ "taiwan": "傳輸層安全性",
2570
+ "confidence": 0.9,
2571
+ "category": "mainland-term",
2572
+ "reason": "台灣網路協定標準",
2573
+ "match_type": "exact",
2574
+ "autofix_safe": true
2575
+ },
2576
+ "傳輸層安全_tls": {
2577
+ "taiwan": "傳輸層安全性",
2578
+ "confidence": 0.9,
2579
+ "category": "mainland-term",
2580
+ "reason": "台灣網路協定標準",
2581
+ "match_type": "exact",
2582
+ "autofix_safe": true
2583
+ },
2584
+ "加密": {
2585
+ "taiwan": "加密",
2586
+ "confidence": 0.8,
2587
+ "category": "mainland-term",
2588
+ "reason": "台灣資安技術標準",
2589
+ "match_type": "exact",
2590
+ "autofix_safe": true
2591
+ },
2592
+ "加密_encryption": {
2593
+ "taiwan": "加密",
2594
+ "confidence": 0.8,
2595
+ "category": "mainland-term",
2596
+ "reason": "台灣資安技術標準",
2597
+ "match_type": "exact",
2598
+ "autofix_safe": true
2599
+ },
2600
+ "解密": {
2601
+ "taiwan": "解密",
2602
+ "confidence": 0.8,
2603
+ "category": "mainland-term",
2604
+ "reason": "台灣資安技術標準",
2605
+ "match_type": "exact",
2606
+ "autofix_safe": true
2607
+ },
2608
+ "解密_decryption": {
2609
+ "taiwan": "解密",
2610
+ "confidence": 0.8,
2611
+ "category": "mainland-term",
2612
+ "reason": "台灣資安技術標準",
2613
+ "match_type": "exact",
2614
+ "autofix_safe": true
2615
+ },
2616
+ "域": {
2617
+ "taiwan": "網域",
2618
+ "confidence": 0.9,
2619
+ "category": "mainland-term",
2620
+ "reason": "台灣網路技術標準",
2621
+ "match_type": "exact",
2622
+ "autofix_safe": true
2623
+ },
2624
+ "域_domain": {
2625
+ "taiwan": "網域",
2626
+ "confidence": 0.9,
2627
+ "category": "mainland-term",
2628
+ "reason": "台灣網路技術標準",
2629
+ "match_type": "exact",
2630
+ "autofix_safe": true
2631
+ },
2632
+ "链接": {
2633
+ "taiwan": "連結",
2634
+ "confidence": 0.85,
2635
+ "category": "mainland-term",
2636
+ "reason": "台灣網路技術標準",
2637
+ "match_type": "exact",
2638
+ "autofix_safe": true
2639
+ },
2640
+ "链接_link": {
2641
+ "taiwan": "連結",
2642
+ "confidence": 0.85,
2643
+ "category": "mainland-term",
2644
+ "reason": "台灣網路技術標準",
2645
+ "match_type": "exact",
2646
+ "autofix_safe": true
2647
+ },
2648
+ "鏈接": {
2649
+ "taiwan": "連結",
2650
+ "confidence": 0.85,
2651
+ "category": "mainland-term",
2652
+ "reason": "台灣網路技術標準",
2653
+ "match_type": "exact",
2654
+ "autofix_safe": true
2655
+ },
2656
+ "鏈接_link": {
2657
+ "taiwan": "連結",
2658
+ "confidence": 0.85,
2659
+ "category": "mainland-term",
2660
+ "reason": "台灣網路技術標準",
2661
+ "match_type": "exact",
2662
+ "autofix_safe": true
2663
+ },
2664
+ "连接": {
2665
+ "taiwan": "連線",
2666
+ "confidence": 0.9,
2667
+ "category": "mainland-term",
2668
+ "reason": "台灣網路連接標準",
2669
+ "match_type": "exact",
2670
+ "autofix_safe": true
2671
+ },
2672
+ "连接_connect": {
2673
+ "taiwan": "連線",
2674
+ "confidence": 0.9,
2675
+ "category": "mainland-term",
2676
+ "reason": "台灣網路連接標準",
2677
+ "match_type": "exact",
2678
+ "autofix_safe": true
2679
+ },
2680
+ "連接": {
2681
+ "taiwan": "連線",
2682
+ "confidence": 0.9,
2683
+ "category": "mainland-term",
2684
+ "reason": "台灣網路連接標準",
2685
+ "match_type": "exact",
2686
+ "autofix_safe": true
2687
+ },
2688
+ "連接_connect": {
2689
+ "taiwan": "連線",
2690
+ "confidence": 0.9,
2691
+ "category": "mainland-term",
2692
+ "reason": "台灣網路連接標準",
2693
+ "match_type": "exact",
2694
+ "autofix_safe": true
2695
+ },
2696
+ "下载": {
2697
+ "taiwan": "下載",
2698
+ "confidence": 0.8,
2699
+ "category": "mainland-term",
2700
+ "reason": "台灣網路傳輸標準",
2701
+ "match_type": "exact",
2702
+ "autofix_safe": true
2703
+ },
2704
+ "下载_download": {
2705
+ "taiwan": "下載",
2706
+ "confidence": 0.8,
2707
+ "category": "mainland-term",
2708
+ "reason": "台灣網路傳輸標準",
2709
+ "match_type": "exact",
2710
+ "autofix_safe": true
2711
+ },
2712
+ "下載": {
2713
+ "taiwan": "下載",
2714
+ "confidence": 0.8,
2715
+ "category": "mainland-term",
2716
+ "reason": "台灣網路傳輸標準",
2717
+ "match_type": "exact",
2718
+ "autofix_safe": true
2719
+ },
2720
+ "下載_download": {
2721
+ "taiwan": "下載",
2722
+ "confidence": 0.8,
2723
+ "category": "mainland-term",
2724
+ "reason": "台灣網路傳輸標準",
2725
+ "match_type": "exact",
2726
+ "autofix_safe": true
2727
+ },
2728
+ "上传": {
2729
+ "taiwan": "上傳",
2730
+ "confidence": 0.8,
2731
+ "category": "mainland-term",
2732
+ "reason": "台灣網路傳輸標準",
2733
+ "match_type": "exact",
2734
+ "autofix_safe": true
2735
+ },
2736
+ "上传_upload": {
2737
+ "taiwan": "上傳",
2738
+ "confidence": 0.8,
2739
+ "category": "mainland-term",
2740
+ "reason": "台灣網路傳輸標準",
2741
+ "match_type": "exact",
2742
+ "autofix_safe": true
2743
+ },
2744
+ "上傳": {
2745
+ "taiwan": "上傳",
2746
+ "confidence": 0.8,
2747
+ "category": "mainland-term",
2748
+ "reason": "台灣網路傳輸標準",
2749
+ "match_type": "exact",
2750
+ "autofix_safe": true
2751
+ },
2752
+ "上傳_upload": {
2753
+ "taiwan": "上傳",
2754
+ "confidence": 0.8,
2755
+ "category": "mainland-term",
2756
+ "reason": "台灣網路傳輸標準",
2757
+ "match_type": "exact",
2758
+ "autofix_safe": true
2759
+ },
2760
+ "流媒体": {
2761
+ "taiwan": "串流",
2762
+ "confidence": 0.9,
2763
+ "category": "mainland-term",
2764
+ "reason": "台灣數位媒體術語",
2765
+ "match_type": "exact",
2766
+ "autofix_safe": true
2767
+ },
2768
+ "流媒体_streaming": {
2769
+ "taiwan": "串流",
2770
+ "confidence": 0.9,
2771
+ "category": "mainland-term",
2772
+ "reason": "台灣數位媒體術語",
2773
+ "match_type": "exact",
2774
+ "autofix_safe": true
2775
+ },
2776
+ "流媒體": {
2777
+ "taiwan": "串流",
2778
+ "confidence": 0.9,
2779
+ "category": "mainland-term",
2780
+ "reason": "台灣數位媒體術語",
2781
+ "match_type": "exact",
2782
+ "autofix_safe": true
2783
+ },
2784
+ "流媒體_streaming": {
2785
+ "taiwan": "串流",
2786
+ "confidence": 0.9,
2787
+ "category": "mainland-term",
2788
+ "reason": "台灣數位媒體術語",
2789
+ "match_type": "exact",
2790
+ "autofix_safe": true
2791
+ },
2792
+ "在线": {
2793
+ "taiwan": "線上",
2794
+ "confidence": 0.85,
2795
+ "category": "mainland-term",
2796
+ "reason": "台灣網路服務標準",
2797
+ "match_type": "exact",
2798
+ "autofix_safe": true
2799
+ },
2800
+ "在线_online": {
2801
+ "taiwan": "線上",
2802
+ "confidence": 0.85,
2803
+ "category": "mainland-term",
2804
+ "reason": "台灣網路服務標準",
2805
+ "match_type": "exact",
2806
+ "autofix_safe": true
2807
+ },
2808
+ "在線": {
2809
+ "taiwan": "線上",
2810
+ "confidence": 0.85,
2811
+ "category": "mainland-term",
2812
+ "reason": "台灣網路服務標準",
2813
+ "match_type": "exact",
2814
+ "autofix_safe": true
2815
+ },
2816
+ "在線_online": {
2817
+ "taiwan": "線上",
2818
+ "confidence": 0.85,
2819
+ "category": "mainland-term",
2820
+ "reason": "台灣網路服務標準",
2821
+ "match_type": "exact",
2822
+ "autofix_safe": true
2823
+ },
2824
+ "离线": {
2825
+ "taiwan": "離線",
2826
+ "confidence": 0.85,
2827
+ "category": "mainland-term",
2828
+ "reason": "台灣網路狀態標準",
2829
+ "match_type": "exact",
2830
+ "autofix_safe": true
2831
+ },
2832
+ "离线_offline": {
2833
+ "taiwan": "離線",
2834
+ "confidence": 0.85,
2835
+ "category": "mainland-term",
2836
+ "reason": "台灣網路狀態標準",
2837
+ "match_type": "exact",
2838
+ "autofix_safe": true
2839
+ },
2840
+ "離線": {
2841
+ "taiwan": "離線",
2842
+ "confidence": 0.85,
2843
+ "category": "mainland-term",
2844
+ "reason": "台灣網路狀態標準",
2845
+ "match_type": "exact",
2846
+ "autofix_safe": true
2847
+ },
2848
+ "離線_offline": {
2849
+ "taiwan": "離線",
2850
+ "confidence": 0.85,
2851
+ "category": "mainland-term",
2852
+ "reason": "台灣網路狀態標準",
2853
+ "match_type": "exact",
2854
+ "autofix_safe": true
2855
+ },
2856
+ "远程": {
2857
+ "taiwan": "遠端",
2858
+ "confidence": 0.9,
2859
+ "category": "mainland-term",
2860
+ "reason": "台灣網路連線標準",
2861
+ "match_type": "exact",
2862
+ "autofix_safe": true
2863
+ },
2864
+ "远程_remote": {
2865
+ "taiwan": "遠端",
2866
+ "confidence": 0.9,
2867
+ "category": "mainland-term",
2868
+ "reason": "台灣網路連線標準",
2869
+ "match_type": "exact",
2870
+ "autofix_safe": true
2871
+ },
2872
+ "遠程": {
2873
+ "taiwan": "遠端",
2874
+ "confidence": 0.9,
2875
+ "category": "mainland-term",
2876
+ "reason": "台灣網路連線標準",
2877
+ "match_type": "exact",
2878
+ "autofix_safe": true
2879
+ },
2880
+ "遠程_remote": {
2881
+ "taiwan": "遠端",
2882
+ "confidence": 0.9,
2883
+ "category": "mainland-term",
2884
+ "reason": "台灣網路連線標準",
2885
+ "match_type": "exact",
2886
+ "autofix_safe": true
2887
+ },
2888
+ "本地": {
2889
+ "taiwan": "本機",
2890
+ "confidence": 0.85,
2891
+ "category": "mainland-term",
2892
+ "reason": "台灣系統術語標準",
2893
+ "match_type": "exact",
2894
+ "autofix_safe": true
2895
+ },
2896
+ "本地_local": {
2897
+ "taiwan": "本機",
2898
+ "confidence": 0.85,
2899
+ "category": "mainland-term",
2900
+ "reason": "台灣系統術語標準",
2901
+ "match_type": "exact",
2902
+ "autofix_safe": true
2903
+ },
2904
+ "集成": {
2905
+ "taiwan": "整合",
2906
+ "confidence": 0.85,
2907
+ "category": "mainland-term",
2908
+ "reason": "台灣系統整合標準",
2909
+ "match_type": "exact",
2910
+ "autofix_safe": true
2911
+ },
2912
+ "集成_integrate": {
2913
+ "taiwan": "整合",
2914
+ "confidence": 0.85,
2915
+ "category": "mainland-term",
2916
+ "reason": "台灣系統整合標準",
2917
+ "match_type": "exact",
2918
+ "autofix_safe": true
2919
+ },
2920
+ "会话": {
2921
+ "taiwan": "工作階段",
2922
+ "confidence": 0.9,
2923
+ "category": "mainland-term",
2924
+ "reason": "台灣網路連線標準",
2925
+ "match_type": "exact",
2926
+ "autofix_safe": true
2927
+ },
2928
+ "会话_session": {
2929
+ "taiwan": "工作階段",
2930
+ "confidence": 0.9,
2931
+ "category": "mainland-term",
2932
+ "reason": "台灣網路連線標準",
2933
+ "match_type": "exact",
2934
+ "autofix_safe": true
2935
+ },
2936
+ "會話": {
2937
+ "taiwan": "工作階段",
2938
+ "confidence": 0.9,
2939
+ "category": "mainland-term",
2940
+ "reason": "台灣網路連線標準",
2941
+ "match_type": "exact",
2942
+ "autofix_safe": true
2943
+ },
2944
+ "會話_session": {
2945
+ "taiwan": "工作階段",
2946
+ "confidence": 0.9,
2947
+ "category": "mainland-term",
2948
+ "reason": "台灣網路連線標準",
2949
+ "match_type": "exact",
2950
+ "autofix_safe": true
2951
+ }
2952
+ }
2953
+ }