@microi.net/cli 4.9.2 → 4.9.4

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 (81) hide show
  1. package/.codebuddy-plugin/marketplace.json +2 -2
  2. package/.codebuddy-plugin/plugin.json +1 -1
  3. package/.codex-plugin/plugin.json +1 -1
  4. package/.workbuddy-plugin/marketplace.json +2 -2
  5. package/.workbuddy-plugin/plugin.json +1 -1
  6. package/README.md +14 -0
  7. package/assets/build-meta.json +5 -5
  8. package/package.json +1 -1
  9. package/scripts/mcp-server.js +77 -77
  10. package/scripts/microi-cli.js +45 -42
  11. package/scripts/microi-skills.meta.json +198 -177
  12. package/skills/.microi-skills-version.json +2 -2
  13. package/skills/README.md +3 -1
  14. package/skills/ai-engine/SKILL.md +2 -0
  15. package/skills/ai-platform-governance/SKILL.md +2 -0
  16. package/skills/app-store/SKILL.md +12 -2
  17. package/skills/business-blueprint/SKILL.md +2 -0
  18. package/skills/datasource-engine/SKILL.md +2 -0
  19. package/skills/dos-orm/SKILL.md +2 -0
  20. package/skills/job-engine/SKILL.md +2 -0
  21. package/skills/message-notification/SKILL.md +2 -0
  22. package/skills/microi-ai-application/SKILL.md +3 -1
  23. package/skills/microi-client-frontend/SKILL.md +2 -0
  24. package/skills/microi-codex/SKILL.md +7 -1
  25. package/skills/microi-codex-installer/SKILL.md +61 -5
  26. package/skills/microi-datasource-mapping/SKILL.md +2 -0
  27. package/skills/microi-db-schema/SKILL.md +2 -0
  28. package/skills/microi-deployment/SKILL.md +2 -0
  29. package/skills/microi-docs-coverage/SKILL.md +2 -0
  30. package/skills/microi-docs-coverage/references/capability-map.md +2 -0
  31. package/skills/microi-form-engine/SKILL.md +2 -0
  32. package/skills/microi-form-layout/SKILL.md +2 -0
  33. package/skills/microi-frontend-sdk/SKILL.md +2 -0
  34. package/skills/microi-left-right-layout/SKILL.md +2 -0
  35. package/skills/microi-microservice/SKILL.md +3 -1
  36. package/skills/microi-mobile-app-quality/SKILL.md +2 -0
  37. package/skills/microi-solution-quotation/SKILL.md +2 -0
  38. package/skills/microi-system-delivery/SKILL.md +2 -0
  39. package/skills/microi-ui/SKILL.md +2 -0
  40. package/skills/microi-uniapp-frontend/SKILL.md +2 -0
  41. package/skills/module-engine/SKILL.md +2 -0
  42. package/skills/ocr-engine/SKILL.md +2 -0
  43. package/skills/page-engine/SKILL.md +2 -0
  44. package/skills/performance-testing/SKILL.md +2 -0
  45. package/skills/playwright-e2e/SKILL.md +2 -0
  46. package/skills/print-engine/SKILL.md +2 -0
  47. package/skills/production-readonly-audit/SKILL.md +2 -0
  48. package/skills/report-engine/SKILL.md +2 -0
  49. package/skills/search-engine/SKILL.md +2 -0
  50. package/skills/spider-engine/SKILL.md +2 -0
  51. package/skills/translate-engine/SKILL.md +2 -0
  52. package/skills/ui-design/SKILL.md +2 -0
  53. package/skills/uniapp-mall-assets/SKILL.md +2 -0
  54. package/skills/unity-integration/SKILL.md +143 -0
  55. package/skills/unity-integration/agents/openai.yaml +4 -0
  56. package/skills/unity-integration/references/ai-app-delivery.md +78 -0
  57. package/skills/unity-integration/references/sdk-api.md +82 -0
  58. package/skills/unity-integration/references/toolbox-migration.md +66 -0
  59. package/skills/unity-integration/references/webgl-hosting.md +57 -0
  60. package/skills/v8-api-config/SKILL.md +2 -0
  61. package/skills/v8-cache-pattern/SKILL.md +2 -0
  62. package/skills/v8-crud-api/SKILL.md +2 -0
  63. package/skills/v8-debugging/SKILL.md +2 -0
  64. package/skills/v8-explorer-tree/SKILL.md +2 -0
  65. package/skills/v8-export-import/SKILL.md +2 -0
  66. package/skills/v8-file-upload/SKILL.md +2 -0
  67. package/skills/v8-formengine-http/SKILL.md +2 -0
  68. package/skills/v8-frontend-events/SKILL.md +2 -0
  69. package/skills/v8-http-integration/SKILL.md +2 -0
  70. package/skills/v8-image-processing/SKILL.md +2 -0
  71. package/skills/v8-menu-buttons/SKILL.md +2 -0
  72. package/skills/v8-mongodb/SKILL.md +2 -0
  73. package/skills/v8-mq-mqtt/SKILL.md +2 -0
  74. package/skills/v8-saas-multi-tenant/SKILL.md +2 -0
  75. package/skills/v8-security/SKILL.md +2 -0
  76. package/skills/v8-sql-query/SKILL.md +2 -0
  77. package/skills/v8-table-event/SKILL.md +2 -0
  78. package/skills/v8-template-engine/SKILL.md +2 -0
  79. package/skills/v8-utilities/SKILL.md +2 -0
  80. package/skills/v8-workflow/SKILL.md +2 -0
  81. package/skills/workspace-conventions/SKILL.md +11 -6
@@ -1,93 +1,94 @@
1
1
  {
2
- "builtAt": "2026-08-11T04:06:59.529Z",
2
+ "builtAt": "2026-08-12T00:51:37.411Z",
3
3
  "source": "../microi.skills",
4
4
  "extension": {
5
5
  "name": "v8-engine",
6
- "version": "4.9.2",
6
+ "version": "4.9.4",
7
7
  "publisher": "Microi"
8
8
  },
9
9
  "skills": {
10
- "version": "4.9.2",
10
+ "version": "4.9.4",
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
  },
14
14
  "output": {
15
15
  "dir": "dist/microi.skills",
16
- "files": 108,
17
- "skills": 60,
18
- "bytes": 1710834
16
+ "files": 115,
17
+ "skills": 62,
18
+ "bytes": 1761766
19
19
  },
20
20
  "fileHashes": {
21
- ".microi-skills-version.json": "06d11c8c52c2c3279ae8ed380511de8e27a67aa5145b4122495674c30d02f9f5",
22
- "README.md": "020086cc87e3f1c02cdaac86fe1a0ae58f16f0b1bb854d7a52f3e8f966f58bd7",
23
- "ai-engine/SKILL.md": "be814942df611fa72fbd86ad67ac2cd0aa519cd348bcc085dd03e8ac81b7ec4b",
21
+ ".microi-skills-version.json": "b53c80a0b0b0fd245a3a2e0b0bbf03008c8b42991c2fb384c9c21c44c7343065",
22
+ "README.md": "9fd99d9a94a353fddd741719fb065ff17aaafd921db577ab54c21bf9c954154a",
23
+ "ai-engine/SKILL.md": "9c249704cd21f3c2bc481510b3ec453fc1deffca0a5246aa3ea259181303ec4e",
24
24
  "ai-engine/agents/openai.yaml": "40deb07801006a46b9a7f0020d13251955eeadd04c8e591160210479936f8b5b",
25
- "ai-platform-governance/SKILL.md": "94034e05ef0910a2c8bcc5b43e05ac29c834da1157f6e467ffba73492d4aa1c0",
26
- "app-store/SKILL.md": "c4b76981b10eb1fad373272ecb6a14f358b36d1863507cfad48bb21e07c69206",
25
+ "ai-platform-governance/SKILL.md": "80ea8e6481bdad34df21523aa3c3a1d4be60a7637b6192e66e45fa9f188d9683",
26
+ "app-store/SKILL.md": "bddb1f1e0c5bde3ccd4829be6e68197ce5e57d7c92835f61445834f12b51f2d1",
27
27
  "app-store/agents/openai.yaml": "eda8f5cf043e7b8fb0e4fb3acf0625fef95eb49586b43187ced277cd0ae4a2c4",
28
- "business-blueprint/SKILL.md": "d81311a84a32c942588b39d91e8601bf3687c2e8840f7a188742d816538da115",
29
- "datasource-engine/SKILL.md": "bfd0cab8318eef375ca49f27c0511fce7e939a1c795678e83cf2d3438e24915f",
28
+ "business-blueprint/SKILL.md": "6feff9178a1cdd6bad14481df0fa636956b79a385ccd25b053f1b563a30085ce",
29
+ "datasource-engine/SKILL.md": "e186ba655eac38e2dd839423a0abedcc9e89232ec1ec109f44c5d9b333cd512f",
30
30
  "datasource-engine/agents/openai.yaml": "f7cfd13ec721e0991af29b685cd00bb1aec6e5ffb5f198ad59b0eb6e39814725",
31
- "dos-orm/SKILL.md": "c52577ef92e4efe2ca36a6bb69f990a9ca7ca6a66b0c657a3ec9c60c1ce9a550",
31
+ "dos-orm/SKILL.md": "7514d3d1e4141ee27de009f745a27320847a6c9d5f3f40d0f6a60970a562fc4b",
32
32
  "dos-orm/references/api-reference.md": "facc5e62cd6439a06263580dab9656271118d4bb5a91b5d9230a79136e6daa72",
33
- "job-engine/SKILL.md": "12f175f8de9610a6994bf11931810f4dce2cd0cdcd1f5b575dee4fd2b636658c",
33
+ "job-engine/SKILL.md": "56df8024dbb491764598b271c5e1e40410abad102195723530beda54bb9b0a78",
34
34
  "job-engine/agents/openai.yaml": "65889ee39bc34caca9085539d8954a381aab93590c5635eea3bb6f4c001934af",
35
- "message-notification/SKILL.md": "4b066401133ecf687755c5ea8d9dbb2166acc91bc2035dc9c2b96d8d33dd97de",
35
+ "message-notification/SKILL.md": "f1538bf41b3a454ec3d8b285d5aca64f1cd22b940355a67ac0250b1bc2d18095",
36
36
  "message-notification/agents/openai.yaml": "d0e259921410e94caaf8b376d690a529842446e3f32c9523b7dfd1bda599f58c",
37
37
  "message-notification/references/contracts.md": "a33e3dd4093430ed1dc5b79a978d8981479e975a7dd30fde6f68559360369f06",
38
38
  "microi-ai-app-auth.js": "8023db6ae655bc33027f389a64ef7937ac09da35eb1b8a497aaefb986834242a",
39
- "microi-ai-application/SKILL.md": "ae4f7768b4f70038ee67fd5844b6e4f9ca3243516cd0aaf795f40ffe3add9505",
39
+ "microi-ai-application/SKILL.md": "78b0e743f7b5dfeee330ea71d3b1beb810f9f2420c6611cc578a00a7ea3838c0",
40
40
  "microi-ai-application/agents/openai.yaml": "d3dfc4d0f2fda3391e90e661ca9d8d051cb43824b011d1a88e99db135870454f",
41
41
  "microi-ai-application/references/frontend-baseline.md": "c21a2d38292fd8d445a7538afb45d609881f624f32d39c0fc4bbbb3c2fa64a74",
42
- "microi-client-frontend/SKILL.md": "0fdaddb167e55f6ea88ae71e4a0074f578ec38dc35f13ff3055f6adc865fcef0",
43
- "microi-codex-installer/SKILL.md": "ae7ab91948227a165094e5f88380e264c19c51d42f22ec2a92bd13507f8fce36",
42
+ "microi-client-frontend/SKILL.md": "7eff847de1fc3729730f668129602699cb29b0d212123557ecbb542b59a95b2b",
43
+ "microi-codex-installer/SKILL.md": "4d60ff30a4571024b38f6ab1767b0eca7337a3476d23c2afc3fe4433c318656a",
44
44
  "microi-codex-installer/agents/openai.yaml": "e531219b74a70204893a156b1c22c69013a4c9d24b132ead912746b1b312cf80",
45
- "microi-datasource-mapping/SKILL.md": "1626bdf242038838028aa1235c5a6262e22680984583c47a8fc4e5fffb24b7df",
46
- "microi-db-schema/SKILL.md": "2e4dfd98d7e10bad0e8f68682725e88ebbaa5518bc548f8780685e2cd248defd",
45
+ "microi-codex/SKILL.md": "8c70d8a1d9cd0918989da4613a5e68efd29fc1e82e1aa35c9bc516ca167d8558",
46
+ "microi-datasource-mapping/SKILL.md": "e61556634926360c0c2efab00dccd57e826c75b78e60307adfa158c2c58d4f37",
47
+ "microi-db-schema/SKILL.md": "adcb2f63d1e5ea83529438ce03fe0e8648c5cdfcbebfee7d27ae101c06b1b128",
47
48
  "microi-db-schema/agents/openai.yaml": "c725a2be4c904472f9e46dc4b49aa642c9f3a4437c91a28ba7cc27167497ede7",
48
49
  "microi-db-schema/references/core-tables.md": "b71164d9afe8cd6085745a27dddb31722014a85f8ab22f09ab447738612fea6a",
49
50
  "microi-db-schema/references/form-component-options.md": "c4c5085d4b2e4fc79b09d255fa1655c2007e863e3c102ccf805ca57abdf79028",
50
51
  "microi-db-schema/references/schema-overview.md": "8909f78c1eb651f1c1f251474051d75e548ac95c961e4e8491160e15a04ec0a1",
51
52
  "microi-db-schema/references/schema.md": "4e533fce9b42a26e404bfe86e2808f30c0bc3ddfe0d65b568c2ff4825c1742d3",
52
53
  "microi-db-schema/references/table-catalog.md": "ea0ef573d0e112c335e3ab66035bce4e5c3039c7bf25c6e3743f086913b46b97",
53
- "microi-deployment/SKILL.md": "b85107988a0744b11c47dcb7a5c65a89faefe046b6400f3e7a7a4afa1cdcea80",
54
+ "microi-deployment/SKILL.md": "a3c5df8b6508b7034ba15703249105d1992aecdd1b4c17be78c54b23cfcdda3e",
54
55
  "microi-deployment/references/deployment-matrix.md": "32d9d1424bf19eae0d2cee2b1667203c830ea7610c71a806e7ddf785a0083009",
55
- "microi-docs-coverage/SKILL.md": "36cefec16edc68f52682a93a1179b6c7d20f55ea8d217a7708136440be768ac2",
56
- "microi-docs-coverage/references/capability-map.md": "2cfc6a10ca017519b1b6ba9d4a33c2055f6793162a36b511ba319945f08972e1",
56
+ "microi-docs-coverage/SKILL.md": "50dce4e686c9fb23121f1779a8649c62ba0ebfc6bdef8fbb95cb394fed5d7469",
57
+ "microi-docs-coverage/references/capability-map.md": "14ed4f2c06c73bce858835070a1ff7fcb9af3eed862d1b0e6a45522e5e7e2581",
57
58
  "microi-docs-coverage/scripts/audit-doc-skill-coverage.mjs": "ebd57f17f2ebae499bfa59ad17830db458590feb76f7f0f20219ff0987b33af3",
58
- "microi-form-engine/SKILL.md": "6daa341083974bdb09f85a3615e3a9ccb985f66878e6d4737cc6f9635ff9cc7f",
59
+ "microi-form-engine/SKILL.md": "2bcec564980eb357eb7fa20bd2b46e03cd29533f4e74cc6fbcb1e3611edb2b8e",
59
60
  "microi-form-engine/references/component-catalog.md": "68963c2d5211a4610c09fab1fa127a349339abbb7427509b183d4be72e977c7b",
60
61
  "microi-form-engine/references/data-source-events.md": "59a95a36624476b12cdc84e4c23975d074b1f115df19992fd0fd075bb982e7cb",
61
- "microi-form-layout/SKILL.md": "48814c2c138e2c0fb6a11d39cf458df6a1cc28a3156c7540db1fa482a2ce6aec",
62
- "microi-frontend-sdk/SKILL.md": "06f5d51605c6cceef35b986062dcfae76a8fe4efce28a93f267ec1fd2dc28372",
63
- "microi-left-right-layout/SKILL.md": "d8c482224846477b6c3068bdf94930cca6d699570f59b09f946601b0a65715f6",
64
- "microi-microservice/SKILL.md": "a6dfd0616186dad0809510449e557845b7361640b741b922d730fdffb3870324",
62
+ "microi-form-layout/SKILL.md": "3d03193582cf51cc468c11409213ff883c42bee43580452b4805c2a7eef9a7e1",
63
+ "microi-frontend-sdk/SKILL.md": "415c8ccacfe64d31bd819c8a4c06da0a2d1ab835fe7edf04890f5e55ae15897a",
64
+ "microi-left-right-layout/SKILL.md": "4ea56e01b6c9a120919c90ae5525528db3173699e82b341f716f1c608201c6d6",
65
+ "microi-microservice/SKILL.md": "8ca7b75b214c471ad51acf39c5032bd6c7a580079a8b25c8184e69c3374f12b6",
65
66
  "microi-microservice/references/runtime-delivery.md": "d21e759aee023dd3a1e9a3dd3bba26a38a5be6c2342d5aecf27901cd97a8ab6d",
66
- "microi-mobile-app-quality/SKILL.md": "3d7c4e89a5abe98658ebce0a31f3db05ff5e38b3f1ac5957aa44ebef9ae282ee",
67
- "microi-solution-quotation/SKILL.md": "1bd47bd019a62bdc904612a7d8e2501c76df66eed9ef247544dd7fe38eba02e4",
67
+ "microi-mobile-app-quality/SKILL.md": "a8a5d1a324b327c69652423747cf8932c7d6e0d2cd182eb8efca055d3939247b",
68
+ "microi-solution-quotation/SKILL.md": "c0d16a2da319d998475b3bcccae3f7f1b3ddbc73cb628a4f97fe175bb7a5c4e0",
68
69
  "microi-solution-quotation/agents/openai.yaml": "9e3f994cc842c927ca25e23216f6ce5e8f8313fc39b1c7142d9b652ca73e7dd1",
69
70
  "microi-solution-quotation/scripts/build_solution_quote.py": "2a8a90ed95308b900da3db433402d857f838b594df624f5a83b62307471a31e7",
70
- "microi-system-delivery/SKILL.md": "e82f269d81b8a0775baa66dd894a37787e9735b341b8db84ab07c035b69da1de",
71
- "microi-ui/SKILL.md": "606a9cfc2e9cbcb41e9e26ef9c09bb2ca31c4edc24af00058aa059b54a01f2fe",
72
- "microi-uniapp-frontend/SKILL.md": "546dff148306ab94beb57e12f303770eeb6959475d3005954e0314c11271fac2",
71
+ "microi-system-delivery/SKILL.md": "992aaf79a4954a6cf587d1dc24405dd798c352e52aa5682048b00c5421d391aa",
72
+ "microi-ui/SKILL.md": "3f4d8454a9f6ce97bb3a6f1a1c28e252b8b59dc4018f8df575b4171fcd18adc5",
73
+ "microi-uniapp-frontend/SKILL.md": "74692916aeb26ccc8bda79ed288608af82692996ce343b4ca467abe3f3a076c5",
73
74
  "microi.v8.js": "25ff9e9aca3ff5167a1f3f06e262e3389a6d732cb12b9a3ddb4f218fb331ef53",
74
- "module-engine/SKILL.md": "6c74925a8d7597266b0e7c01e78972a4afa9ef5a294c7f2cb4bff78dd91ef513",
75
+ "module-engine/SKILL.md": "b5b544e622466eb8d83fd35fd699130ab2a09fba46d18111205cd0aa360ddb7f",
75
76
  "module-engine/references/module-config.md": "900f3baf7ae8d1311b1e1b8553aeae2ece4d8260fea29a1bd4237f3f9f35fe7d",
76
- "ocr-engine/SKILL.md": "16f7ee8d3485f47d2cb524f0c3fdea609f7de5581ba46da9f34d32772422c050",
77
+ "ocr-engine/SKILL.md": "d4f64a6e903e22f716ca842702262df590b169b5f94d352f2183206419004103",
77
78
  "ocr-engine/agents/openai.yaml": "3a6cc9984a246c41332c5f53d1badef31b78f81324333ea0d6337cb20c7fc898",
78
- "page-engine/SKILL.md": "8e8dfd456c8925db9ed6a483e2f4e3a8c7317194ec81b75195385ad267e7961b",
79
- "performance-testing/SKILL.md": "1ca522046ed62266828045d6273077ea95ac31e7f1c56a8d25c298e2d8a018ff",
80
- "playwright-e2e/SKILL.md": "c3c5058a9b4e63600f6e8f3acd3f9b3d424253c212522c6158721625d8e2ac9e",
81
- "print-engine/SKILL.md": "34e54e9e05a18e1aeeae6ad84259495682da46478e0418788c04770fc6e9bba0",
82
- "production-readonly-audit/SKILL.md": "dcf95c3c418db1bcbb71346a62f79254d851852939f4208f71b974194c2280ff",
83
- "report-engine/SKILL.md": "939958a812d32b27bee9eecae2c3c0c5d08a848f99d24f23d1155e9673b1b9da",
79
+ "page-engine/SKILL.md": "197243ed5ac1a11eeb817d95b532a02d2420a5caed9fc712db4b864ba0096c7d",
80
+ "performance-testing/SKILL.md": "adadc7cb76fb3c26f62b4d33fac7b41a99f6c03ff267672850f5196b147c6000",
81
+ "playwright-e2e/SKILL.md": "487ac84ab0f88242ed2a5bbaca33a18a635fcd8b3d03a8b8c07b10f4b6496b8f",
82
+ "print-engine/SKILL.md": "158c87c4dc3e2cffc69a4903f1644adb8f6c849247d452c1be32ebd7a3f935df",
83
+ "production-readonly-audit/SKILL.md": "0906d74c5cea78f6acbcde7edbb3da63da2a141b44e546a239b278ff82f2fdd0",
84
+ "report-engine/SKILL.md": "9b53c40a6cb706edc8ec8f066010a3cd781a71caf12ad4173c85f04a3407b666",
84
85
  "report-engine/agents/openai.yaml": "6705efa604e24e8286e605d7bb8c240e2434d23657ee9012fd68a96503a4a0f9",
85
- "search-engine/SKILL.md": "ddabf0b288d04c72985d3528e12c19bcd212a292a09593514d8385c4cb2c53a4",
86
+ "search-engine/SKILL.md": "86f83dca51776d9f92770fa1965cccf9c0707db80b014b80a7345460a46ecd33",
86
87
  "search-engine/agents/openai.yaml": "5ddbe54965386287b00eba1cd7e38f3c7058edc437538f12ddb165f96f75a6eb",
87
- "spider-engine/SKILL.md": "09e9e164dc09c35bb4bebfbe77e3ba18164c89503313b28a1b4f1061e0de5e30",
88
- "translate-engine/SKILL.md": "384ab8a4c064f1ded98ef3890d5f65daee0001c784cd42d8560623ae64469203",
88
+ "spider-engine/SKILL.md": "e3bed6e42197b12db64c13144ae5b218747c06f59dc92ec7fc6d7bc63f4e25d9",
89
+ "translate-engine/SKILL.md": "d7cbdae18ed404859d5506d8cfd310a04e985db2436e54492964155db299d69f",
89
90
  "translate-engine/agents/openai.yaml": "8eb47e08a691219bbe22a797ddbdf73234ec77f86e5724bc735fb0738d899112",
90
- "ui-design/SKILL.md": "71a53ed6fb097dd3715556268b72d2347aee907dbaa057798b2fe463fcccedbc",
91
+ "ui-design/SKILL.md": "75d1522e9d7159ab0ca99cd9abbe3e20cf6e43fd2f660c9ef92a61ae0a42eb06",
91
92
  "ui-design/assets/pattern-showcase/app.js": "68a8d404c30096da853c6edbc7cb27f336982147ddfebccd66c03ba3d99427cd",
92
93
  "ui-design/assets/pattern-showcase/index.html": "242f94772a5f14e38296f1e925f30a9a5fef2103975831cbd47861a3fc14d5bc",
93
94
  "ui-design/assets/pattern-showcase/styles.css": "77c34ddae0dd9c665c8774dc6def4bd8f4f5ed02470d4343d116ed141c87eccb",
@@ -96,146 +97,159 @@
96
97
  "ui-design/references/mci-design-contract.md": "3312b7ecc09567d4da18289b4e0bbb4061ed3ff94b71b6f72b46ea7d65a577eb",
97
98
  "ui-design/references/motion-and-media.md": "3d73161a5ad19e3d1ebecf681febd592ea0e1bca42e6340ef6a08cd9a9fd25be",
98
99
  "ui-design/references/product-flow-recipes.md": "b6a41c2d2b18f59594024f232e38497c140e5d8f25b54099a7e2a47609c52edc",
99
- "uniapp-mall-assets/SKILL.md": "2d206da2711c1589bfb16af1e3456d90d865c32cbf84f9854b61f31a78dcd050",
100
- "v8-api-config/SKILL.md": "f74deb2b18007c114ed4e944c5a7b5a29594a6f5bf1d72c7f464016cac7e7314",
101
- "v8-cache-pattern/SKILL.md": "703f7e096934221ee40ce6b6c7a9fced8e07d0a538935d6019111c11f647e3fe",
102
- "v8-crud-api/SKILL.md": "6c49fcd99e0dd5f61adeed6d359c04e781b775132df945365caa306bb8490b80",
103
- "v8-debugging/SKILL.md": "c6cad8bc10fd97bfdf22d854ecb50a064ff5b5556aa0475b9e147cc00e9803f9",
104
- "v8-explorer-tree/SKILL.md": "9ecb0a2bdb9a6cbdf1ce74c0a97ca1ffa9157fae4e18fd87f97104c14d54ef5d",
105
- "v8-export-import/SKILL.md": "e55299d75b24bcbb6248ec2572b55cd0515fb4fbfadaa1f78bcbe4a8d701a1f9",
106
- "v8-file-upload/SKILL.md": "f2e229b3fb551d853fffc8650c7e06dc8788bcebe1ed931a7727da65f335d24b",
107
- "v8-formengine-http/SKILL.md": "d975bc116e100f91d80acf7932128de6fff78c5fcd17557d3d5a5504e3359682",
108
- "v8-frontend-events/SKILL.md": "1e7edb8c77e13a8489533d81f36cfc134430be6f4d7c4eab2f581713ee5f083a",
100
+ "uniapp-mall-assets/SKILL.md": "f81b2e05abbd9e29a1a26fc3a4a9a34b1c84b856035a3d612f173727fff7ed82",
101
+ "unity-integration/SKILL.md": "c8f468c0f8b52ebf39116f5f9c70122bfb609617234faf89a377bc04026c8efd",
102
+ "unity-integration/agents/openai.yaml": "f07748ace7e6303e49eac32d77f3e7163c8de1cef1f2f87e20de76207c8e5a50",
103
+ "unity-integration/references/ai-app-delivery.md": "9b56a1582fcea8d3afde8473fc8bfd50294e52cfb8e7eb0a3c983eee9458889b",
104
+ "unity-integration/references/sdk-api.md": "b473e7094b0c4cf7860cecb9acfbdd55025c7f851b4bd4bf92b4233091b182fa",
105
+ "unity-integration/references/toolbox-migration.md": "b9294ea7db2b2a0f31e650e6e80f6d8f69385037bff6ac39fd5525ea98f8c934",
106
+ "unity-integration/references/webgl-hosting.md": "5c19bda62d7c7a258b4fafc1d46e9a7c94e5400803d77d9aff44ce794083e745",
107
+ "v8-api-config/SKILL.md": "16a936c5b872cf86b34c3bc13c61134a796bbe0849ce03cfbe5f29198521f130",
108
+ "v8-cache-pattern/SKILL.md": "34d008ee755fe71451b00c3950b2036576fe5ecfc5e5040839282afc9c1f3774",
109
+ "v8-crud-api/SKILL.md": "a282114f9b3aac5f4f50fc4ae0e657dc9acc1cd78c074e53260cb4fd58e9e733",
110
+ "v8-debugging/SKILL.md": "8f8233f66b4063f166ccaa6f42514723aaa78ca743cebc2ff3c7fd4621df08e9",
111
+ "v8-explorer-tree/SKILL.md": "d37541c20ceda5156ee51c771d828a0746edc7e0e7aa4d72bdd0a6c6ec3f014a",
112
+ "v8-export-import/SKILL.md": "00312a0107705ddac0fffcd52d11c4a15166c50484b74dd42f6f7e9fa91bc6e8",
113
+ "v8-file-upload/SKILL.md": "824287b5a76cedb2481be3964d47120ed1ac004797be8621921715bb39c805c8",
114
+ "v8-formengine-http/SKILL.md": "1679069c1d6253643cbad112aedab871950a3c56b3c965278e9af4fefafc28b1",
115
+ "v8-frontend-events/SKILL.md": "10aa5f11d6f93f2f0049d587284fe3697deb4b7ce811cc1cc96061e45bdc37b2",
109
116
  "v8-frontend-events/references/bluetooth-print-api.md": "c5667cc6a9ed1bf385a21ddbc28e39993bc9e6d527bc31b53fb4ad582abf719e",
110
117
  "v8-frontend-events/references/bluetooth-print.md": "d57f6981d846093277c1456c84bbf9586f65db70129d007fe25fdfb12f58e589",
111
- "v8-http-integration/SKILL.md": "08bb5e9e7a18be162dc907cc02ab8b60ab0aee198617f3c9e1354c620b6f2dc4",
112
- "v8-image-processing/SKILL.md": "69fc700953ceec455604666e15a46a5d665cfc1e7c5134d0d47f2b0f938197cb",
118
+ "v8-http-integration/SKILL.md": "d76ccd0b52ef46a9ee0469441ef2bb535b8329dc3178adda2dff1dfe8ab52d18",
119
+ "v8-image-processing/SKILL.md": "2615cc484c2c59b636c8f442b832ef310c847a8d7893a801673d83427a6d525a",
113
120
  "v8-image-processing/agents/openai.yaml": "009d8b643bea6203a8056c7323b68fbe6a92c594809415cf657868074e52a576",
114
121
  "v8-image-processing/references/api-reference.md": "f8f293f64749d9681a1d4d5c25d5ef85ae1cfb7523487c43d08a03e9ebe36fb6",
115
- "v8-menu-buttons/SKILL.md": "ee1485e85b967c5b51e43d90d37aa17097d20b2d40cda49fe24f4de12a8e5ebd",
116
- "v8-mongodb/SKILL.md": "7da703b5dc9fb9613cca1929fd854e3d333ad7d86200b839bb78ccdc8e0cc6cf",
117
- "v8-mq-mqtt/SKILL.md": "3894fc353a3e9896b16b54b9e12758f0aea950968f80b7f3ec86c6652040341c",
118
- "v8-saas-multi-tenant/SKILL.md": "92663c00834d0070e145a84da15519d1d5c6aa77d733df09b51bdd221a262bdf",
119
- "v8-security/SKILL.md": "20ad00b57181343192af3a2ead1bbbe214fa6d3f20d6876558d6cef9e20e1a67",
120
- "v8-sql-query/SKILL.md": "0ebedf72732479e24ca7528120345d468f98fbf96c21a8f45aaa64eb8ef6a488",
121
- "v8-table-event/SKILL.md": "ddeb3020e8c7e3002c8f8598a65208b7a2f706ee13f040037f85979c7bc1e8fd",
122
- "v8-template-engine/SKILL.md": "20002c2124214641b782db9deabb367c151b6be1b2d32f6689c163dcb0925cce",
123
- "v8-utilities/SKILL.md": "cdc1c33e2c464a89635bbcb96bf5079d9e22c58a0c70158634c2ab70fd034d3b",
122
+ "v8-menu-buttons/SKILL.md": "0249cd6205bcb1f3a173e9fcb0d2734638cad99dff48ccc23fa09161e2f8a0f0",
123
+ "v8-mongodb/SKILL.md": "2c97bec9abfdcf6c5d622206ef47e67cdd8947f8ecfed6294e5d3fdf1355d94c",
124
+ "v8-mq-mqtt/SKILL.md": "3fad2107dd46a2e2c6ccb43ac88ba4dbd8e3ea99b7eca0e9ba291baacbb80cb0",
125
+ "v8-saas-multi-tenant/SKILL.md": "df7b1b7b712a446812e6469521b69d0cdf908361a0c2c0a48b334026e717efab",
126
+ "v8-security/SKILL.md": "7144e4427ed674479e2ad90775fc951513630c7bc1494d0a66d4790c823ce306",
127
+ "v8-sql-query/SKILL.md": "ef788b154ef195e184f5586f8f8f2f21aad1b1fc0ea697cc1478495b10abf808",
128
+ "v8-table-event/SKILL.md": "16ff880319ce390b882696ff8985c9a654c47b56499c2389a9d6a6ec834ba2d1",
129
+ "v8-template-engine/SKILL.md": "77af63d434cc335bbb1fa450cc3264a89cd32f0abf4fc74a9e660c2bdcee0e79",
130
+ "v8-utilities/SKILL.md": "e2755bb40ae475a81c09e9e100c2b90fcb27a3abb43dfab801f3b6c59c40fdd8",
124
131
  "v8-utilities/references/client-api-index.md": "9b6cc82f1e1d40963354d120d838ebe003b1125e9e479c6f79fa5866e3c21bd8",
125
132
  "v8-utilities/references/platform-http-routes.md": "87579eef4e89b4c80e1757ad34ec951e0ccadb6bd15aab4f3ab247f55d5f1cd5",
126
133
  "v8-utilities/references/server-api-index.md": "72655af1078b0c63ace253f6a6ab74847abffe38829fdcb55780861d8d4b0e9f",
127
- "v8-workflow/SKILL.md": "cd6738edd79f628948adfac898b6d58a81feb28d1ec6d1f83fc12758fb570819",
128
- "workspace-conventions/SKILL.md": "a8bb98c6abc109394208af83052b5cf646ce4c91c969a8358a1265c5e61b314b"
134
+ "v8-workflow/SKILL.md": "a3864fcdb203479fd1cf074e97644defbc47c9861147fd7bcaca5f0e1aa13210",
135
+ "workspace-conventions/SKILL.md": "6b0f1888a4f50d3bbe09a5687ac846e63d19bee3fffc9d37e4a3f409fc7956ef"
129
136
  },
130
137
  "fileVersions": {
131
- ".microi-skills-version.json": "4.9.2",
132
- "README.md": "4.9.2",
133
- "ai-engine/SKILL.md": "4.9.2",
134
- "ai-engine/agents/openai.yaml": "4.9.2",
135
- "ai-platform-governance/SKILL.md": "4.9.2",
136
- "app-store/SKILL.md": "4.9.2",
137
- "app-store/agents/openai.yaml": "4.9.2",
138
- "business-blueprint/SKILL.md": "4.9.2",
139
- "datasource-engine/SKILL.md": "4.9.2",
140
- "datasource-engine/agents/openai.yaml": "4.9.2",
141
- "dos-orm/SKILL.md": "4.9.2",
142
- "dos-orm/references/api-reference.md": "4.9.2",
143
- "job-engine/SKILL.md": "4.9.2",
144
- "job-engine/agents/openai.yaml": "4.9.2",
145
- "message-notification/SKILL.md": "4.9.2",
146
- "message-notification/agents/openai.yaml": "4.9.2",
147
- "message-notification/references/contracts.md": "4.9.2",
148
- "microi-ai-app-auth.js": "4.9.2",
149
- "microi-ai-application/SKILL.md": "4.9.2",
150
- "microi-ai-application/agents/openai.yaml": "4.9.2",
151
- "microi-ai-application/references/frontend-baseline.md": "4.9.2",
152
- "microi-client-frontend/SKILL.md": "4.9.2",
153
- "microi-codex-installer/SKILL.md": "4.9.2",
154
- "microi-codex-installer/agents/openai.yaml": "4.9.2",
155
- "microi-datasource-mapping/SKILL.md": "4.9.2",
156
- "microi-db-schema/SKILL.md": "4.9.2",
157
- "microi-db-schema/agents/openai.yaml": "4.9.2",
158
- "microi-db-schema/references/core-tables.md": "4.9.2",
159
- "microi-db-schema/references/form-component-options.md": "4.9.2",
160
- "microi-db-schema/references/schema-overview.md": "4.9.2",
161
- "microi-db-schema/references/schema.md": "4.9.2",
162
- "microi-db-schema/references/table-catalog.md": "4.9.2",
163
- "microi-deployment/SKILL.md": "4.9.2",
164
- "microi-deployment/references/deployment-matrix.md": "4.9.2",
165
- "microi-docs-coverage/SKILL.md": "4.9.2",
166
- "microi-docs-coverage/references/capability-map.md": "4.9.2",
167
- "microi-docs-coverage/scripts/audit-doc-skill-coverage.mjs": "4.9.2",
168
- "microi-form-engine/SKILL.md": "4.9.2",
169
- "microi-form-engine/references/component-catalog.md": "4.9.2",
170
- "microi-form-engine/references/data-source-events.md": "4.9.2",
171
- "microi-form-layout/SKILL.md": "4.9.2",
172
- "microi-frontend-sdk/SKILL.md": "4.9.2",
173
- "microi-left-right-layout/SKILL.md": "4.9.2",
174
- "microi-microservice/SKILL.md": "4.9.2",
175
- "microi-microservice/references/runtime-delivery.md": "4.9.2",
176
- "microi-mobile-app-quality/SKILL.md": "4.9.2",
177
- "microi-solution-quotation/SKILL.md": "4.9.2",
178
- "microi-solution-quotation/agents/openai.yaml": "4.9.2",
179
- "microi-solution-quotation/scripts/build_solution_quote.py": "4.9.2",
180
- "microi-system-delivery/SKILL.md": "4.9.2",
181
- "microi-ui/SKILL.md": "4.9.2",
182
- "microi-uniapp-frontend/SKILL.md": "4.9.2",
183
- "microi.v8.js": "4.9.2",
184
- "module-engine/SKILL.md": "4.9.2",
185
- "module-engine/references/module-config.md": "4.9.2",
186
- "ocr-engine/SKILL.md": "4.9.2",
187
- "ocr-engine/agents/openai.yaml": "4.9.2",
188
- "page-engine/SKILL.md": "4.9.2",
189
- "performance-testing/SKILL.md": "4.9.2",
190
- "playwright-e2e/SKILL.md": "4.9.2",
191
- "print-engine/SKILL.md": "4.9.2",
192
- "production-readonly-audit/SKILL.md": "4.9.2",
193
- "report-engine/SKILL.md": "4.9.2",
194
- "report-engine/agents/openai.yaml": "4.9.2",
195
- "search-engine/SKILL.md": "4.9.2",
196
- "search-engine/agents/openai.yaml": "4.9.2",
197
- "spider-engine/SKILL.md": "4.9.2",
198
- "translate-engine/SKILL.md": "4.9.2",
199
- "translate-engine/agents/openai.yaml": "4.9.2",
200
- "ui-design/SKILL.md": "4.9.2",
201
- "ui-design/assets/pattern-showcase/app.js": "4.9.2",
202
- "ui-design/assets/pattern-showcase/index.html": "4.9.2",
203
- "ui-design/assets/pattern-showcase/styles.css": "4.9.2",
204
- "ui-design/assets/templates/MCI-DESIGN.md": "4.9.2",
205
- "ui-design/references/design-pattern-library.md": "4.9.2",
206
- "ui-design/references/mci-design-contract.md": "4.9.2",
207
- "ui-design/references/motion-and-media.md": "4.9.2",
208
- "ui-design/references/product-flow-recipes.md": "4.9.2",
209
- "uniapp-mall-assets/SKILL.md": "4.9.2",
210
- "v8-api-config/SKILL.md": "4.9.2",
211
- "v8-cache-pattern/SKILL.md": "4.9.2",
212
- "v8-crud-api/SKILL.md": "4.9.2",
213
- "v8-debugging/SKILL.md": "4.9.2",
214
- "v8-explorer-tree/SKILL.md": "4.9.2",
215
- "v8-export-import/SKILL.md": "4.9.2",
216
- "v8-file-upload/SKILL.md": "4.9.2",
217
- "v8-formengine-http/SKILL.md": "4.9.2",
218
- "v8-frontend-events/SKILL.md": "4.9.2",
219
- "v8-frontend-events/references/bluetooth-print-api.md": "4.9.2",
220
- "v8-frontend-events/references/bluetooth-print.md": "4.9.2",
221
- "v8-http-integration/SKILL.md": "4.9.2",
222
- "v8-image-processing/SKILL.md": "4.9.2",
223
- "v8-image-processing/agents/openai.yaml": "4.9.2",
224
- "v8-image-processing/references/api-reference.md": "4.9.2",
225
- "v8-menu-buttons/SKILL.md": "4.9.2",
226
- "v8-mongodb/SKILL.md": "4.9.2",
227
- "v8-mq-mqtt/SKILL.md": "4.9.2",
228
- "v8-saas-multi-tenant/SKILL.md": "4.9.2",
229
- "v8-security/SKILL.md": "4.9.2",
230
- "v8-sql-query/SKILL.md": "4.9.2",
231
- "v8-table-event/SKILL.md": "4.9.2",
232
- "v8-template-engine/SKILL.md": "4.9.2",
233
- "v8-utilities/SKILL.md": "4.9.2",
234
- "v8-utilities/references/client-api-index.md": "4.9.2",
235
- "v8-utilities/references/platform-http-routes.md": "4.9.2",
236
- "v8-utilities/references/server-api-index.md": "4.9.2",
237
- "v8-workflow/SKILL.md": "4.9.2",
238
- "workspace-conventions/SKILL.md": "4.9.2"
138
+ ".microi-skills-version.json": "4.9.4",
139
+ "README.md": "4.9.4",
140
+ "ai-engine/SKILL.md": "4.9.4",
141
+ "ai-engine/agents/openai.yaml": "4.9.4",
142
+ "ai-platform-governance/SKILL.md": "4.9.4",
143
+ "app-store/SKILL.md": "4.9.4",
144
+ "app-store/agents/openai.yaml": "4.9.4",
145
+ "business-blueprint/SKILL.md": "4.9.4",
146
+ "datasource-engine/SKILL.md": "4.9.4",
147
+ "datasource-engine/agents/openai.yaml": "4.9.4",
148
+ "dos-orm/SKILL.md": "4.9.4",
149
+ "dos-orm/references/api-reference.md": "4.9.4",
150
+ "job-engine/SKILL.md": "4.9.4",
151
+ "job-engine/agents/openai.yaml": "4.9.4",
152
+ "message-notification/SKILL.md": "4.9.4",
153
+ "message-notification/agents/openai.yaml": "4.9.4",
154
+ "message-notification/references/contracts.md": "4.9.4",
155
+ "microi-ai-app-auth.js": "4.9.4",
156
+ "microi-ai-application/SKILL.md": "4.9.4",
157
+ "microi-ai-application/agents/openai.yaml": "4.9.4",
158
+ "microi-ai-application/references/frontend-baseline.md": "4.9.4",
159
+ "microi-client-frontend/SKILL.md": "4.9.4",
160
+ "microi-codex-installer/SKILL.md": "4.9.4",
161
+ "microi-codex-installer/agents/openai.yaml": "4.9.4",
162
+ "microi-codex/SKILL.md": "4.9.4",
163
+ "microi-datasource-mapping/SKILL.md": "4.9.4",
164
+ "microi-db-schema/SKILL.md": "4.9.4",
165
+ "microi-db-schema/agents/openai.yaml": "4.9.4",
166
+ "microi-db-schema/references/core-tables.md": "4.9.4",
167
+ "microi-db-schema/references/form-component-options.md": "4.9.4",
168
+ "microi-db-schema/references/schema-overview.md": "4.9.4",
169
+ "microi-db-schema/references/schema.md": "4.9.4",
170
+ "microi-db-schema/references/table-catalog.md": "4.9.4",
171
+ "microi-deployment/SKILL.md": "4.9.4",
172
+ "microi-deployment/references/deployment-matrix.md": "4.9.4",
173
+ "microi-docs-coverage/SKILL.md": "4.9.4",
174
+ "microi-docs-coverage/references/capability-map.md": "4.9.4",
175
+ "microi-docs-coverage/scripts/audit-doc-skill-coverage.mjs": "4.9.4",
176
+ "microi-form-engine/SKILL.md": "4.9.4",
177
+ "microi-form-engine/references/component-catalog.md": "4.9.4",
178
+ "microi-form-engine/references/data-source-events.md": "4.9.4",
179
+ "microi-form-layout/SKILL.md": "4.9.4",
180
+ "microi-frontend-sdk/SKILL.md": "4.9.4",
181
+ "microi-left-right-layout/SKILL.md": "4.9.4",
182
+ "microi-microservice/SKILL.md": "4.9.4",
183
+ "microi-microservice/references/runtime-delivery.md": "4.9.4",
184
+ "microi-mobile-app-quality/SKILL.md": "4.9.4",
185
+ "microi-solution-quotation/SKILL.md": "4.9.4",
186
+ "microi-solution-quotation/agents/openai.yaml": "4.9.4",
187
+ "microi-solution-quotation/scripts/build_solution_quote.py": "4.9.4",
188
+ "microi-system-delivery/SKILL.md": "4.9.4",
189
+ "microi-ui/SKILL.md": "4.9.4",
190
+ "microi-uniapp-frontend/SKILL.md": "4.9.4",
191
+ "microi.v8.js": "4.9.4",
192
+ "module-engine/SKILL.md": "4.9.4",
193
+ "module-engine/references/module-config.md": "4.9.4",
194
+ "ocr-engine/SKILL.md": "4.9.4",
195
+ "ocr-engine/agents/openai.yaml": "4.9.4",
196
+ "page-engine/SKILL.md": "4.9.4",
197
+ "performance-testing/SKILL.md": "4.9.4",
198
+ "playwright-e2e/SKILL.md": "4.9.4",
199
+ "print-engine/SKILL.md": "4.9.4",
200
+ "production-readonly-audit/SKILL.md": "4.9.4",
201
+ "report-engine/SKILL.md": "4.9.4",
202
+ "report-engine/agents/openai.yaml": "4.9.4",
203
+ "search-engine/SKILL.md": "4.9.4",
204
+ "search-engine/agents/openai.yaml": "4.9.4",
205
+ "spider-engine/SKILL.md": "4.9.4",
206
+ "translate-engine/SKILL.md": "4.9.4",
207
+ "translate-engine/agents/openai.yaml": "4.9.4",
208
+ "ui-design/SKILL.md": "4.9.4",
209
+ "ui-design/assets/pattern-showcase/app.js": "4.9.4",
210
+ "ui-design/assets/pattern-showcase/index.html": "4.9.4",
211
+ "ui-design/assets/pattern-showcase/styles.css": "4.9.4",
212
+ "ui-design/assets/templates/MCI-DESIGN.md": "4.9.4",
213
+ "ui-design/references/design-pattern-library.md": "4.9.4",
214
+ "ui-design/references/mci-design-contract.md": "4.9.4",
215
+ "ui-design/references/motion-and-media.md": "4.9.4",
216
+ "ui-design/references/product-flow-recipes.md": "4.9.4",
217
+ "uniapp-mall-assets/SKILL.md": "4.9.4",
218
+ "unity-integration/SKILL.md": "4.9.4",
219
+ "unity-integration/agents/openai.yaml": "4.9.4",
220
+ "unity-integration/references/ai-app-delivery.md": "4.9.4",
221
+ "unity-integration/references/sdk-api.md": "4.9.4",
222
+ "unity-integration/references/toolbox-migration.md": "4.9.4",
223
+ "unity-integration/references/webgl-hosting.md": "4.9.4",
224
+ "v8-api-config/SKILL.md": "4.9.4",
225
+ "v8-cache-pattern/SKILL.md": "4.9.4",
226
+ "v8-crud-api/SKILL.md": "4.9.4",
227
+ "v8-debugging/SKILL.md": "4.9.4",
228
+ "v8-explorer-tree/SKILL.md": "4.9.4",
229
+ "v8-export-import/SKILL.md": "4.9.4",
230
+ "v8-file-upload/SKILL.md": "4.9.4",
231
+ "v8-formengine-http/SKILL.md": "4.9.4",
232
+ "v8-frontend-events/SKILL.md": "4.9.4",
233
+ "v8-frontend-events/references/bluetooth-print-api.md": "4.9.4",
234
+ "v8-frontend-events/references/bluetooth-print.md": "4.9.4",
235
+ "v8-http-integration/SKILL.md": "4.9.4",
236
+ "v8-image-processing/SKILL.md": "4.9.4",
237
+ "v8-image-processing/agents/openai.yaml": "4.9.4",
238
+ "v8-image-processing/references/api-reference.md": "4.9.4",
239
+ "v8-menu-buttons/SKILL.md": "4.9.4",
240
+ "v8-mongodb/SKILL.md": "4.9.4",
241
+ "v8-mq-mqtt/SKILL.md": "4.9.4",
242
+ "v8-saas-multi-tenant/SKILL.md": "4.9.4",
243
+ "v8-security/SKILL.md": "4.9.4",
244
+ "v8-sql-query/SKILL.md": "4.9.4",
245
+ "v8-table-event/SKILL.md": "4.9.4",
246
+ "v8-template-engine/SKILL.md": "4.9.4",
247
+ "v8-utilities/SKILL.md": "4.9.4",
248
+ "v8-utilities/references/client-api-index.md": "4.9.4",
249
+ "v8-utilities/references/platform-http-routes.md": "4.9.4",
250
+ "v8-utilities/references/server-api-index.md": "4.9.4",
251
+ "v8-workflow/SKILL.md": "4.9.4",
252
+ "workspace-conventions/SKILL.md": "4.9.4"
239
253
  },
240
254
  "files": [
241
255
  ".microi-skills-version.json",
@@ -262,6 +276,7 @@
262
276
  "microi-client-frontend/SKILL.md",
263
277
  "microi-codex-installer/SKILL.md",
264
278
  "microi-codex-installer/agents/openai.yaml",
279
+ "microi-codex/SKILL.md",
265
280
  "microi-datasource-mapping/SKILL.md",
266
281
  "microi-db-schema/SKILL.md",
267
282
  "microi-db-schema/agents/openai.yaml",
@@ -317,6 +332,12 @@
317
332
  "ui-design/references/motion-and-media.md",
318
333
  "ui-design/references/product-flow-recipes.md",
319
334
  "uniapp-mall-assets/SKILL.md",
335
+ "unity-integration/SKILL.md",
336
+ "unity-integration/agents/openai.yaml",
337
+ "unity-integration/references/ai-app-delivery.md",
338
+ "unity-integration/references/sdk-api.md",
339
+ "unity-integration/references/toolbox-migration.md",
340
+ "unity-integration/references/webgl-hosting.md",
320
341
  "v8-api-config/SKILL.md",
321
342
  "v8-cache-pattern/SKILL.md",
322
343
  "v8-crud-api/SKILL.md",
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "4.9.2",
2
+ "version": "4.9.4",
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-11T04:06:42.498Z"
5
+ "updatedAt": "2026-08-12T00:42:10.480Z"
6
6
  }
package/skills/README.md CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ## 包含的 Skills
10
10
 
11
- 当前仓库包含 59 个 `SKILL.md`。以下清单按任务类型组织;AI 必须先完整读取与当前任务匹配的 Skill,再执行源码、MCP、文档或交付操作。
11
+ 当前仓库包含 62 个 `SKILL.md`。以下清单按任务类型组织;AI 必须先完整读取与当前任务匹配的 Skill,再执行源码、MCP、文档或交付操作。
12
12
 
13
13
  ### V8 引擎核心(后端)
14
14
 
@@ -75,6 +75,7 @@
75
75
  | **microi-deployment** | Docker/Windows/源码部署、配置、升级和多节点运行验收 | `microi-deployment/SKILL.md` |
76
76
  | **microi-microservice** | 前端微服务/微应用源码、路由、发布、宿主上下文和运行时交付 | `microi-microservice/SKILL.md` |
77
77
  | **microi-ai-application** | Web、MicroService、UniApp、H5 与游戏类 AI 应用的 Vue 3 + Vite + TypeScript 默认架构、迁移和质量门 | `microi-ai-application/SKILL.md` |
78
+ | **unity-integration** | Unity UPM SDK、WebGL 宿主、DiyToken、V8 接口引擎与 3D 项目交付 | `unity-integration/SKILL.md` |
78
79
  | **microi-docs-coverage** | 中文官网文档到 Skills 的能力映射、V8 API 漏项审计和同步流程 | `microi-docs-coverage/SKILL.md` |
79
80
  | **microi-solution-quotation** | 生成紧凑的一页式 Microi吾码解决方案、市场预估价、优惠报价与开发周期 Word | `microi-solution-quotation/SKILL.md` |
80
81
  | **microi-frontend-sdk** | Vue3/UniApp/H5/PC 前端统一 SDK、Token终端会话/续签、上传、资源 URL、ApiEngine/FormEngine | `microi-frontend-sdk/SKILL.md` |
@@ -85,6 +86,7 @@
85
86
  | **v8-explorer-tree** | VS Code 插件 V8 资源管理器目录规范和本地文件归档 | `v8-explorer-tree/SKILL.md` |
86
87
  | **workspace-conventions** | 工作区文件放置、临时产物、项目专属目录和根目录污染防护 | `workspace-conventions/SKILL.md` |
87
88
  | **microi-codex-installer** | Codex 插件立即检测、授权安装、旧 marketplace 迁移与验收 | `microi-codex-installer/SKILL.md` |
89
+ | **microi-codex** | Codex 中连接租户、读取实时上下文并完成 Microi 等价工作流 | `microi-codex/SKILL.md` |
88
90
  | **production-readonly-audit** | 正式环境只读巡检,不改动线上数据的业务核对流程 | `production-readonly-audit/SKILL.md` |
89
91
  | **uniapp-mall-assets** | UniApp/H5/商城上传资源、FileServer、私有临时 URL 与富文本安全 | `uniapp-mall-assets/SKILL.md` |
90
92
 
@@ -3,6 +3,8 @@ name: ai-engine
3
3
  description: Microi AI 引擎、模型代理、NL2SQL/NL2V8 与知识库规范。用于模型路由、密钥和订阅配额、Schema/Skill 关键词检索与可选向量融合、提示词安全、流式响应、租户隔离和验收。
4
4
  ---
5
5
 
6
+ > **Codex 强制前置:** 当前宿主为 Codex 时,在使用本 Skill 前必须先完整读取 `../microi-codex-installer/SKILL.md`,完成“Codex 每任务最新版硬门禁”;门禁未通过不得继续本 Skill。非 Codex 宿主跳过此项。
7
+
6
8
  # Microi AI Engine
7
9
 
8
10
  平台视频生成的受控 HTTP 入口为 `/api/Ai/CreateMiniMaxVideo`、`/api/Ai/GetMiniMaxVideoTask`、`/api/Ai/GetMiniMaxVideoFile`;AI 工作流入口统一位于 `/api/AIWorkFlow/*`。调用方只提交业务参数和模型选择,供应商密钥、租户配额、任务归属和文件读取权限由服务端判定。
@@ -3,6 +3,8 @@ name: ai-platform-governance
3
3
  description: Microi吾码 AI 平台治理中心设计、调用、扩展、应用商城升级与验收规范。用于门户与资源版本、身份目录/用户组/权限解释、配置模板与漂移、功能开关、发布审批/门禁/断点回滚、服务注册路由与韧性、Trace/告警/日志生命周期、资产物料、协作租约和可恢复导入。
4
4
  ---
5
5
 
6
+ > **Codex 强制前置:** 当前宿主为 Codex 时,在使用本 Skill 前必须先完整读取 `../microi-codex-installer/SKILL.md`,完成“Codex 每任务最新版硬门禁”;门禁未通过不得继续本 Skill。非 Codex 宿主跳过此项。
7
+
6
8
  # Microi吾码 AI 平台治理中心
7
9
 
8
10
  ## 何时使用
@@ -3,6 +3,8 @@ name: app-store
3
3
  description: Microi 应用商城开发、打包、安装和升级规范。用于官方/社区应用、Manifest、源码与构建产物、依赖、后台安装任务、租户隔离、增量升级、回滚和验收。
4
4
  ---
5
5
 
6
+ > **Codex 强制前置:** 当前宿主为 Codex 时,在使用本 Skill 前必须先完整读取 `../microi-codex-installer/SKILL.md`,完成“Codex 每任务最新版硬门禁”;门禁未通过不得继续本 Skill。非 Codex 宿主跳过此项。
7
+
6
8
  # Microi 应用商城
7
9
 
8
10
  ## 核心原则
@@ -137,7 +139,7 @@ description: Microi 应用商城开发、打包、安装和升级规范。用于
137
139
  - 官网当前资源只是三方合并的一侧,允许暂时落后于本地发布候选。下载阶段只校验固定白名单、稳定资源身份、JSON 可解析性及服务端返回 SHA-256;不能用“必须已包含本地最新功能标记”的规则提前拒绝旧官网,否则会形成“官网不够新所以永远无法发布新版”的循环依赖。
138
140
  - 本地输入和三方合并后的最终候选必须继续执行最低版本、功能标记、内嵌逻辑副本一致性等严格校验;发布成功并按内容哈希回读一致后才能推进 `.resource-sync-base`,不能把放宽读取门误做成放宽发布门。
139
141
  - 应用包版本与平台发布版本分别单调递增。包正文需要写回而本地包版本、平台版本均未高于官网时,应基于官网包版本自动递增补丁号;内容无变化时不得递增,必须用连续两次同步验证第二次为零变更。
140
- - MCP 配置中的官方 API、`OsClient` 与 Token 文件是鉴权事实源,但编辑器可执行文件、插件版本目录和 `cwd` 都是易漂移的启动信息。发布器应保留鉴权配置、固定校验 `https://api.itdos.com + itdos`,并从已配置入口、同级最新已安装插件或当前工作区依次发现可信 `mcp-server.js`,使用正在运行发布脚本的 Node 启动;插件升级或旧目录清理不能再次阻塞后端发布。
142
+ - MCP 配置中的官方 API、`OsClient` 与 Token 文件是鉴权事实源,但编辑器可执行文件、插件版本目录和 `cwd` 都是易漂移的启动信息。发布器应保留鉴权配置、固定校验 `https://api.itdos.com + itdos`,并支持插件生成的稳定 `microi-cli-mcp.js` 或标准 `mcp-server.js` 入口;旧扩展配置再从同级最新已安装插件或当前工作区发现可信入口,统一使用正在运行发布脚本的 Node 启动。插件升级、Codex 插件化或旧目录清理不能再次阻塞后端发布。
141
143
  - Token 文件的新键固定为 `ApiBase|OsClient|OsClientType|OsClientNetwork` 四段身份;Type/Network 为空时仍保留空段。读取和回写必须先用四段精确键,再兼容旧版紧凑键;旧键在多环境配置下可能被有意保留且已经失效,禁止优先读取。自动化测试要覆盖“精确键已刷新、旧键仍过期”以及 type-only/network-only 不碰撞。
142
144
  - VS Code 的 SecretStorage 恢复 broker 必须使用确定性激活事件启动;不得只依赖大型工作区可能超时的递归 `workspaceContains`。签名密钥变化时旧 Token 本身不能以旧换新,必须由已激活 broker 使用本机 SecretStorage 静默重登并回写精确身份键。
143
145
  - 本地资源同步的官网读取、发布和发布后回读应使用同一个已校验的 `microi_itdos` MCP 链路;CI 无 MCP 时才允许凭显式 Token 使用 HTTP。V8 独立文件与应用包内嵌副本合并时,先把文件头说明和 `Version` 与可执行正文分离:两端独立升版不能算代码冲突,不同正文安全合成后应基于两端最高版本再升一版;只有同一段可执行逻辑出现不同实现才失败关闭。
@@ -162,4 +164,12 @@ description: Microi 应用商城开发、打包、安装和升级规范。用于
162
164
  - 触发场景:商城应用包把既有字段从可空升级为 `NOT NULL DEFAULT ...`,老租户的物理列已经存在,但历史记录仍为 `NULL`;导入器直接执行 `ALTER TABLE ... MODIFY COLUMN ... NOT NULL` 时,MySQL 报 `Invalid use of NULL value`,整个安装分片失败。
163
165
  - 根因:物理列同步只比较类型、可空性、默认值和注释,没有在收紧可空性前迁移存量数据。列默认值只影响后续写入,不会自动修复既有 `NULL`。
164
166
  - 通用规则:当包要求 `NOT NULL`、目标列仍可空且存在历史 `NULL` 时,必须先用包内明确声明的默认值参数化回填,再执行列约束变更;包未声明默认值时失败关闭并报告影响行数,禁止猜测业务值。该步骤必须可重复执行,并允许多节点并发重试后得到同一结果。
165
- - 自动化检查:构造可空旧列及多条 `NULL` 行,断言导入器按“统计 NULL → 参数化回填 → `MODIFY ... NOT NULL`”顺序执行;覆盖字符串、整数、零行、缺失默认值、重复执行,以及商城包中全部发布协议状态字段。
167
+ - 自动化检查:构造可空旧列及多条 `NULL` 行,断言导入器按“统计 NULL → 参数化回填 → `MODIFY ... NOT NULL`”顺序执行;覆盖字符串、整数、零行、缺失默认值、重复执行,以及商城包中全部发布协议状态字段。
168
+
169
+ ## 复盘:应用新增菜单未自动授予系统管理员完整权限
170
+
171
+ - 触发场景:应用首次安装或版本更新新增了 `sys_menu`,菜单数据已经存在,但系统管理员看不到入口或只能执行部分按钮;再次人工到角色管理中勾选后才恢复。
172
+ - 根因:安装器只导入菜单,没有在同一事务内写入 `sys_rolelimit`;历史补丁又把单个管理员角色 Id 和五项旧权限硬编码,只能修复某个菜单,遗漏 `Read`、自定义按钮及其它 `Level >= 9999` 管理员角色。
173
+ - 通用规则:安装器只对本次真正新增或从删除状态重新引入的菜单自动授权,不扩大既有菜单的客户权限策略。目标角色必须从当前租户实时读取全部有效 `sys_role.Level >= 9999` 记录;基础权限固定为 `Read/Add/Edit/Del/Export/Import`,并合并菜单 `MoreBtns/ExportMoreBtns/BatchSelectMoreBtns/PageBtns/PageTabs/FormBtns` 中每个按钮的 `Id + Name`,不得加入 `NoDetail/NoSearch` 这类限制权限。
174
+ - 幂等与失败边界:已有 `sys_rolelimit` 只能合并、不得删除历史自定义权限;新增行使用“租户 + 角色 + 菜单”的确定性 Id,并在并发主键冲突后重新回读合并。找不到系统管理员、查询失败或任一权限写入失败必须让整个安装事务回滚,不能出现“菜单成功但管理员无权”的半成品。通过 FormEngine 写入以触发共享授权缓存失效。
175
+ - 自动化检查:覆盖多个系统管理员、已有部分权限、自定义按钮既有 JSON 字符串也有数组、删除菜单恢复、重复安装零新增、两个节点同时插入后合并,以及既有菜单更新不自动扩权;发布门同时校验独立导入器与商城包内嵌副本都包含该能力。
@@ -3,6 +3,8 @@ name: business-blueprint
3
3
  description: Microi 业务架构蓝图(System Blueprint)— 设计期系统知识图谱,AI 生成低代码系统时防幻觉的唯一事实源
4
4
  ---
5
5
 
6
+ > **Codex 强制前置:** 当前宿主为 Codex 时,在使用本 Skill 前必须先完整读取 `../microi-codex-installer/SKILL.md`,完成“Codex 每任务最新版硬门禁”;门禁未通过不得继续本 Skill。非 Codex 宿主跳过此项。
7
+
6
8
  # Microi 业务架构蓝图(System Blueprint)
7
9
 
8
10
  ## 这是什么
@@ -3,6 +3,8 @@ name: datasource-engine
3
3
  description: Microi 数据源引擎设计、调用与安全规范。用于配置 sys_datasource 的 SQL、V8、JSON 数据源,为表单选项、报表、接口或远程搜索供数,以及通过前后端 V8.DataSourceEngine.Run 调用和验收。
4
4
  ---
5
5
 
6
+ > **Codex 强制前置:** 当前宿主为 Codex 时,在使用本 Skill 前必须先完整读取 `../microi-codex-installer/SKILL.md`,完成“Codex 每任务最新版硬门禁”;门禁未通过不得继续本 Skill。非 Codex 宿主跳过此项。
7
+
6
8
  # Microi 数据源引擎
7
9
 
8
10
  ## 适用边界