@microi.net/cli 4.9.2 → 4.9.3

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 (72) 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 +3 -3
  8. package/package.json +1 -1
  9. package/scripts/microi-cli.js +44 -41
  10. package/scripts/microi-skills.meta.json +173 -173
  11. package/skills/.microi-skills-version.json +2 -2
  12. package/skills/ai-engine/SKILL.md +2 -0
  13. package/skills/ai-platform-governance/SKILL.md +2 -0
  14. package/skills/app-store/SKILL.md +2 -0
  15. package/skills/business-blueprint/SKILL.md +2 -0
  16. package/skills/datasource-engine/SKILL.md +2 -0
  17. package/skills/dos-orm/SKILL.md +2 -0
  18. package/skills/job-engine/SKILL.md +2 -0
  19. package/skills/message-notification/SKILL.md +2 -0
  20. package/skills/microi-ai-application/SKILL.md +2 -0
  21. package/skills/microi-client-frontend/SKILL.md +2 -0
  22. package/skills/microi-codex/SKILL.md +7 -1
  23. package/skills/microi-codex-installer/SKILL.md +61 -5
  24. package/skills/microi-datasource-mapping/SKILL.md +2 -0
  25. package/skills/microi-db-schema/SKILL.md +2 -0
  26. package/skills/microi-deployment/SKILL.md +2 -0
  27. package/skills/microi-docs-coverage/SKILL.md +2 -0
  28. package/skills/microi-form-engine/SKILL.md +2 -0
  29. package/skills/microi-form-layout/SKILL.md +2 -0
  30. package/skills/microi-frontend-sdk/SKILL.md +2 -0
  31. package/skills/microi-left-right-layout/SKILL.md +2 -0
  32. package/skills/microi-microservice/SKILL.md +2 -0
  33. package/skills/microi-mobile-app-quality/SKILL.md +2 -0
  34. package/skills/microi-solution-quotation/SKILL.md +2 -0
  35. package/skills/microi-system-delivery/SKILL.md +2 -0
  36. package/skills/microi-ui/SKILL.md +2 -0
  37. package/skills/microi-uniapp-frontend/SKILL.md +2 -0
  38. package/skills/module-engine/SKILL.md +2 -0
  39. package/skills/ocr-engine/SKILL.md +2 -0
  40. package/skills/page-engine/SKILL.md +2 -0
  41. package/skills/performance-testing/SKILL.md +2 -0
  42. package/skills/playwright-e2e/SKILL.md +2 -0
  43. package/skills/print-engine/SKILL.md +2 -0
  44. package/skills/production-readonly-audit/SKILL.md +2 -0
  45. package/skills/report-engine/SKILL.md +2 -0
  46. package/skills/search-engine/SKILL.md +2 -0
  47. package/skills/spider-engine/SKILL.md +2 -0
  48. package/skills/translate-engine/SKILL.md +2 -0
  49. package/skills/ui-design/SKILL.md +2 -0
  50. package/skills/uniapp-mall-assets/SKILL.md +2 -0
  51. package/skills/v8-api-config/SKILL.md +2 -0
  52. package/skills/v8-cache-pattern/SKILL.md +2 -0
  53. package/skills/v8-crud-api/SKILL.md +2 -0
  54. package/skills/v8-debugging/SKILL.md +2 -0
  55. package/skills/v8-explorer-tree/SKILL.md +2 -0
  56. package/skills/v8-export-import/SKILL.md +2 -0
  57. package/skills/v8-file-upload/SKILL.md +2 -0
  58. package/skills/v8-formengine-http/SKILL.md +2 -0
  59. package/skills/v8-frontend-events/SKILL.md +2 -0
  60. package/skills/v8-http-integration/SKILL.md +2 -0
  61. package/skills/v8-image-processing/SKILL.md +2 -0
  62. package/skills/v8-menu-buttons/SKILL.md +2 -0
  63. package/skills/v8-mongodb/SKILL.md +2 -0
  64. package/skills/v8-mq-mqtt/SKILL.md +2 -0
  65. package/skills/v8-saas-multi-tenant/SKILL.md +2 -0
  66. package/skills/v8-security/SKILL.md +2 -0
  67. package/skills/v8-sql-query/SKILL.md +2 -0
  68. package/skills/v8-table-event/SKILL.md +2 -0
  69. package/skills/v8-template-engine/SKILL.md +2 -0
  70. package/skills/v8-utilities/SKILL.md +2 -0
  71. package/skills/v8-workflow/SKILL.md +2 -0
  72. package/skills/workspace-conventions/SKILL.md +9 -5
@@ -1,13 +1,13 @@
1
1
  {
2
- "builtAt": "2026-08-11T04:06:59.529Z",
2
+ "builtAt": "2026-08-11T10:40:14.302Z",
3
3
  "source": "../microi.skills",
4
4
  "extension": {
5
5
  "name": "v8-engine",
6
- "version": "4.9.2",
6
+ "version": "4.9.3",
7
7
  "publisher": "Microi"
8
8
  },
9
9
  "skills": {
10
- "version": "4.9.2",
10
+ "version": "4.9.3",
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,79 +15,79 @@
15
15
  "dir": "dist/microi.skills",
16
16
  "files": 108,
17
17
  "skills": 60,
18
- "bytes": 1710834
18
+ "bytes": 1732093
19
19
  },
20
20
  "fileHashes": {
21
- ".microi-skills-version.json": "06d11c8c52c2c3279ae8ed380511de8e27a67aa5145b4122495674c30d02f9f5",
21
+ ".microi-skills-version.json": "86f7c0f32c336fed2a010c05bced2af0803b592e2a7f2c601a6274d99387ada8",
22
22
  "README.md": "020086cc87e3f1c02cdaac86fe1a0ae58f16f0b1bb854d7a52f3e8f966f58bd7",
23
- "ai-engine/SKILL.md": "be814942df611fa72fbd86ad67ac2cd0aa519cd348bcc085dd03e8ac81b7ec4b",
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": "68759061105658c83d186e93213afa8606190a1e8270e64e3daf1975910b0a05",
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": "3c8d37ca51e52aa485b22a90010f452bfad4bd8a403ea0f16de58783486fad3f",
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-datasource-mapping/SKILL.md": "e61556634926360c0c2efab00dccd57e826c75b78e60307adfa158c2c58d4f37",
46
+ "microi-db-schema/SKILL.md": "adcb2f63d1e5ea83529438ce03fe0e8648c5cdfcbebfee7d27ae101c06b1b128",
47
47
  "microi-db-schema/agents/openai.yaml": "c725a2be4c904472f9e46dc4b49aa642c9f3a4437c91a28ba7cc27167497ede7",
48
48
  "microi-db-schema/references/core-tables.md": "b71164d9afe8cd6085745a27dddb31722014a85f8ab22f09ab447738612fea6a",
49
49
  "microi-db-schema/references/form-component-options.md": "c4c5085d4b2e4fc79b09d255fa1655c2007e863e3c102ccf805ca57abdf79028",
50
50
  "microi-db-schema/references/schema-overview.md": "8909f78c1eb651f1c1f251474051d75e548ac95c961e4e8491160e15a04ec0a1",
51
51
  "microi-db-schema/references/schema.md": "4e533fce9b42a26e404bfe86e2808f30c0bc3ddfe0d65b568c2ff4825c1742d3",
52
52
  "microi-db-schema/references/table-catalog.md": "ea0ef573d0e112c335e3ab66035bce4e5c3039c7bf25c6e3743f086913b46b97",
53
- "microi-deployment/SKILL.md": "b85107988a0744b11c47dcb7a5c65a89faefe046b6400f3e7a7a4afa1cdcea80",
53
+ "microi-deployment/SKILL.md": "a3c5df8b6508b7034ba15703249105d1992aecdd1b4c17be78c54b23cfcdda3e",
54
54
  "microi-deployment/references/deployment-matrix.md": "32d9d1424bf19eae0d2cee2b1667203c830ea7610c71a806e7ddf785a0083009",
55
- "microi-docs-coverage/SKILL.md": "36cefec16edc68f52682a93a1179b6c7d20f55ea8d217a7708136440be768ac2",
55
+ "microi-docs-coverage/SKILL.md": "50dce4e686c9fb23121f1779a8649c62ba0ebfc6bdef8fbb95cb394fed5d7469",
56
56
  "microi-docs-coverage/references/capability-map.md": "2cfc6a10ca017519b1b6ba9d4a33c2055f6793162a36b511ba319945f08972e1",
57
57
  "microi-docs-coverage/scripts/audit-doc-skill-coverage.mjs": "ebd57f17f2ebae499bfa59ad17830db458590feb76f7f0f20219ff0987b33af3",
58
- "microi-form-engine/SKILL.md": "6daa341083974bdb09f85a3615e3a9ccb985f66878e6d4737cc6f9635ff9cc7f",
58
+ "microi-form-engine/SKILL.md": "2bcec564980eb357eb7fa20bd2b46e03cd29533f4e74cc6fbcb1e3611edb2b8e",
59
59
  "microi-form-engine/references/component-catalog.md": "68963c2d5211a4610c09fab1fa127a349339abbb7427509b183d4be72e977c7b",
60
60
  "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",
61
+ "microi-form-layout/SKILL.md": "3d03193582cf51cc468c11409213ff883c42bee43580452b4805c2a7eef9a7e1",
62
+ "microi-frontend-sdk/SKILL.md": "415c8ccacfe64d31bd819c8a4c06da0a2d1ab835fe7edf04890f5e55ae15897a",
63
+ "microi-left-right-layout/SKILL.md": "4ea56e01b6c9a120919c90ae5525528db3173699e82b341f716f1c608201c6d6",
64
+ "microi-microservice/SKILL.md": "6a01e838d7b309d49d96e8e94c19657d3f3549c03df7f2d110209b66971380f5",
65
65
  "microi-microservice/references/runtime-delivery.md": "d21e759aee023dd3a1e9a3dd3bba26a38a5be6c2342d5aecf27901cd97a8ab6d",
66
- "microi-mobile-app-quality/SKILL.md": "3d7c4e89a5abe98658ebce0a31f3db05ff5e38b3f1ac5957aa44ebef9ae282ee",
67
- "microi-solution-quotation/SKILL.md": "1bd47bd019a62bdc904612a7d8e2501c76df66eed9ef247544dd7fe38eba02e4",
66
+ "microi-mobile-app-quality/SKILL.md": "a8a5d1a324b327c69652423747cf8932c7d6e0d2cd182eb8efca055d3939247b",
67
+ "microi-solution-quotation/SKILL.md": "c0d16a2da319d998475b3bcccae3f7f1b3ddbc73cb628a4f97fe175bb7a5c4e0",
68
68
  "microi-solution-quotation/agents/openai.yaml": "9e3f994cc842c927ca25e23216f6ce5e8f8313fc39b1c7142d9b652ca73e7dd1",
69
69
  "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",
70
+ "microi-system-delivery/SKILL.md": "992aaf79a4954a6cf587d1dc24405dd798c352e52aa5682048b00c5421d391aa",
71
+ "microi-ui/SKILL.md": "3f4d8454a9f6ce97bb3a6f1a1c28e252b8b59dc4018f8df575b4171fcd18adc5",
72
+ "microi-uniapp-frontend/SKILL.md": "74692916aeb26ccc8bda79ed288608af82692996ce343b4ca467abe3f3a076c5",
73
73
  "microi.v8.js": "25ff9e9aca3ff5167a1f3f06e262e3389a6d732cb12b9a3ddb4f218fb331ef53",
74
- "module-engine/SKILL.md": "6c74925a8d7597266b0e7c01e78972a4afa9ef5a294c7f2cb4bff78dd91ef513",
74
+ "module-engine/SKILL.md": "b5b544e622466eb8d83fd35fd699130ab2a09fba46d18111205cd0aa360ddb7f",
75
75
  "module-engine/references/module-config.md": "900f3baf7ae8d1311b1e1b8553aeae2ece4d8260fea29a1bd4237f3f9f35fe7d",
76
- "ocr-engine/SKILL.md": "16f7ee8d3485f47d2cb524f0c3fdea609f7de5581ba46da9f34d32772422c050",
76
+ "ocr-engine/SKILL.md": "d4f64a6e903e22f716ca842702262df590b169b5f94d352f2183206419004103",
77
77
  "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",
78
+ "page-engine/SKILL.md": "197243ed5ac1a11eeb817d95b532a02d2420a5caed9fc712db4b864ba0096c7d",
79
+ "performance-testing/SKILL.md": "adadc7cb76fb3c26f62b4d33fac7b41a99f6c03ff267672850f5196b147c6000",
80
+ "playwright-e2e/SKILL.md": "487ac84ab0f88242ed2a5bbaca33a18a635fcd8b3d03a8b8c07b10f4b6496b8f",
81
+ "print-engine/SKILL.md": "158c87c4dc3e2cffc69a4903f1644adb8f6c849247d452c1be32ebd7a3f935df",
82
+ "production-readonly-audit/SKILL.md": "0906d74c5cea78f6acbcde7edbb3da63da2a141b44e546a239b278ff82f2fdd0",
83
+ "report-engine/SKILL.md": "9b53c40a6cb706edc8ec8f066010a3cd781a71caf12ad4173c85f04a3407b666",
84
84
  "report-engine/agents/openai.yaml": "6705efa604e24e8286e605d7bb8c240e2434d23657ee9012fd68a96503a4a0f9",
85
- "search-engine/SKILL.md": "ddabf0b288d04c72985d3528e12c19bcd212a292a09593514d8385c4cb2c53a4",
85
+ "search-engine/SKILL.md": "86f83dca51776d9f92770fa1965cccf9c0707db80b014b80a7345460a46ecd33",
86
86
  "search-engine/agents/openai.yaml": "5ddbe54965386287b00eba1cd7e38f3c7058edc437538f12ddb165f96f75a6eb",
87
- "spider-engine/SKILL.md": "09e9e164dc09c35bb4bebfbe77e3ba18164c89503313b28a1b4f1061e0de5e30",
88
- "translate-engine/SKILL.md": "384ab8a4c064f1ded98ef3890d5f65daee0001c784cd42d8560623ae64469203",
87
+ "spider-engine/SKILL.md": "e3bed6e42197b12db64c13144ae5b218747c06f59dc92ec7fc6d7bc63f4e25d9",
88
+ "translate-engine/SKILL.md": "d7cbdae18ed404859d5506d8cfd310a04e985db2436e54492964155db299d69f",
89
89
  "translate-engine/agents/openai.yaml": "8eb47e08a691219bbe22a797ddbdf73234ec77f86e5724bc735fb0738d899112",
90
- "ui-design/SKILL.md": "71a53ed6fb097dd3715556268b72d2347aee907dbaa057798b2fe463fcccedbc",
90
+ "ui-design/SKILL.md": "75d1522e9d7159ab0ca99cd9abbe3e20cf6e43fd2f660c9ef92a61ae0a42eb06",
91
91
  "ui-design/assets/pattern-showcase/app.js": "68a8d404c30096da853c6edbc7cb27f336982147ddfebccd66c03ba3d99427cd",
92
92
  "ui-design/assets/pattern-showcase/index.html": "242f94772a5f14e38296f1e925f30a9a5fef2103975831cbd47861a3fc14d5bc",
93
93
  "ui-design/assets/pattern-showcase/styles.css": "77c34ddae0dd9c665c8774dc6def4bd8f4f5ed02470d4343d116ed141c87eccb",
@@ -96,146 +96,146 @@
96
96
  "ui-design/references/mci-design-contract.md": "3312b7ecc09567d4da18289b4e0bbb4061ed3ff94b71b6f72b46ea7d65a577eb",
97
97
  "ui-design/references/motion-and-media.md": "3d73161a5ad19e3d1ebecf681febd592ea0e1bca42e6340ef6a08cd9a9fd25be",
98
98
  "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",
99
+ "uniapp-mall-assets/SKILL.md": "f81b2e05abbd9e29a1a26fc3a4a9a34b1c84b856035a3d612f173727fff7ed82",
100
+ "v8-api-config/SKILL.md": "16a936c5b872cf86b34c3bc13c61134a796bbe0849ce03cfbe5f29198521f130",
101
+ "v8-cache-pattern/SKILL.md": "34d008ee755fe71451b00c3950b2036576fe5ecfc5e5040839282afc9c1f3774",
102
+ "v8-crud-api/SKILL.md": "a282114f9b3aac5f4f50fc4ae0e657dc9acc1cd78c074e53260cb4fd58e9e733",
103
+ "v8-debugging/SKILL.md": "8f8233f66b4063f166ccaa6f42514723aaa78ca743cebc2ff3c7fd4621df08e9",
104
+ "v8-explorer-tree/SKILL.md": "d37541c20ceda5156ee51c771d828a0746edc7e0e7aa4d72bdd0a6c6ec3f014a",
105
+ "v8-export-import/SKILL.md": "00312a0107705ddac0fffcd52d11c4a15166c50484b74dd42f6f7e9fa91bc6e8",
106
+ "v8-file-upload/SKILL.md": "824287b5a76cedb2481be3964d47120ed1ac004797be8621921715bb39c805c8",
107
+ "v8-formengine-http/SKILL.md": "1679069c1d6253643cbad112aedab871950a3c56b3c965278e9af4fefafc28b1",
108
+ "v8-frontend-events/SKILL.md": "10aa5f11d6f93f2f0049d587284fe3697deb4b7ce811cc1cc96061e45bdc37b2",
109
109
  "v8-frontend-events/references/bluetooth-print-api.md": "c5667cc6a9ed1bf385a21ddbc28e39993bc9e6d527bc31b53fb4ad582abf719e",
110
110
  "v8-frontend-events/references/bluetooth-print.md": "d57f6981d846093277c1456c84bbf9586f65db70129d007fe25fdfb12f58e589",
111
- "v8-http-integration/SKILL.md": "08bb5e9e7a18be162dc907cc02ab8b60ab0aee198617f3c9e1354c620b6f2dc4",
112
- "v8-image-processing/SKILL.md": "69fc700953ceec455604666e15a46a5d665cfc1e7c5134d0d47f2b0f938197cb",
111
+ "v8-http-integration/SKILL.md": "d76ccd0b52ef46a9ee0469441ef2bb535b8329dc3178adda2dff1dfe8ab52d18",
112
+ "v8-image-processing/SKILL.md": "2615cc484c2c59b636c8f442b832ef310c847a8d7893a801673d83427a6d525a",
113
113
  "v8-image-processing/agents/openai.yaml": "009d8b643bea6203a8056c7323b68fbe6a92c594809415cf657868074e52a576",
114
114
  "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",
115
+ "v8-menu-buttons/SKILL.md": "0249cd6205bcb1f3a173e9fcb0d2734638cad99dff48ccc23fa09161e2f8a0f0",
116
+ "v8-mongodb/SKILL.md": "2c97bec9abfdcf6c5d622206ef47e67cdd8947f8ecfed6294e5d3fdf1355d94c",
117
+ "v8-mq-mqtt/SKILL.md": "3fad2107dd46a2e2c6ccb43ac88ba4dbd8e3ea99b7eca0e9ba291baacbb80cb0",
118
+ "v8-saas-multi-tenant/SKILL.md": "df7b1b7b712a446812e6469521b69d0cdf908361a0c2c0a48b334026e717efab",
119
+ "v8-security/SKILL.md": "7144e4427ed674479e2ad90775fc951513630c7bc1494d0a66d4790c823ce306",
120
+ "v8-sql-query/SKILL.md": "ef788b154ef195e184f5586f8f8f2f21aad1b1fc0ea697cc1478495b10abf808",
121
+ "v8-table-event/SKILL.md": "16ff880319ce390b882696ff8985c9a654c47b56499c2389a9d6a6ec834ba2d1",
122
+ "v8-template-engine/SKILL.md": "77af63d434cc335bbb1fa450cc3264a89cd32f0abf4fc74a9e660c2bdcee0e79",
123
+ "v8-utilities/SKILL.md": "e2755bb40ae475a81c09e9e100c2b90fcb27a3abb43dfab801f3b6c59c40fdd8",
124
124
  "v8-utilities/references/client-api-index.md": "9b6cc82f1e1d40963354d120d838ebe003b1125e9e479c6f79fa5866e3c21bd8",
125
125
  "v8-utilities/references/platform-http-routes.md": "87579eef4e89b4c80e1757ad34ec951e0ccadb6bd15aab4f3ab247f55d5f1cd5",
126
126
  "v8-utilities/references/server-api-index.md": "72655af1078b0c63ace253f6a6ab74847abffe38829fdcb55780861d8d4b0e9f",
127
- "v8-workflow/SKILL.md": "cd6738edd79f628948adfac898b6d58a81feb28d1ec6d1f83fc12758fb570819",
128
- "workspace-conventions/SKILL.md": "a8bb98c6abc109394208af83052b5cf646ce4c91c969a8358a1265c5e61b314b"
127
+ "v8-workflow/SKILL.md": "a3864fcdb203479fd1cf074e97644defbc47c9861147fd7bcaca5f0e1aa13210",
128
+ "workspace-conventions/SKILL.md": "a866ad4526e4afd400efee992743e43d16feb51a5e98d35615cdff20a7253810"
129
129
  },
130
130
  "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"
131
+ ".microi-skills-version.json": "4.9.3",
132
+ "README.md": "4.9.3",
133
+ "ai-engine/SKILL.md": "4.9.3",
134
+ "ai-engine/agents/openai.yaml": "4.9.3",
135
+ "ai-platform-governance/SKILL.md": "4.9.3",
136
+ "app-store/SKILL.md": "4.9.3",
137
+ "app-store/agents/openai.yaml": "4.9.3",
138
+ "business-blueprint/SKILL.md": "4.9.3",
139
+ "datasource-engine/SKILL.md": "4.9.3",
140
+ "datasource-engine/agents/openai.yaml": "4.9.3",
141
+ "dos-orm/SKILL.md": "4.9.3",
142
+ "dos-orm/references/api-reference.md": "4.9.3",
143
+ "job-engine/SKILL.md": "4.9.3",
144
+ "job-engine/agents/openai.yaml": "4.9.3",
145
+ "message-notification/SKILL.md": "4.9.3",
146
+ "message-notification/agents/openai.yaml": "4.9.3",
147
+ "message-notification/references/contracts.md": "4.9.3",
148
+ "microi-ai-app-auth.js": "4.9.3",
149
+ "microi-ai-application/SKILL.md": "4.9.3",
150
+ "microi-ai-application/agents/openai.yaml": "4.9.3",
151
+ "microi-ai-application/references/frontend-baseline.md": "4.9.3",
152
+ "microi-client-frontend/SKILL.md": "4.9.3",
153
+ "microi-codex-installer/SKILL.md": "4.9.3",
154
+ "microi-codex-installer/agents/openai.yaml": "4.9.3",
155
+ "microi-datasource-mapping/SKILL.md": "4.9.3",
156
+ "microi-db-schema/SKILL.md": "4.9.3",
157
+ "microi-db-schema/agents/openai.yaml": "4.9.3",
158
+ "microi-db-schema/references/core-tables.md": "4.9.3",
159
+ "microi-db-schema/references/form-component-options.md": "4.9.3",
160
+ "microi-db-schema/references/schema-overview.md": "4.9.3",
161
+ "microi-db-schema/references/schema.md": "4.9.3",
162
+ "microi-db-schema/references/table-catalog.md": "4.9.3",
163
+ "microi-deployment/SKILL.md": "4.9.3",
164
+ "microi-deployment/references/deployment-matrix.md": "4.9.3",
165
+ "microi-docs-coverage/SKILL.md": "4.9.3",
166
+ "microi-docs-coverage/references/capability-map.md": "4.9.3",
167
+ "microi-docs-coverage/scripts/audit-doc-skill-coverage.mjs": "4.9.3",
168
+ "microi-form-engine/SKILL.md": "4.9.3",
169
+ "microi-form-engine/references/component-catalog.md": "4.9.3",
170
+ "microi-form-engine/references/data-source-events.md": "4.9.3",
171
+ "microi-form-layout/SKILL.md": "4.9.3",
172
+ "microi-frontend-sdk/SKILL.md": "4.9.3",
173
+ "microi-left-right-layout/SKILL.md": "4.9.3",
174
+ "microi-microservice/SKILL.md": "4.9.3",
175
+ "microi-microservice/references/runtime-delivery.md": "4.9.3",
176
+ "microi-mobile-app-quality/SKILL.md": "4.9.3",
177
+ "microi-solution-quotation/SKILL.md": "4.9.3",
178
+ "microi-solution-quotation/agents/openai.yaml": "4.9.3",
179
+ "microi-solution-quotation/scripts/build_solution_quote.py": "4.9.3",
180
+ "microi-system-delivery/SKILL.md": "4.9.3",
181
+ "microi-ui/SKILL.md": "4.9.3",
182
+ "microi-uniapp-frontend/SKILL.md": "4.9.3",
183
+ "microi.v8.js": "4.9.3",
184
+ "module-engine/SKILL.md": "4.9.3",
185
+ "module-engine/references/module-config.md": "4.9.3",
186
+ "ocr-engine/SKILL.md": "4.9.3",
187
+ "ocr-engine/agents/openai.yaml": "4.9.3",
188
+ "page-engine/SKILL.md": "4.9.3",
189
+ "performance-testing/SKILL.md": "4.9.3",
190
+ "playwright-e2e/SKILL.md": "4.9.3",
191
+ "print-engine/SKILL.md": "4.9.3",
192
+ "production-readonly-audit/SKILL.md": "4.9.3",
193
+ "report-engine/SKILL.md": "4.9.3",
194
+ "report-engine/agents/openai.yaml": "4.9.3",
195
+ "search-engine/SKILL.md": "4.9.3",
196
+ "search-engine/agents/openai.yaml": "4.9.3",
197
+ "spider-engine/SKILL.md": "4.9.3",
198
+ "translate-engine/SKILL.md": "4.9.3",
199
+ "translate-engine/agents/openai.yaml": "4.9.3",
200
+ "ui-design/SKILL.md": "4.9.3",
201
+ "ui-design/assets/pattern-showcase/app.js": "4.9.3",
202
+ "ui-design/assets/pattern-showcase/index.html": "4.9.3",
203
+ "ui-design/assets/pattern-showcase/styles.css": "4.9.3",
204
+ "ui-design/assets/templates/MCI-DESIGN.md": "4.9.3",
205
+ "ui-design/references/design-pattern-library.md": "4.9.3",
206
+ "ui-design/references/mci-design-contract.md": "4.9.3",
207
+ "ui-design/references/motion-and-media.md": "4.9.3",
208
+ "ui-design/references/product-flow-recipes.md": "4.9.3",
209
+ "uniapp-mall-assets/SKILL.md": "4.9.3",
210
+ "v8-api-config/SKILL.md": "4.9.3",
211
+ "v8-cache-pattern/SKILL.md": "4.9.3",
212
+ "v8-crud-api/SKILL.md": "4.9.3",
213
+ "v8-debugging/SKILL.md": "4.9.3",
214
+ "v8-explorer-tree/SKILL.md": "4.9.3",
215
+ "v8-export-import/SKILL.md": "4.9.3",
216
+ "v8-file-upload/SKILL.md": "4.9.3",
217
+ "v8-formengine-http/SKILL.md": "4.9.3",
218
+ "v8-frontend-events/SKILL.md": "4.9.3",
219
+ "v8-frontend-events/references/bluetooth-print-api.md": "4.9.3",
220
+ "v8-frontend-events/references/bluetooth-print.md": "4.9.3",
221
+ "v8-http-integration/SKILL.md": "4.9.3",
222
+ "v8-image-processing/SKILL.md": "4.9.3",
223
+ "v8-image-processing/agents/openai.yaml": "4.9.3",
224
+ "v8-image-processing/references/api-reference.md": "4.9.3",
225
+ "v8-menu-buttons/SKILL.md": "4.9.3",
226
+ "v8-mongodb/SKILL.md": "4.9.3",
227
+ "v8-mq-mqtt/SKILL.md": "4.9.3",
228
+ "v8-saas-multi-tenant/SKILL.md": "4.9.3",
229
+ "v8-security/SKILL.md": "4.9.3",
230
+ "v8-sql-query/SKILL.md": "4.9.3",
231
+ "v8-table-event/SKILL.md": "4.9.3",
232
+ "v8-template-engine/SKILL.md": "4.9.3",
233
+ "v8-utilities/SKILL.md": "4.9.3",
234
+ "v8-utilities/references/client-api-index.md": "4.9.3",
235
+ "v8-utilities/references/platform-http-routes.md": "4.9.3",
236
+ "v8-utilities/references/server-api-index.md": "4.9.3",
237
+ "v8-workflow/SKILL.md": "4.9.3",
238
+ "workspace-conventions/SKILL.md": "4.9.3"
239
239
  },
240
240
  "files": [
241
241
  ".microi-skills-version.json",
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "4.9.2",
2
+ "version": "4.9.3",
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-11T10:39:57.717Z"
6
6
  }
@@ -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
  ## 核心原则
@@ -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
  ## 适用边界
@@ -3,6 +3,8 @@ name: dos-orm
3
3
  description: Dos.ORM C# 数据访问指南。用于 Microi.Server 中编写或审查 DbSession、Entity、From、WhereClip、事务、异步查询、BulkInsert、Upsert、SqlFunc、子查询、导航属性、CodeFirst、读写分离和分库分表代码。
4
4
  ---
5
5
 
6
+ > **Codex 强制前置:** 当前宿主为 Codex 时,在使用本 Skill 前必须先完整读取 `../microi-codex-installer/SKILL.md`,完成“Codex 每任务最新版硬门禁”;门禁未通过不得继续本 Skill。非 Codex 宿主跳过此项。
7
+
6
8
  # Dos.ORM
7
9
 
8
10
  Dos.ORM 是 Microi.Server 底层 C# ORM。它不是接口引擎里的 `V8.Db`:
@@ -3,6 +3,8 @@ name: job-engine
3
3
  description: Microi 定时任务与可靠后台任务规范。用于配置 Microi.Job、Quartz 和接口引擎任务,设计多节点租约、幂等、重试、停机排空、恢复、进度与验收。
4
4
  ---
5
5
 
6
+ > **Codex 强制前置:** 当前宿主为 Codex 时,在使用本 Skill 前必须先完整读取 `../microi-codex-installer/SKILL.md`,完成“Codex 每任务最新版硬门禁”;门禁未通过不得继续本 Skill。非 Codex 宿主跳过此项。
7
+
6
8
  # Microi Job 定时与后台任务
7
9
 
8
10
  ## 何时使用
@@ -3,6 +3,8 @@ name: message-notification
3
3
  description: 设计、实现、迁移和验收 Microi 多通道消息通知。用于涉及 wx_tpl_msg、mic_msgset、mic_msg_event_log、微信公众号或服务号模板消息、小程序跳转、短信、邮件、平台内部通知、V8.Notification、通知中心 SignalR、msg_event、消息幂等或通知应用商城交付的任务。
4
4
  ---
5
5
 
6
+ > **Codex 强制前置:** 当前宿主为 Codex 时,在使用本 Skill 前必须先完整读取 `../microi-codex-installer/SKILL.md`,完成“Codex 每任务最新版硬门禁”;门禁未通过不得继续本 Skill。非 Codex 宿主跳过此项。
7
+
6
8
  # Microi 消息通知
7
9
 
8
10
  ## 目标
@@ -3,6 +3,8 @@ name: microi-ai-application
3
3
  description: Microi 吾码 AI 应用的创建、迁移、工程化开发和交付规范。用于 Web、MicroService、UniApp、H5、响应式网站或游戏类 AI 应用,尤其是选择前端技术栈、生成 Vue 工程、维护 TypeScript 源码、接入登录与接口引擎、构建发布、二次开发和多端验收。
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: microi-client-frontend
3
3
  description: Microi.Client 源码架构指南。用于修改 Microi.Client Vue 前端代码,尤其是表单引擎、diy-table、diy-form-full、工作流面板、sys_menu 按钮、前端 V8 事件、路由以及页面/弹窗/抽屉行为。
4
4
  ---
5
5
 
6
+ > **Codex 强制前置:** 当前宿主为 Codex 时,在使用本 Skill 前必须先完整读取 `../microi-codex-installer/SKILL.md`,完成“Codex 每任务最新版硬门禁”;门禁未通过不得继续本 Skill。非 Codex 宿主跳过此项。
7
+
6
8
  # Microi.Client 前台源码架构说明
7
9
 
8
10
  ## 单行文本插槽按钮约定
@@ -7,6 +7,12 @@ description: 在 Codex 中完成 Microi吾码 VS Code 扩展的等价工作流
7
7
 
8
8
  本插件与 `Microi.VSCode`、`@microi.net/cli` 共用配置、Token、MCP Server 和 Microi Skills。不要另写原生 HTTP、SQL 或第二套认证实现。
9
9
 
10
+ ## 最新版启动门禁(强制)
11
+
12
+ 当前对话在执行任何 Microi 分析、MCP 调用、源码修改、构建或发布前,必须先完整读取同级 `microi-codex-installer/SKILL.md`,并完成其中“Codex 每任务最新版硬门禁”。至少要执行 `npm view '@microi.net/cli' version --json --prefer-online --registry=https://registry.npmjs.org/`,不能只看本地 `microi codex status`。
13
+
14
+ 若 CLI、Codex 插件、工作区 AI bundle 或 MCP provider 不是最新版,取得一次用户授权后,必须依次执行 `npm install --global @microi.net/cli@latest`、`microi codex install --yes`、`microi ai init --workspace "<工作区绝对路径>" --json`、`microi doctor --workspace "<工作区绝对路径>" --json` 与 `microi codex status --json`。`ai init` 默认包含 MCP 更新,禁止传 `--no-mcp`。插件发生变化后必须新建任务或重载 Codex,再次通过门禁后继续;当前任务不得假装已经热加载新版能力。
15
+
10
16
  ## 先确认工作区连接
11
17
 
12
18
  1. 调用 `microi_codex`,传 `{ "action": "profiles" }`。
@@ -31,7 +37,7 @@ description: 在 Codex 中完成 Microi吾码 VS Code 扩展的等价工作流
31
37
  ## 同步与安全边界
32
38
 
33
39
  - `Microi-V8-Engine/.microi-config.json` 是三端连接配置事实源;未知字段必须保留。
34
- - CLI/VS Code/Codex 可并存;较新 provider 版本优先,禁止旧入口回写降级。
40
+ - CLIVS Code 插件与 Codex 插件可以在同一工作区并存;三者必须复用同一配置/Token/MCP 协议,带版本写入实行较新 provider 优先,禁止旧入口回写降级。最新版门禁与 `doctor.coexistence` 未通过时不得声称任意历史版本组合绝对无冲突。
35
41
  - 推送前先做远端差异检查。写请求超时只表示结果不确定,使用对应 get 工具短超时回读,禁止盲目重复创建或覆盖。
36
42
  - 配置和 Token 文件使用现有原子写与锁协议;不要手工拼接或清空用户已有 MCP 配置。
37
43
  - Codex Plugin 路由器只选择连接,业务行为必须继续走原 MCP bundle。