@teamix-evo/mcp 0.4.2 → 0.4.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.
@@ -25,16 +25,16 @@ ADR 按编号区段对应 [PLAN §12](../../PLAN.md#12-五层模型驱动的演
25
25
 
26
26
  | # | 标题 | 状态 | 日期 |
27
27
  | ---- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------- | ---------- |
28
- | 0001 | [三层对齐(能力/理念/工程)](0001-three-layer-alignment.md) | Accepted | 2026-05-15 |
28
+ | 0001 | [三层对齐(能力/理念/工程)](0001-three-layer-alignment.md) | Superseded by 0036 | 2026-05-15 |
29
29
  | 0002 | [包命名方案](0002-package-naming.md) | Accepted | 2026-05-13 |
30
30
  | 0003 | [资源升级三态语义](0003-update-strategy-tri-state.md) | Accepted | 2026-05-13 |
31
31
  | 0004 | [CLI 命令结构](0004-cli-command-structure.md) | Accepted | 2026-05-13 |
32
- | 0005 | [UI 包不分 variant](0005-ui-no-variant.md) | Accepted | 2026-05-14 |
33
- | 0006 | [UI 升级机制无 baseline](0006-ui-upgrade-no-baseline.md) | Accepted | 2026-05-14 |
32
+ | 0005 | [UI 包不分 variant](0005-ui-no-variant.md) | Superseded by 0036 | 2026-05-14 |
33
+ | 0006 | [UI 升级机制无 baseline](0006-ui-upgrade-no-baseline.md) | Superseded by 0036 | 2026-05-14 |
34
34
  | 0007 | [治理文档放根目录,与 packages/docs/ 分离](0007-governance-docs-at-root.md) | Accepted | 2026-05-17 |
35
35
  | 0008 | [ESLint 视觉规则暂为 warn 级,等待 design 补 token](0008-eslint-visual-rules-warn-baseline.md) | Accepted | 2026-05-17 |
36
36
  | 0009 | [registry-mcp 作为 AI 协议层的第一个 MCP server](0009-registry-mcp-protocol-layer.md) | Superseded in part by 0011 | 2026-05-17 |
37
- | 0010 | [design 默认+变体模型(default + variants/ + extends,文件级覆盖)](0010-design-default-and-variants.md) | Proposed | 2026-05-18 |
37
+ | 0010 | [design 默认+变体模型(default + variants/ + extends,文件级覆盖)](0010-design-default-and-variants.md) | Superseded by 0036 | 2026-05-18 |
38
38
  | 0011 | [MCP 单包单 bin 多 group + registry-mcp 改名 mcp](0011-mcp-single-package-multi-group.md) | Proposed | 2026-05-18 |
39
39
  | 0012 | [ESLint/Stylelint 双包共享 lint-core 内核](0012-lint-shared-core.md) | Proposed | 2026-05-18 |
40
40
  | 0013 | [Skills source-mirror 模型(.teamix-evo/skills/ 为源)](0013-skills-source-mirror.md) | Proposed | 2026-05-18 |
@@ -42,9 +42,17 @@ ADR 按编号区段对应 [PLAN §12](../../PLAN.md#12-五层模型驱动的演
42
42
  | 0019 | [已有工程升级 Teamix Evo 流程(语义合并 / 变体迁移 / cva codemod)](0019-project-upgrade-flow.md) | Proposed | 2026-05-21 |
43
43
  | 0021 | [语义色 API 统一治理(`tone`/`status`/`variant` 三分 + 字面值对齐 token)](0021-semantic-color-api-unification.md) | Accepted | 2026-05-29 |
44
44
  | 0022 | [preferences.css 边界约束(仅装机偏好,禁止组件级 utility / token alias)](0022-preferences-css-boundary.md) | Accepted | 2026-05-31 |
45
- | 0029 | [Input 拆分 + 移除 prefix/suffix/addon 快捷 prop + AutoComplete 内核同源化](0029-input-split-and-prefix-suffix-removal.md) | Accepted | 2026-06-02 |
45
+ | 0025 | [组件 Props 显式声明规范](0025-component-props-explicit-declaration.md) | Superseded by 0036 | 2026-06-01 |
46
+ | 0026 | [组件级 token 别名创建准则](0026-component-level-token-alias.md) | Superseded by 0036 | 2026-06-02 |
47
+ | 0027 | [组件视觉属性全轴对齐设计系统基线](0027-component-visual-token-alignment.md) | Superseded by 0036 | 2026-06-02 |
48
+ | 0028 | [UI 组件分类对齐 Ant Design 5.x](0028-ui-component-categorization.md) | Superseded by 0036 | 2026-06-02 |
49
+ | 0029 | [Input 拆分 + 移除 prefix/suffix/addon 快捷 prop + AutoComplete 内核同源化](0029-input-split-and-prefix-suffix-removal.md) | Superseded by 0036 | 2026-06-02 |
46
50
  | 0030 | [uni-manager 变体 design + code skill 落地 + 通用规则反哺 opentrek](0030-skill-uni-manager-uplift.md) | Accepted | 2026-06-02 |
47
51
  | 0031 | [AI Skill 链路解耦 `@teamix-evo/templates` 包(patterns/ 单一默认来源)](0031-skill-templates-decoupling.md) | Accepted | 2026-06-02 |
52
+ | 0036 | [UI 组件库 v2:以 shadcn v4 为基线全量重建](0036-ui-v2-shadcn-baseline-rebuild.md) | Accepted | 2026-06-05 |
53
+ | 0037 | [FilterBar v2 重做:组合式架构 + shadcn 三段式子组件](0037-filter-bar-composable-architecture.md) | Accepted | 2026-06-08 |
54
+ | 0038 | [create 工程根落地 AGENTS.md 作为 skill 触发兜底](0038-create-agents-md-skill-trigger-fallback.md) | Accepted | 2026-06-11 |
55
+ | 0040 | [组件源码层升级流程(ui / biz-ui staging-driven upgrade)](0040-component-source-layer-upgrade-flow.md) | Accepted | 2026-06-11 |
48
56
 
49
57
  ## 写新 ADR 的流程
50
58
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamix-evo/mcp",
3
- "version": "0.4.2",
3
+ "version": "0.4.4",
4
4
  "description": "Model Context Protocol server for teamix-evo. Single bin / single process / multiple tool groups (registry now; design / adr / scenario coming v0.6-v0.8). Renamed from @teamix-evo/registry-mcp per ADR 0011.",
5
5
  "type": "module",
6
6
  "exports": {
@@ -21,7 +21,7 @@
21
21
  "dependencies": {
22
22
  "@modelcontextprotocol/sdk": "^1.29.0",
23
23
  "zod": "^3.23.0",
24
- "@teamix-evo/registry": "0.6.0"
24
+ "@teamix-evo/registry": "0.9.0"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@types/node": "^20.0.0",