@microi.net/cli 5.0.4 → 5.0.6
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.
- package/.codebuddy-plugin/marketplace.json +2 -2
- package/.codebuddy-plugin/plugin.json +1 -1
- package/.codex-plugin/plugin.json +1 -1
- package/.workbuddy-plugin/marketplace.json +2 -2
- package/.workbuddy-plugin/plugin.json +1 -1
- package/assets/build-meta.json +4 -4
- package/cordis.patch.yml +1 -1
- package/package.json +1 -1
- package/scripts/mcp-server.js +55 -55
- package/scripts/microi-skills.meta.json +177 -177
- package/skills/.microi-skills-version.json +2 -2
- package/skills/unity-integration/SKILL.md +4 -2
- package/skills/unity-integration/references/ai-app-delivery.md +3 -2
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
|
-
"builtAt": "2026-08-
|
|
2
|
+
"builtAt": "2026-08-14T16:01:21.469Z",
|
|
3
3
|
"source": "../microi.skills",
|
|
4
4
|
"extension": {
|
|
5
5
|
"name": "v8-engine",
|
|
6
|
-
"version": "5.0.
|
|
6
|
+
"version": "5.0.6",
|
|
7
7
|
"publisher": "Microi"
|
|
8
8
|
},
|
|
9
9
|
"skills": {
|
|
10
|
-
"version": "5.0.
|
|
10
|
+
"version": "5.0.6",
|
|
11
11
|
"versionRule": "Microi version uses three numeric parts. Each publish increments the last part; when a part exceeds 9 it carries to the previous part: 1.0.9 -> 1.1.0, 1.9.9 -> 2.0.0.",
|
|
12
12
|
"managedBy": "Microi.VSCode/bump-version.js"
|
|
13
13
|
},
|
|
@@ -15,10 +15,10 @@
|
|
|
15
15
|
"dir": "dist/microi.skills",
|
|
16
16
|
"files": 170,
|
|
17
17
|
"skills": 62,
|
|
18
|
-
"bytes":
|
|
18
|
+
"bytes": 2076587
|
|
19
19
|
},
|
|
20
20
|
"fileHashes": {
|
|
21
|
-
".microi-skills-version.json": "
|
|
21
|
+
".microi-skills-version.json": "b4eb6e1cd118a4f07560d576bf7d7665892be48ec2efb5bbb975fce46248a67d",
|
|
22
22
|
".progressive-disclosure-manifest.json": "6cfd08e29489d8cc405d719eb47c085708f3f20df477b85915a0c1fe07ac7b59",
|
|
23
23
|
"README.md": "168697be6864bbb12befa9a6723d93ea9d1c8b5a615006038c31b09e1171860c",
|
|
24
24
|
"ai-engine/SKILL.md": "99224ba2994e162283764c46bf54013a808d49ed1452d9b8c24819a7377a8223",
|
|
@@ -129,9 +129,9 @@
|
|
|
129
129
|
"ui-design/references/progressive-07-速查-从头搭建一个移动端页面.md": "11d4183f910c672740c723d204f7827405be644c93ce7056e4257159e7a53a4a",
|
|
130
130
|
"ui-design/references/progressive-08-表单分组规范-tabs-vs-collapsegroup-强制.md": "f97eb92c7e97e62aba5c7d2c002d90a15b5db28229e06a1b000013d24e42d571",
|
|
131
131
|
"uniapp-mall-assets/SKILL.md": "30a85548bb600de35e5608c3c95df2e4ac4dd17954da2a9d48bc1744fad6db6b",
|
|
132
|
-
"unity-integration/SKILL.md": "
|
|
132
|
+
"unity-integration/SKILL.md": "7241b76c5d738d104a34a0d23d31bbda0295a406c598af63d2830dc57138e7bc",
|
|
133
133
|
"unity-integration/agents/openai.yaml": "f07748ace7e6303e49eac32d77f3e7163c8de1cef1f2f87e20de76207c8e5a50",
|
|
134
|
-
"unity-integration/references/ai-app-delivery.md": "
|
|
134
|
+
"unity-integration/references/ai-app-delivery.md": "75a44e73bd03d48d062c9ca6f9561e899846c00cc7128d8b268e988aaf117426",
|
|
135
135
|
"unity-integration/references/sdk-api.md": "b473e7094b0c4cf7860cecb9acfbdd55025c7f851b4bd4bf92b4233091b182fa",
|
|
136
136
|
"unity-integration/references/toolbox-migration.md": "b9294ea7db2b2a0f31e650e6e80f6d8f69385037bff6ac39fd5525ea98f8c934",
|
|
137
137
|
"unity-integration/references/webgl-hosting.md": "5c19bda62d7c7a258b4fafc1d46e9a7c94e5400803d77d9aff44ce794083e745",
|
|
@@ -190,176 +190,176 @@
|
|
|
190
190
|
"workspace-conventions/references/progressive-03-cli-与-ide-插件错版共存约定.md": "86db1f03700fd54dd824d28c553c678202e8f74b796fd0f9d91f63bf53a530b1"
|
|
191
191
|
},
|
|
192
192
|
"fileVersions": {
|
|
193
|
-
".microi-skills-version.json": "5.0.
|
|
194
|
-
".progressive-disclosure-manifest.json": "5.0.
|
|
195
|
-
"README.md": "5.0.
|
|
196
|
-
"ai-engine/SKILL.md": "5.0.
|
|
197
|
-
"ai-engine/agents/openai.yaml": "5.0.
|
|
198
|
-
"ai-platform-governance/SKILL.md": "5.0.
|
|
199
|
-
"ai-platform-governance/references/progressive-01-功能开关.md": "5.0.
|
|
200
|
-
"app-store/SKILL.md": "5.0.
|
|
201
|
-
"app-store/agents/openai.yaml": "5.0.
|
|
202
|
-
"business-blueprint/SKILL.md": "5.0.
|
|
203
|
-
"datasource-engine/SKILL.md": "5.0.
|
|
204
|
-
"datasource-engine/agents/openai.yaml": "5.0.
|
|
205
|
-
"dos-orm/SKILL.md": "5.0.
|
|
206
|
-
"dos-orm/references/api-reference.md": "5.0.
|
|
207
|
-
"job-engine/SKILL.md": "5.0.
|
|
208
|
-
"job-engine/agents/openai.yaml": "5.0.
|
|
209
|
-
"message-notification/SKILL.md": "5.0.
|
|
210
|
-
"message-notification/agents/openai.yaml": "5.0.
|
|
211
|
-
"message-notification/references/contracts.md": "5.0.
|
|
212
|
-
"microi-ai-app-auth.js": "5.0.
|
|
213
|
-
"microi-ai-application/SKILL.md": "5.0.
|
|
214
|
-
"microi-ai-application/agents/openai.yaml": "5.0.
|
|
215
|
-
"microi-ai-application/references/frontend-baseline.md": "5.0.
|
|
216
|
-
"microi-client-frontend/SKILL.md": "5.0.
|
|
217
|
-
"microi-client-frontend/references/progressive-01-3-动态按钮系统.md": "5.0.
|
|
218
|
-
"microi-client-frontend/references/progressive-02-8-运行时高频坑复盘.md": "5.0.
|
|
219
|
-
"microi-client-frontend/references/progressive-03-vue3-前端微服务宿主规则.md": "5.0.
|
|
220
|
-
"microi-codex-installer/SKILL.md": "5.0.
|
|
221
|
-
"microi-codex-installer/agents/openai.yaml": "5.0.
|
|
222
|
-
"microi-codex/SKILL.md": "5.0.
|
|
223
|
-
"microi-datasource-mapping/SKILL.md": "5.0.
|
|
224
|
-
"microi-db-schema/SKILL.md": "5.0.
|
|
225
|
-
"microi-db-schema/agents/openai.yaml": "5.0.
|
|
226
|
-
"microi-db-schema/references/core-tables.md": "5.0.
|
|
227
|
-
"microi-db-schema/references/form-component-options.md": "5.0.
|
|
228
|
-
"microi-db-schema/references/schema-overview.md": "5.0.
|
|
229
|
-
"microi-db-schema/references/schema.md": "5.0.
|
|
230
|
-
"microi-db-schema/references/table-catalog.md": "5.0.
|
|
231
|
-
"microi-deployment/SKILL.md": "5.0.
|
|
232
|
-
"microi-deployment/references/deployment-matrix.md": "5.0.
|
|
233
|
-
"microi-docs-coverage/SKILL.md": "5.0.
|
|
234
|
-
"microi-docs-coverage/references/capability-map.md": "5.0.
|
|
235
|
-
"microi-docs-coverage/scripts/audit-doc-skill-coverage.mjs": "5.0.
|
|
236
|
-
"microi-form-engine/SKILL.md": "5.0.
|
|
237
|
-
"microi-form-engine/references/component-catalog.md": "5.0.
|
|
238
|
-
"microi-form-engine/references/data-source-events.md": "5.0.
|
|
239
|
-
"microi-form-layout/SKILL.md": "5.0.
|
|
240
|
-
"microi-form-layout/references/progressive-01-3-三种分组的存储与配置.md": "5.0.
|
|
241
|
-
"microi-frontend-sdk/SKILL.md": "5.0.
|
|
242
|
-
"microi-frontend-sdk/references/progressive-01-token-当前登录用户与当前终端登录协议.md": "5.0.
|
|
243
|
-
"microi-left-right-layout/SKILL.md": "5.0.
|
|
244
|
-
"microi-microservice/SKILL.md": "5.0.
|
|
245
|
-
"microi-microservice/references/runtime-delivery.md": "5.0.
|
|
246
|
-
"microi-mobile-app-quality/SKILL.md": "5.0.
|
|
247
|
-
"microi-mobile-app-quality/references/progressive-01-4-重要按钮必须带图标.md": "5.0.
|
|
248
|
-
"microi-mobile-app-quality/references/progressive-02-9-主题切换必须真实且全局生效.md": "5.0.
|
|
249
|
-
"microi-solution-quotation/SKILL.md": "5.0.
|
|
250
|
-
"microi-solution-quotation/agents/openai.yaml": "5.0.
|
|
251
|
-
"microi-solution-quotation/scripts/build_solution_quote.py": "5.0.
|
|
252
|
-
"microi-system-delivery/SKILL.md": "5.0.
|
|
253
|
-
"microi-system-delivery/references/progressive-01-标准工作流.md": "5.0.
|
|
254
|
-
"microi-system-delivery/references/progressive-02-自动化测试必须覆盖的坑.md": "5.0.
|
|
255
|
-
"microi-ui/SKILL.md": "5.0.
|
|
256
|
-
"microi-ui/references/progressive-01-移动端场景蓝图.md": "5.0.
|
|
257
|
-
"microi-uniapp-frontend/SKILL.md": "5.0.
|
|
258
|
-
"microi-uniapp-frontend/references/progressive-01-移动端分类-双栏列表独立滚动.md": "5.0.
|
|
259
|
-
"microi-uniapp-frontend/references/progressive-02-关键业务资产不得默认选中.md": "5.0.
|
|
260
|
-
"microi.v8.js": "5.0.
|
|
261
|
-
"module-engine/SKILL.md": "5.0.
|
|
262
|
-
"module-engine/references/module-config.md": "5.0.
|
|
263
|
-
"ocr-engine/SKILL.md": "5.0.
|
|
264
|
-
"ocr-engine/agents/openai.yaml": "5.0.
|
|
265
|
-
"page-engine/SKILL.md": "5.0.
|
|
266
|
-
"page-engine/references/progressive-01-所有组件类型.md": "5.0.
|
|
267
|
-
"page-engine/references/progressive-02-版本历史-并发保存与回滚.md": "5.0.
|
|
268
|
-
"performance-testing/SKILL.md": "5.0.
|
|
269
|
-
"playwright-e2e/SKILL.md": "5.0.
|
|
270
|
-
"playwright-e2e/references/progressive-01-全自动登录-免验证码-但不免密码-必读.md": "5.0.
|
|
271
|
-
"playwright-e2e/references/progressive-02-文字对比度与可读性自动化检查-必做.md": "5.0.
|
|
272
|
-
"playwright-e2e/references/progressive-03-microi-helper-模板.md": "5.0.
|
|
273
|
-
"playwright-e2e/references/progressive-04-ci-建议.md": "5.0.
|
|
274
|
-
"print-engine/SKILL.md": "5.0.
|
|
275
|
-
"production-readonly-audit/SKILL.md": "5.0.
|
|
276
|
-
"report-engine/SKILL.md": "5.0.
|
|
277
|
-
"report-engine/agents/openai.yaml": "5.0.
|
|
278
|
-
"scripts/optimize-progressive-disclosure.mjs": "5.0.
|
|
279
|
-
"scripts/refresh-progressive-disclosure.mjs": "5.0.
|
|
280
|
-
"scripts/validate-progressive-disclosure.mjs": "5.0.
|
|
281
|
-
"search-engine/SKILL.md": "5.0.
|
|
282
|
-
"search-engine/agents/openai.yaml": "5.0.
|
|
283
|
-
"spider-engine/SKILL.md": "5.0.
|
|
284
|
-
"translate-engine/SKILL.md": "5.0.
|
|
285
|
-
"translate-engine/agents/openai.yaml": "5.0.
|
|
286
|
-
"ui-design/SKILL.md": "5.0.
|
|
287
|
-
"ui-design/assets/pattern-showcase/app.js": "5.0.
|
|
288
|
-
"ui-design/assets/pattern-showcase/index.html": "5.0.
|
|
289
|
-
"ui-design/assets/pattern-showcase/styles.css": "5.0.
|
|
290
|
-
"ui-design/assets/templates/MCI-DESIGN.md": "5.0.
|
|
291
|
-
"ui-design/references/design-pattern-library.md": "5.0.
|
|
292
|
-
"ui-design/references/mci-design-contract.md": "5.0.
|
|
293
|
-
"ui-design/references/motion-and-media.md": "5.0.
|
|
294
|
-
"ui-design/references/product-flow-recipes.md": "5.0.
|
|
295
|
-
"ui-design/references/progressive-01-颜色体系-css-variables-支持主题切换.md": "5.0.
|
|
296
|
-
"ui-design/references/progressive-02-字体.md": "5.0.
|
|
297
|
-
"ui-design/references/progressive-03-动效规范-丰富但不卡.md": "5.0.
|
|
298
|
-
"ui-design/references/progressive-04-组件风格速查.md": "5.0.
|
|
299
|
-
"ui-design/references/progressive-05-移动端专用规范.md": "5.0.
|
|
300
|
-
"ui-design/references/progressive-06-主题切换实现.md": "5.0.
|
|
301
|
-
"ui-design/references/progressive-07-速查-从头搭建一个移动端页面.md": "5.0.
|
|
302
|
-
"ui-design/references/progressive-08-表单分组规范-tabs-vs-collapsegroup-强制.md": "5.0.
|
|
303
|
-
"uniapp-mall-assets/SKILL.md": "5.0.
|
|
304
|
-
"unity-integration/SKILL.md": "5.0.
|
|
305
|
-
"unity-integration/agents/openai.yaml": "5.0.
|
|
306
|
-
"unity-integration/references/ai-app-delivery.md": "5.0.
|
|
307
|
-
"unity-integration/references/sdk-api.md": "5.0.
|
|
308
|
-
"unity-integration/references/toolbox-migration.md": "5.0.
|
|
309
|
-
"unity-integration/references/webgl-hosting.md": "5.0.
|
|
310
|
-
"v8-api-config/SKILL.md": "5.0.
|
|
311
|
-
"v8-cache-pattern/SKILL.md": "5.0.
|
|
312
|
-
"v8-crud-api/SKILL.md": "5.0.
|
|
313
|
-
"v8-crud-api/references/progressive-01-查询列表-分页.md": "5.0.
|
|
314
|
-
"v8-crud-api/references/progressive-02-where-条件语法速查.md": "5.0.
|
|
315
|
-
"v8-debugging/SKILL.md": "5.0.
|
|
316
|
-
"v8-explorer-tree/SKILL.md": "5.0.
|
|
317
|
-
"v8-export-import/SKILL.md": "5.0.
|
|
318
|
-
"v8-export-import/references/progressive-01-excellayout-高级自由布局.md": "5.0.
|
|
319
|
-
"v8-export-import/references/progressive-02-powerpoint-导出.md": "5.0.
|
|
320
|
-
"v8-export-import/references/progressive-03-安全-性能注意.md": "5.0.
|
|
321
|
-
"v8-file-upload/SKILL.md": "5.0.
|
|
322
|
-
"v8-file-upload/references/progressive-01-公有桶-vs-私有桶.md": "5.0.
|
|
323
|
-
"v8-file-upload/references/progressive-02-office-文件在线编辑版本号规则.md": "5.0.
|
|
324
|
-
"v8-formengine-http/SKILL.md": "5.0.
|
|
325
|
-
"v8-frontend-events/SKILL.md": "5.0.
|
|
326
|
-
"v8-frontend-events/references/bluetooth-print-api.md": "5.0.
|
|
327
|
-
"v8-frontend-events/references/bluetooth-print.md": "5.0.
|
|
328
|
-
"v8-frontend-events/references/progressive-01-列表事件.md": "5.0.
|
|
329
|
-
"v8-http-integration/SKILL.md": "5.0.
|
|
330
|
-
"v8-http-integration/references/progressive-01-get-请求.md": "5.0.
|
|
331
|
-
"v8-http-integration/references/progressive-02-错误处理模式.md": "5.0.
|
|
332
|
-
"v8-image-processing/SKILL.md": "5.0.
|
|
333
|
-
"v8-image-processing/agents/openai.yaml": "5.0.
|
|
334
|
-
"v8-image-processing/references/api-reference.md": "5.0.
|
|
335
|
-
"v8-menu-buttons/SKILL.md": "5.0.
|
|
336
|
-
"v8-menu-buttons/references/progressive-01-2-按钮对象-schema.md": "5.0.
|
|
337
|
-
"v8-menu-buttons/references/progressive-02-8-模式-f-后台任务按钮-长任务.md": "5.0.
|
|
338
|
-
"v8-menu-buttons/references/progressive-03-10-反模式-避免.md": "5.0.
|
|
339
|
-
"v8-mongodb/SKILL.md": "5.0.
|
|
340
|
-
"v8-mq-mqtt/SKILL.md": "5.0.
|
|
341
|
-
"v8-mq-mqtt/references/mqtt-production.md": "5.0.
|
|
342
|
-
"v8-mq-mqtt/references/progressive-01-v8-mqtt-iot-物联网.md": "5.0.
|
|
343
|
-
"v8-mq-mqtt/scripts/check-mqtt-skill-coverage.mjs": "5.0.
|
|
344
|
-
"v8-saas-multi-tenant/SKILL.md": "5.0.
|
|
345
|
-
"v8-security/SKILL.md": "5.0.
|
|
346
|
-
"v8-security/references/progressive-01-2-权限校验.md": "5.0.
|
|
347
|
-
"v8-security/references/progressive-02-7-日志记录.md": "5.0.
|
|
348
|
-
"v8-sql-query/SKILL.md": "5.0.
|
|
349
|
-
"v8-table-event/SKILL.md": "5.0.
|
|
350
|
-
"v8-table-event/references/progressive-01-informv8-js-表单打开事件.md": "5.0.
|
|
351
|
-
"v8-table-event/references/progressive-02-前端事件名-v8-eventname-可能的值.md": "5.0.
|
|
352
|
-
"v8-template-engine/SKILL.md": "5.0.
|
|
353
|
-
"v8-utilities/SKILL.md": "5.0.
|
|
354
|
-
"v8-utilities/references/client-api-index.md": "5.0.
|
|
355
|
-
"v8-utilities/references/platform-http-routes.md": "5.0.
|
|
356
|
-
"v8-utilities/references/server-api-index.md": "5.0.
|
|
357
|
-
"v8-workflow/SKILL.md": "5.0.
|
|
358
|
-
"v8-workflow/references/progressive-01-节点开始-v8-事件.md": "5.0.
|
|
359
|
-
"workspace-conventions/SKILL.md": "5.0.
|
|
360
|
-
"workspace-conventions/references/progressive-01-版本更新日志保护规则-强制.md": "5.0.
|
|
361
|
-
"workspace-conventions/references/progressive-02-microi-net-api-本地启动约定.md": "5.0.
|
|
362
|
-
"workspace-conventions/references/progressive-03-cli-与-ide-插件错版共存约定.md": "5.0.
|
|
193
|
+
".microi-skills-version.json": "5.0.6",
|
|
194
|
+
".progressive-disclosure-manifest.json": "5.0.6",
|
|
195
|
+
"README.md": "5.0.6",
|
|
196
|
+
"ai-engine/SKILL.md": "5.0.6",
|
|
197
|
+
"ai-engine/agents/openai.yaml": "5.0.6",
|
|
198
|
+
"ai-platform-governance/SKILL.md": "5.0.6",
|
|
199
|
+
"ai-platform-governance/references/progressive-01-功能开关.md": "5.0.6",
|
|
200
|
+
"app-store/SKILL.md": "5.0.6",
|
|
201
|
+
"app-store/agents/openai.yaml": "5.0.6",
|
|
202
|
+
"business-blueprint/SKILL.md": "5.0.6",
|
|
203
|
+
"datasource-engine/SKILL.md": "5.0.6",
|
|
204
|
+
"datasource-engine/agents/openai.yaml": "5.0.6",
|
|
205
|
+
"dos-orm/SKILL.md": "5.0.6",
|
|
206
|
+
"dos-orm/references/api-reference.md": "5.0.6",
|
|
207
|
+
"job-engine/SKILL.md": "5.0.6",
|
|
208
|
+
"job-engine/agents/openai.yaml": "5.0.6",
|
|
209
|
+
"message-notification/SKILL.md": "5.0.6",
|
|
210
|
+
"message-notification/agents/openai.yaml": "5.0.6",
|
|
211
|
+
"message-notification/references/contracts.md": "5.0.6",
|
|
212
|
+
"microi-ai-app-auth.js": "5.0.6",
|
|
213
|
+
"microi-ai-application/SKILL.md": "5.0.6",
|
|
214
|
+
"microi-ai-application/agents/openai.yaml": "5.0.6",
|
|
215
|
+
"microi-ai-application/references/frontend-baseline.md": "5.0.6",
|
|
216
|
+
"microi-client-frontend/SKILL.md": "5.0.6",
|
|
217
|
+
"microi-client-frontend/references/progressive-01-3-动态按钮系统.md": "5.0.6",
|
|
218
|
+
"microi-client-frontend/references/progressive-02-8-运行时高频坑复盘.md": "5.0.6",
|
|
219
|
+
"microi-client-frontend/references/progressive-03-vue3-前端微服务宿主规则.md": "5.0.6",
|
|
220
|
+
"microi-codex-installer/SKILL.md": "5.0.6",
|
|
221
|
+
"microi-codex-installer/agents/openai.yaml": "5.0.6",
|
|
222
|
+
"microi-codex/SKILL.md": "5.0.6",
|
|
223
|
+
"microi-datasource-mapping/SKILL.md": "5.0.6",
|
|
224
|
+
"microi-db-schema/SKILL.md": "5.0.6",
|
|
225
|
+
"microi-db-schema/agents/openai.yaml": "5.0.6",
|
|
226
|
+
"microi-db-schema/references/core-tables.md": "5.0.6",
|
|
227
|
+
"microi-db-schema/references/form-component-options.md": "5.0.6",
|
|
228
|
+
"microi-db-schema/references/schema-overview.md": "5.0.6",
|
|
229
|
+
"microi-db-schema/references/schema.md": "5.0.6",
|
|
230
|
+
"microi-db-schema/references/table-catalog.md": "5.0.6",
|
|
231
|
+
"microi-deployment/SKILL.md": "5.0.6",
|
|
232
|
+
"microi-deployment/references/deployment-matrix.md": "5.0.6",
|
|
233
|
+
"microi-docs-coverage/SKILL.md": "5.0.6",
|
|
234
|
+
"microi-docs-coverage/references/capability-map.md": "5.0.6",
|
|
235
|
+
"microi-docs-coverage/scripts/audit-doc-skill-coverage.mjs": "5.0.6",
|
|
236
|
+
"microi-form-engine/SKILL.md": "5.0.6",
|
|
237
|
+
"microi-form-engine/references/component-catalog.md": "5.0.6",
|
|
238
|
+
"microi-form-engine/references/data-source-events.md": "5.0.6",
|
|
239
|
+
"microi-form-layout/SKILL.md": "5.0.6",
|
|
240
|
+
"microi-form-layout/references/progressive-01-3-三种分组的存储与配置.md": "5.0.6",
|
|
241
|
+
"microi-frontend-sdk/SKILL.md": "5.0.6",
|
|
242
|
+
"microi-frontend-sdk/references/progressive-01-token-当前登录用户与当前终端登录协议.md": "5.0.6",
|
|
243
|
+
"microi-left-right-layout/SKILL.md": "5.0.6",
|
|
244
|
+
"microi-microservice/SKILL.md": "5.0.6",
|
|
245
|
+
"microi-microservice/references/runtime-delivery.md": "5.0.6",
|
|
246
|
+
"microi-mobile-app-quality/SKILL.md": "5.0.6",
|
|
247
|
+
"microi-mobile-app-quality/references/progressive-01-4-重要按钮必须带图标.md": "5.0.6",
|
|
248
|
+
"microi-mobile-app-quality/references/progressive-02-9-主题切换必须真实且全局生效.md": "5.0.6",
|
|
249
|
+
"microi-solution-quotation/SKILL.md": "5.0.6",
|
|
250
|
+
"microi-solution-quotation/agents/openai.yaml": "5.0.6",
|
|
251
|
+
"microi-solution-quotation/scripts/build_solution_quote.py": "5.0.6",
|
|
252
|
+
"microi-system-delivery/SKILL.md": "5.0.6",
|
|
253
|
+
"microi-system-delivery/references/progressive-01-标准工作流.md": "5.0.6",
|
|
254
|
+
"microi-system-delivery/references/progressive-02-自动化测试必须覆盖的坑.md": "5.0.6",
|
|
255
|
+
"microi-ui/SKILL.md": "5.0.6",
|
|
256
|
+
"microi-ui/references/progressive-01-移动端场景蓝图.md": "5.0.6",
|
|
257
|
+
"microi-uniapp-frontend/SKILL.md": "5.0.6",
|
|
258
|
+
"microi-uniapp-frontend/references/progressive-01-移动端分类-双栏列表独立滚动.md": "5.0.6",
|
|
259
|
+
"microi-uniapp-frontend/references/progressive-02-关键业务资产不得默认选中.md": "5.0.6",
|
|
260
|
+
"microi.v8.js": "5.0.6",
|
|
261
|
+
"module-engine/SKILL.md": "5.0.6",
|
|
262
|
+
"module-engine/references/module-config.md": "5.0.6",
|
|
263
|
+
"ocr-engine/SKILL.md": "5.0.6",
|
|
264
|
+
"ocr-engine/agents/openai.yaml": "5.0.6",
|
|
265
|
+
"page-engine/SKILL.md": "5.0.6",
|
|
266
|
+
"page-engine/references/progressive-01-所有组件类型.md": "5.0.6",
|
|
267
|
+
"page-engine/references/progressive-02-版本历史-并发保存与回滚.md": "5.0.6",
|
|
268
|
+
"performance-testing/SKILL.md": "5.0.6",
|
|
269
|
+
"playwright-e2e/SKILL.md": "5.0.6",
|
|
270
|
+
"playwright-e2e/references/progressive-01-全自动登录-免验证码-但不免密码-必读.md": "5.0.6",
|
|
271
|
+
"playwright-e2e/references/progressive-02-文字对比度与可读性自动化检查-必做.md": "5.0.6",
|
|
272
|
+
"playwright-e2e/references/progressive-03-microi-helper-模板.md": "5.0.6",
|
|
273
|
+
"playwright-e2e/references/progressive-04-ci-建议.md": "5.0.6",
|
|
274
|
+
"print-engine/SKILL.md": "5.0.6",
|
|
275
|
+
"production-readonly-audit/SKILL.md": "5.0.6",
|
|
276
|
+
"report-engine/SKILL.md": "5.0.6",
|
|
277
|
+
"report-engine/agents/openai.yaml": "5.0.6",
|
|
278
|
+
"scripts/optimize-progressive-disclosure.mjs": "5.0.6",
|
|
279
|
+
"scripts/refresh-progressive-disclosure.mjs": "5.0.6",
|
|
280
|
+
"scripts/validate-progressive-disclosure.mjs": "5.0.6",
|
|
281
|
+
"search-engine/SKILL.md": "5.0.6",
|
|
282
|
+
"search-engine/agents/openai.yaml": "5.0.6",
|
|
283
|
+
"spider-engine/SKILL.md": "5.0.6",
|
|
284
|
+
"translate-engine/SKILL.md": "5.0.6",
|
|
285
|
+
"translate-engine/agents/openai.yaml": "5.0.6",
|
|
286
|
+
"ui-design/SKILL.md": "5.0.6",
|
|
287
|
+
"ui-design/assets/pattern-showcase/app.js": "5.0.6",
|
|
288
|
+
"ui-design/assets/pattern-showcase/index.html": "5.0.6",
|
|
289
|
+
"ui-design/assets/pattern-showcase/styles.css": "5.0.6",
|
|
290
|
+
"ui-design/assets/templates/MCI-DESIGN.md": "5.0.6",
|
|
291
|
+
"ui-design/references/design-pattern-library.md": "5.0.6",
|
|
292
|
+
"ui-design/references/mci-design-contract.md": "5.0.6",
|
|
293
|
+
"ui-design/references/motion-and-media.md": "5.0.6",
|
|
294
|
+
"ui-design/references/product-flow-recipes.md": "5.0.6",
|
|
295
|
+
"ui-design/references/progressive-01-颜色体系-css-variables-支持主题切换.md": "5.0.6",
|
|
296
|
+
"ui-design/references/progressive-02-字体.md": "5.0.6",
|
|
297
|
+
"ui-design/references/progressive-03-动效规范-丰富但不卡.md": "5.0.6",
|
|
298
|
+
"ui-design/references/progressive-04-组件风格速查.md": "5.0.6",
|
|
299
|
+
"ui-design/references/progressive-05-移动端专用规范.md": "5.0.6",
|
|
300
|
+
"ui-design/references/progressive-06-主题切换实现.md": "5.0.6",
|
|
301
|
+
"ui-design/references/progressive-07-速查-从头搭建一个移动端页面.md": "5.0.6",
|
|
302
|
+
"ui-design/references/progressive-08-表单分组规范-tabs-vs-collapsegroup-强制.md": "5.0.6",
|
|
303
|
+
"uniapp-mall-assets/SKILL.md": "5.0.6",
|
|
304
|
+
"unity-integration/SKILL.md": "5.0.6",
|
|
305
|
+
"unity-integration/agents/openai.yaml": "5.0.6",
|
|
306
|
+
"unity-integration/references/ai-app-delivery.md": "5.0.6",
|
|
307
|
+
"unity-integration/references/sdk-api.md": "5.0.6",
|
|
308
|
+
"unity-integration/references/toolbox-migration.md": "5.0.6",
|
|
309
|
+
"unity-integration/references/webgl-hosting.md": "5.0.6",
|
|
310
|
+
"v8-api-config/SKILL.md": "5.0.6",
|
|
311
|
+
"v8-cache-pattern/SKILL.md": "5.0.6",
|
|
312
|
+
"v8-crud-api/SKILL.md": "5.0.6",
|
|
313
|
+
"v8-crud-api/references/progressive-01-查询列表-分页.md": "5.0.6",
|
|
314
|
+
"v8-crud-api/references/progressive-02-where-条件语法速查.md": "5.0.6",
|
|
315
|
+
"v8-debugging/SKILL.md": "5.0.6",
|
|
316
|
+
"v8-explorer-tree/SKILL.md": "5.0.6",
|
|
317
|
+
"v8-export-import/SKILL.md": "5.0.6",
|
|
318
|
+
"v8-export-import/references/progressive-01-excellayout-高级自由布局.md": "5.0.6",
|
|
319
|
+
"v8-export-import/references/progressive-02-powerpoint-导出.md": "5.0.6",
|
|
320
|
+
"v8-export-import/references/progressive-03-安全-性能注意.md": "5.0.6",
|
|
321
|
+
"v8-file-upload/SKILL.md": "5.0.6",
|
|
322
|
+
"v8-file-upload/references/progressive-01-公有桶-vs-私有桶.md": "5.0.6",
|
|
323
|
+
"v8-file-upload/references/progressive-02-office-文件在线编辑版本号规则.md": "5.0.6",
|
|
324
|
+
"v8-formengine-http/SKILL.md": "5.0.6",
|
|
325
|
+
"v8-frontend-events/SKILL.md": "5.0.6",
|
|
326
|
+
"v8-frontend-events/references/bluetooth-print-api.md": "5.0.6",
|
|
327
|
+
"v8-frontend-events/references/bluetooth-print.md": "5.0.6",
|
|
328
|
+
"v8-frontend-events/references/progressive-01-列表事件.md": "5.0.6",
|
|
329
|
+
"v8-http-integration/SKILL.md": "5.0.6",
|
|
330
|
+
"v8-http-integration/references/progressive-01-get-请求.md": "5.0.6",
|
|
331
|
+
"v8-http-integration/references/progressive-02-错误处理模式.md": "5.0.6",
|
|
332
|
+
"v8-image-processing/SKILL.md": "5.0.6",
|
|
333
|
+
"v8-image-processing/agents/openai.yaml": "5.0.6",
|
|
334
|
+
"v8-image-processing/references/api-reference.md": "5.0.6",
|
|
335
|
+
"v8-menu-buttons/SKILL.md": "5.0.6",
|
|
336
|
+
"v8-menu-buttons/references/progressive-01-2-按钮对象-schema.md": "5.0.6",
|
|
337
|
+
"v8-menu-buttons/references/progressive-02-8-模式-f-后台任务按钮-长任务.md": "5.0.6",
|
|
338
|
+
"v8-menu-buttons/references/progressive-03-10-反模式-避免.md": "5.0.6",
|
|
339
|
+
"v8-mongodb/SKILL.md": "5.0.6",
|
|
340
|
+
"v8-mq-mqtt/SKILL.md": "5.0.6",
|
|
341
|
+
"v8-mq-mqtt/references/mqtt-production.md": "5.0.6",
|
|
342
|
+
"v8-mq-mqtt/references/progressive-01-v8-mqtt-iot-物联网.md": "5.0.6",
|
|
343
|
+
"v8-mq-mqtt/scripts/check-mqtt-skill-coverage.mjs": "5.0.6",
|
|
344
|
+
"v8-saas-multi-tenant/SKILL.md": "5.0.6",
|
|
345
|
+
"v8-security/SKILL.md": "5.0.6",
|
|
346
|
+
"v8-security/references/progressive-01-2-权限校验.md": "5.0.6",
|
|
347
|
+
"v8-security/references/progressive-02-7-日志记录.md": "5.0.6",
|
|
348
|
+
"v8-sql-query/SKILL.md": "5.0.6",
|
|
349
|
+
"v8-table-event/SKILL.md": "5.0.6",
|
|
350
|
+
"v8-table-event/references/progressive-01-informv8-js-表单打开事件.md": "5.0.6",
|
|
351
|
+
"v8-table-event/references/progressive-02-前端事件名-v8-eventname-可能的值.md": "5.0.6",
|
|
352
|
+
"v8-template-engine/SKILL.md": "5.0.6",
|
|
353
|
+
"v8-utilities/SKILL.md": "5.0.6",
|
|
354
|
+
"v8-utilities/references/client-api-index.md": "5.0.6",
|
|
355
|
+
"v8-utilities/references/platform-http-routes.md": "5.0.6",
|
|
356
|
+
"v8-utilities/references/server-api-index.md": "5.0.6",
|
|
357
|
+
"v8-workflow/SKILL.md": "5.0.6",
|
|
358
|
+
"v8-workflow/references/progressive-01-节点开始-v8-事件.md": "5.0.6",
|
|
359
|
+
"workspace-conventions/SKILL.md": "5.0.6",
|
|
360
|
+
"workspace-conventions/references/progressive-01-版本更新日志保护规则-强制.md": "5.0.6",
|
|
361
|
+
"workspace-conventions/references/progressive-02-microi-net-api-本地启动约定.md": "5.0.6",
|
|
362
|
+
"workspace-conventions/references/progressive-03-cli-与-ide-插件错版共存约定.md": "5.0.6"
|
|
363
363
|
},
|
|
364
364
|
"files": [
|
|
365
365
|
".microi-skills-version.json",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "5.0.
|
|
2
|
+
"version": "5.0.6",
|
|
3
3
|
"versionRule": "Microi version uses three numeric parts. Each publish increments the last part; when a part exceeds 9 it carries to the previous part: 1.0.9 -> 1.1.0, 1.9.9 -> 2.0.0.",
|
|
4
4
|
"managedBy": "Microi.VSCode/bump-version.js",
|
|
5
|
-
"updatedAt": "2026-08-
|
|
5
|
+
"updatedAt": "2026-08-14T16:00:25.285Z"
|
|
6
6
|
}
|
|
@@ -84,7 +84,7 @@ did: {DeviceId}
|
|
|
84
84
|
- 匿名多人由服务端签发 `SessionId + SessionSecret`;数据库只保存秘密哈希,公开快照不得返回秘密、UserId、设备指纹或内部权限字段。
|
|
85
85
|
- 在线角色、房间版本和掉线到期时间进入共享数据库/Redis;客户端心跳、接口重试和节点切换都不能依赖进程内字典。
|
|
86
86
|
- 位置心跳由服务端限制地图边界、最大速度和递增序列;过期查询以服务端时间为准,正常离场与租约超时都必须幂等。
|
|
87
|
-
- 公屏文字限制长度、频率、表情白名单与稳定请求 ID
|
|
87
|
+
- 公屏文字限制长度、频率、表情白名单与稳定请求 ID。WebGL 使用 DOM 输入时必须在 Player 端将 `WebGLInput.captureAllKeyboardInput` 设为 `false`,并阻止输入区的键盘、`beforeinput`、组合输入与指针事件继续驱动角色;只拦截冒泡阶段不足以保证数字、标点和 Shift 符号可输入。若 Unity 6 的 Player 编译响应文件未引用 `UnityEngine.WebGLModule`,使用受 `link.xml` 显式保留的反射设置并以真实键盘 E2E 验收,不得跳过该行为。
|
|
88
88
|
- 接口引擎 `Code=1` 自动提交,失败返回其它 Code 自动回滚,不手动 Commit/Rollback。
|
|
89
89
|
- 表、索引、菜单、接口与权限通过应用 Manifest 安装,不为游戏资源新增 `Microi.Upgrade` 定制迁移。
|
|
90
90
|
- 所有接口必须声明 `ResourcePolicies.ApiEngines`:官方核心 `Managed`;租户扩展 `CreateIfMissing`,后续升级不覆盖。
|
|
@@ -94,7 +94,8 @@ did: {DeviceId}
|
|
|
94
94
|
- `ApplicationType` 使用 `Web`;Vue 3 + Vite + TypeScript 作为页面外壳,Unity Canvas/WebGL 与普通 DOM 分层。
|
|
95
95
|
- 官方租户的 `AI应用/<appKey>` 是私有源码、构建脚本、V8、Manifest 与商城合约的唯一编辑根。
|
|
96
96
|
- 页面必须 poster-first:未启动时不下载大体积 WASM/Data;提供加载、错误、重试、全屏、退出和低性能提示。
|
|
97
|
-
-
|
|
97
|
+
- 多人界面要显示本地及远端昵称;同模型远端角色使用快照插值,失效租约及时销毁;公屏固定在不遮挡核心操作区的位置并支持键盘与表情选择。真实键盘验收至少覆盖中文、大小写字母、数字、ASCII/中文标点、Shift 符号与输入法组合文本,禁止用直接设置 input value 的方式替代。
|
|
98
|
+
- 开场语音或剧情对白需要字幕时,字幕事件以 `AudioSource.time` 或同等播放器时间轴为准,中文与英文分行显示在底部安全区;不得用页面加载后的固定定时器冒充音画同步。WebGL 可用可访问 DOM 字幕,Windows/原生端使用同一份 cue 数据。
|
|
98
99
|
- 构建门禁必须拒绝缺失 Unity 产物的“空壳发布”,并校验 WASM、Data、体积、哈希、本机地址、source map 与疑似硬编码 Token。
|
|
99
100
|
- Unity `Data`、WASM 或 Windows 安装包大于 128 MiB 时,MCP/CLI 必须使用协议 v3 原始字节断点续传;禁止拆分文件、转 Base64 或通过提高普通表单上限发布。失败后读取同一不可变会话只续传缺片,并在“系统引擎 → 超大文件上传记录”回读进度、心跳、错误与恢复建议。
|
|
100
101
|
- 先同步私有源码,再发布不可变 Web 产物,最后生成/发布商城包;三个动作分别回读。
|
|
@@ -136,6 +137,7 @@ did: {DeviceId}
|
|
|
136
137
|
| Microi 租户 | 当前用户隔离、Token 轮换、保存重放、无权失败 |
|
|
137
138
|
| 多人在线 | 至少两个独立会话互见唯一昵称、移动与动作;异常断线超过租约后双方快照均不再返回该角色 |
|
|
138
139
|
| 实时公屏 | 两个独立会话互相收发文字与表情;非法表情、超长、超频和请求重放均被正确处理 |
|
|
140
|
+
| 字幕与语音 | 开场或剧情语音逐句驱动中英字幕;暂停/恢复不漂移,字幕位于底部安全区且对比度可读 |
|
|
139
141
|
| 多节点 | 重复投递、节点切换、失败恢复时副作用仅一次 |
|
|
140
142
|
| 大型资产 | 断点后只补缺片、HDFS 整文件哈希一致、后台审计进度与终态可见 |
|
|
141
143
|
| AI 应用 | 私有源码回读、运行版本哈希、列表/详情公开可见 |
|
|
@@ -34,14 +34,15 @@ tests/
|
|
|
34
34
|
- 匿名模式可以承载公开多人玩法,但必须使用服务端签发、只存哈希、可过期的会话秘密;个人持久化接口仍要求 DiyToken。
|
|
35
35
|
- `ApplicationType=Web`,独立入口为 `index.html`。
|
|
36
36
|
- 构建状态明确区分 `available` 与 `publishable`;无真实 Unity WASM/Data 时禁止正式发布。
|
|
37
|
-
- WebGL 公屏优先使用可访问的 DOM
|
|
37
|
+
- WebGL 公屏优先使用可访问的 DOM 输入控件,并在 Unity Player 将 `WebGLInput.captureAllKeyboardInput` 设为 `false`;输入区同时隔离键盘、`beforeinput`、组合输入与指针事件。Unity 6 若未向 Player 编译响应文件引用 `UnityEngine.WebGLModule`,可用 `link.xml` 保留类型后反射设置,并必须以真实键盘输入回归。Windows 可使用原生 UI/UIToolkit。不要在外壳和 Unity 中重复绘制同一组操作提示。
|
|
38
|
+
- 语音字幕由真实播放器时间轴逐 cue 驱动,中英文分行放在底部安全区;WebGL DOM 与 Windows 原生 UI 复用同一份字幕数据。固定 `setTimeout` 只能做无音轨占位,不算同步验收。
|
|
38
39
|
|
|
39
40
|
## 多人租约与公屏交付
|
|
40
41
|
|
|
41
42
|
- 在线角色的事实源使用按 `OsClient` 隔离的共享数据库/Redis,不能使用 API 节点静态字典;客户端心跳周期必须短于租约超时。
|
|
42
43
|
- 加入响应只向本人返回会话秘密;数据库保存 SHA-256,位置快照只公开昵称、受限坐标、朝向、动作与房间版本。
|
|
43
44
|
- 正常卸载/离开主动调用 leave;浏览器崩溃、断网或 `kill -9` 依靠服务端租约自然失效,并通过两个真实客户端测量消失时间。
|
|
44
|
-
-
|
|
45
|
+
- 公屏接口校验在线会话、内容长度、表情白名单、速率窗口和请求幂等;公开读取只返回有限时间窗和有限条数。浏览器验收用真实按键输入中文、字母、数字、标点、Shift 符号和输入法组合文本,并由第二个独立会话核对原文;直接调用 `fill()`/赋值只能验证服务端,不能证明键盘链路。
|
|
45
46
|
- 轮询是兼容基线;接入 WebSocket/SignalR 时仍保留共享租约为事实源,并用 V8 授权接口签发短期频道权限。
|
|
46
47
|
|
|
47
48
|
## WebGL 与 Windows 双端交付
|