forked from zts212653/clowder-ai
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.dir-exceptions.json
More file actions
88 lines (88 loc) · 5.22 KB
/
Copy path.dir-exceptions.json
File metadata and controls
88 lines (88 loc) · 5.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"exceptions": [
{
"path": "packages/api/src/domains/cats/services/agents/routing",
"owner": "opus-48",
"reason": "Routing 25 files(agent routing + artifact-tracking + F232 thread-artifacts-aggregator)。与 invocation(25)/providers(32) 同属 agents 子域债务,ADR-010 该子拆分但 scope 不含 F232。F232 加 aggregator 顶过 25 线,time-bound 豁免待 routing 子拆分(记 F23 Phase 2)。",
"expiresAt": "2026-07-31",
"ticket": "F23-followup"
},
{
"path": "packages/api/src/routes",
"owner": "opus",
"reason": "Routes 按功能已分文件(147 files),ADR-010 重构 scope 不含 routes,需要按 HTTP verb / domain 重新评估子拆分边界。THIRD-ROUND unblock(首轮 a4e81b8791 续期到 2026-06-01, 二轮到 2026-06-30)。Follow-up split plan 记在 F23 § Phase 2 follow-up。",
"expiresAt": "2026-07-31",
"ticket": "F23-followup"
},
{
"path": "packages/api/src/config",
"owner": "opus",
"reason": "Config 38 files(cat-budgets/cat-config/env 等独立配置项)。需要先做 config 域 audit 再确定子拆分边界。THIRD-ROUND unblock(首轮 a4e81b8791 续期到 2026-06-01, 二轮到 2026-06-30)。Follow-up split plan 记在 F23 § Phase 2 follow-up。",
"expiresAt": "2026-07-31",
"ticket": "F23-followup"
},
{
"path": "packages/api/src/domains/cats/services/agents/invocation",
"owner": "opus",
"reason": "Invocation 控制面 25 files;按 queue/registry/tracker/progress/reconciliation/delivery/auth 子域拆分。THIRD-ROUND unblock(首轮 4136847b10 砚砚 2026-05-18 续期到 2026-06-01, 二轮到 2026-06-30)。Follow-up split plan 记在 F23 § Phase 2 follow-up。",
"expiresAt": "2026-07-31",
"ticket": "F23-followup"
},
{
"path": "packages/api/src/domains/cats/services/agents/providers",
"owner": "opus",
"reason": "Agent providers 32 files;按 agents/event-transforms/carriers/image/configs 子域拆分。THIRD-ROUND unblock(首轮 4136847b10 砚砚 2026-05-18 续期到 2026-06-01, 二轮到 2026-06-30)。Follow-up split plan 记在 F23 § Phase 2 follow-up。",
"expiresAt": "2026-07-31",
"ticket": "F23-followup"
},
{
"path": "packages/api/src/domains/cats/services/stores/ports",
"owner": "codex",
"reason": "F231 Phase C 新增 ProfileUpdateProposalStore port 后,stores/ports 达到 25 files;当前 store port 集中目录仍是既有模式,Phase C scope 不做跨 store-port 拆分。需在 F23/F231 follow-up 中按 proposal/profile/session 等子域拆分 ports。THIRD-ROUND unblock(二轮到 2026-06-30)。",
"expiresAt": "2026-07-31",
"ticket": "F231/F23-followup"
},
{
"path": "packages/api/src/domains/memory",
"owner": "gpt52",
"reason": "Memory 域现有 72 个非 index.ts 文件,职责已横跨 indexing/query/governance/library;THIRD-ROUND unblock(首轮续期到 2026-06-15, 二轮到 2026-06-30),继续按真实边界拆子目录。",
"expiresAt": "2026-07-31",
"ticket": "F102"
},
{
"path": "packages/api/src/utils",
"owner": "codex",
"reason": "API utils 31 files;按 cli/process/media/paths/network/parsing/skills 子域拆分(详见 F23 § Phase 2)。THIRD-ROUND unblock(首轮 4136847b10 砚砚 2026-05-18 续期到 2026-06-01, 二轮到 2026-06-30)。Follow-up split plan 记在 F23 § Phase 2 follow-up。",
"expiresAt": "2026-07-31",
"ticket": "F23-followup"
},
{
"path": "packages/api/src/infrastructure/harness-eval",
"owner": "opus",
"reason": "F192 socio-technical harness eval 当前 29 .ts(Phase F capability-wakeup 一批 eval-capability-wakeup-* 加入超 error=25);THIRD-ROUND unblock(首轮续期到 2026-06-15, 二轮到 2026-06-30),后续按 capability-wakeup / a2a / domain / hub 子域拆分。详见 F192 feat doc Known Debt + GitHub issue。",
"expiresAt": "2026-07-31",
"ticket": "F192"
},
{
"path": "packages/api/src/domains/cats/services/stores/redis",
"owner": "opus",
"reason": "F235 RedisCommunityIssueDraftStore 加入后 redis/ 达 25 files;与 ports/(26) 同源——每个 store port 一个 Redis impl。需在 F23 follow-up 中按 proposal/community/session 子域拆分。THIRD-ROUND unblock(二轮到 2026-06-30)。",
"expiresAt": "2026-07-31",
"ticket": "F23-followup"
},
{
"path": "packages/api/src/domains/community",
"owner": "opus",
"reason": "F168 Phase D D-PR1 新增 3 files(RedisNarratorDedupStore / community-closure-checklist / community-route-recommendation)后达 25 files。D-PR2 reconciler 可能再加 2-3 个;Phase D 结束后按 closure/reconciler/narrator 子域拆分。",
"expiresAt": "2026-07-15",
"ticket": "F168"
},
{
"path": "packages/api/src/domains/cats/services/stores/redis-keys",
"owner": "opus",
"reason": "redis-keys 27 files;每个 store 一个专属 key-builder 模块,与 stores/ports 和 stores/redis 同源增长。待 F23 follow-up 按 proposal/community/session 子域拆分。",
"expiresAt": "2026-07-15",
"ticket": "F23-followup"
}
]
}