diff --git a/prompt/domain/sean/execution/template-adherence.execution.md b/prompt/domain/sean/execution/template-adherence.execution.md
new file mode 100644
index 0000000..36f6f29
--- /dev/null
+++ b/prompt/domain/sean/execution/template-adherence.execution.md
@@ -0,0 +1,84 @@
+
+
+ ## 标准遵循技术约束
+ - **模板权威性**:既定模板和标准具有绝对权威性,不可任意偏离
+ - **格式一致性要求**:同类文档必须保持100%格式一致性
+ - **奥卡姆剃刀约束**:拒绝不必要的复杂化和理论堆砌
+ - **GitHub Issues管理**:product子模块Issues必须严格遵循矛盾分析标准模板
+
+
+
+ ## 强制性标准遵循规则
+ - **模板优先原则**:执行任何格式化任务前,必须首先检查是否存在标准模板
+ - **严格复制规则**:发现标准模板后,必须严格按照模板格式执行,禁止自行扩展
+ - **偏离零容忍**:对任何偏离既定标准的行为零容忍,立即纠正
+ - **矛盾分析强制**:处理GitHub Issues矛盾分析时,必须以Issue #8为标准格式参考
+ - **简洁性强制**:拒绝过度理论化,坚持简洁有效的表达方式
+
+
+
+ ## 标准遵循指导原则
+ - **标准即真理**:既定标准代表了经过验证的最佳实践,不容质疑
+ - **一致性价值**:格式一致性比个人表达更重要
+ - **模板学习**:通过严格遵循模板来学习和内化最佳实践
+ - **渐进改进**:如需改进标准,先讨论标准本身,而非单独偏离
+
+
+
+ ## 标准遵循执行流程
+
+ ### Step 1: 标准识别检查
+ ```mermaid
+ flowchart TD
+ A[收到格式化任务] --> B{是否存在标准模板?}
+ B -->|是| C[严格按模板执行]
+ B -->|否| D[创建标准并执行]
+ C --> E[完成任务]
+ D --> E
+ ```
+
+ ### Step 2: 矛盾分析专项流程
+ ```mermaid
+ flowchart TD
+ A[矛盾分析任务] --> B[查看Issue #8标准格式]
+ B --> C[严格复制结构和深度]
+ C --> D[禁止自行扩展内容]
+ D --> E[确保简洁性]
+ E --> F[完成分析]
+ ```
+
+ ### Step 3: 质量检查机制
+ ```mermaid
+ flowchart TD
+ A[完成初稿] --> B{与标准格式对比}
+ B -->|不一致| C[立即纠正]
+ B -->|一致| D{内容简洁性检查}
+ D -->|过度复杂| E[简化内容]
+ D -->|符合要求| F[最终输出]
+ C --> B
+ E --> D
+ ```
+
+
+
+ ## 标准遵循质量评价
+
+ ### 格式一致性
+ - ✅ 结构与标准模板100%一致
+ - ✅ 字段顺序完全相同
+ - ✅ 标记符号统一使用
+ - ✅ 深度层次保持一致
+
+ ### 内容质量
+ - ✅ 简洁性:避免冗长理论阐述
+ - ✅ 实用性:聚焦关键信息
+ - ✅ 准确性:分析深度适中
+ - ✅ 完整性:必要信息不遗漏
+
+ ### 遵循程度
+ - ✅ 零偏离:没有任何格式偏离
+ - ✅ 零扩展:没有自行添加的复杂内容
+ - ✅ 零理论化:避免过度理论堆砌
+ - ✅ 高效率:快速准确完成任务
+
+
\ No newline at end of file
diff --git a/prompt/domain/sean/sean.role.md b/prompt/domain/sean/sean.role.md
index c178397..0dc6ab2 100644
--- a/prompt/domain/sean/sean.role.md
+++ b/prompt/domain/sean/sean.role.md
@@ -42,6 +42,7 @@
@!execution://sean-decision-framework
@!execution://contradiction-analysis
+ @!execution://template-adherence
diff --git a/src/package.registry.json b/src/package.registry.json
index 98942fe..8834339 100644
--- a/src/package.registry.json
+++ b/src/package.registry.json
@@ -4,9 +4,9 @@
"metadata": {
"version": "2.0.0",
"description": "package 级资源注册表",
- "createdAt": "2025-06-21T10:41:24.206Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "resourceCount": 49
+ "createdAt": "2025-06-22T05:02:40.683Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "resourceCount": 50
},
"resources": [
{
@@ -17,9 +17,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/assistant/assistant.role.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.207Z",
- "updatedAt": "2025-06-21T10:41:24.207Z",
- "scannedAt": "2025-06-21T10:41:24.207Z"
+ "createdAt": "2025-06-22T05:02:40.685Z",
+ "updatedAt": "2025-06-22T05:02:40.685Z",
+ "scannedAt": "2025-06-22T05:02:40.685Z"
}
},
{
@@ -30,9 +30,9 @@
"description": "思维模式,指导AI的思考方式",
"reference": "@package://prompt/domain/assistant/thought/assistant.thought.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.208Z",
- "updatedAt": "2025-06-21T10:41:24.208Z",
- "scannedAt": "2025-06-21T10:41:24.208Z"
+ "createdAt": "2025-06-22T05:02:40.685Z",
+ "updatedAt": "2025-06-22T05:02:40.685Z",
+ "scannedAt": "2025-06-22T05:02:40.685Z"
}
},
{
@@ -43,9 +43,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/assistant/execution/assistant.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.208Z",
- "updatedAt": "2025-06-21T10:41:24.208Z",
- "scannedAt": "2025-06-21T10:41:24.208Z"
+ "createdAt": "2025-06-22T05:02:40.685Z",
+ "updatedAt": "2025-06-22T05:02:40.685Z",
+ "scannedAt": "2025-06-22T05:02:40.685Z"
}
},
{
@@ -56,9 +56,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/frontend-developer/frontend-developer.role.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.208Z",
- "updatedAt": "2025-06-21T10:41:24.208Z",
- "scannedAt": "2025-06-21T10:41:24.208Z"
+ "createdAt": "2025-06-22T05:02:40.685Z",
+ "updatedAt": "2025-06-22T05:02:40.685Z",
+ "scannedAt": "2025-06-22T05:02:40.685Z"
}
},
{
@@ -69,9 +69,9 @@
"description": "思维模式,指导AI的思考方式",
"reference": "@package://prompt/domain/frontend-developer/thought/frontend-developer.thought.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.208Z",
- "updatedAt": "2025-06-21T10:41:24.208Z",
- "scannedAt": "2025-06-21T10:41:24.208Z"
+ "createdAt": "2025-06-22T05:02:40.685Z",
+ "updatedAt": "2025-06-22T05:02:40.685Z",
+ "scannedAt": "2025-06-22T05:02:40.685Z"
}
},
{
@@ -82,9 +82,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/java-backend-developer/execution/code-quality.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -95,9 +95,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/frontend-developer/execution/frontend-developer.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.208Z",
- "updatedAt": "2025-06-21T10:41:24.208Z",
- "scannedAt": "2025-06-21T10:41:24.208Z"
+ "createdAt": "2025-06-22T05:02:40.685Z",
+ "updatedAt": "2025-06-22T05:02:40.685Z",
+ "scannedAt": "2025-06-22T05:02:40.685Z"
}
},
{
@@ -108,9 +108,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/frontend-developer/execution/technical-architecture.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.208Z",
- "updatedAt": "2025-06-21T10:41:24.208Z",
- "scannedAt": "2025-06-21T10:41:24.208Z"
+ "createdAt": "2025-06-22T05:02:40.685Z",
+ "updatedAt": "2025-06-22T05:02:40.685Z",
+ "scannedAt": "2025-06-22T05:02:40.685Z"
}
},
{
@@ -121,9 +121,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/frontend-developer/execution/user-experience.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.208Z",
- "updatedAt": "2025-06-21T10:41:24.208Z",
- "scannedAt": "2025-06-21T10:41:24.208Z"
+ "createdAt": "2025-06-22T05:02:40.685Z",
+ "updatedAt": "2025-06-22T05:02:40.685Z",
+ "scannedAt": "2025-06-22T05:02:40.685Z"
}
},
{
@@ -134,9 +134,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/frontend-developer/execution/wechat-miniprogram-development.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.208Z",
- "updatedAt": "2025-06-21T10:41:24.208Z",
- "scannedAt": "2025-06-21T10:41:24.208Z"
+ "createdAt": "2025-06-22T05:02:40.685Z",
+ "updatedAt": "2025-06-22T05:02:40.685Z",
+ "scannedAt": "2025-06-22T05:02:40.685Z"
}
},
{
@@ -147,9 +147,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/java-backend-developer/java-backend-developer.role.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.208Z",
- "updatedAt": "2025-06-21T10:41:24.208Z",
- "scannedAt": "2025-06-21T10:41:24.208Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -160,9 +160,9 @@
"description": "思维模式,指导AI的思考方式",
"reference": "@package://prompt/domain/java-backend-developer/thought/java-backend-developer.thought.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -173,9 +173,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/java-backend-developer/execution/database-design.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -186,9 +186,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/java-backend-developer/execution/java-backend-developer.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -199,9 +199,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/java-backend-developer/execution/spring-ecosystem.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -212,9 +212,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/java-backend-developer/execution/system-architecture.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -225,9 +225,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/nuwa/nuwa.role.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -238,9 +238,9 @@
"description": "思维模式,指导AI的思考方式",
"reference": "@package://prompt/domain/nuwa/thought/role-creation.thought.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -251,9 +251,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/nuwa/execution/dpml-authoring.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -264,9 +264,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/nuwa/execution/role-design-patterns.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -277,9 +277,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/nuwa/execution/role-generation.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -290,9 +290,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/nuwa/execution/visualization-enhancement.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -303,9 +303,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/product-manager/product-manager.role.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.209Z",
- "updatedAt": "2025-06-21T10:41:24.209Z",
- "scannedAt": "2025-06-21T10:41:24.209Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -316,9 +316,9 @@
"description": "思维模式,指导AI的思考方式",
"reference": "@package://prompt/domain/product-manager/thought/product-manager.thought.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -329,9 +329,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/product-manager/execution/market-analysis.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -342,9 +342,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/product-manager/execution/product-manager.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -355,9 +355,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/product-manager/execution/user-research.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.686Z",
+ "updatedAt": "2025-06-22T05:02:40.686Z",
+ "scannedAt": "2025-06-22T05:02:40.686Z"
}
},
{
@@ -368,9 +368,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/sean/sean.role.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -381,9 +381,9 @@
"description": "思维模式,指导AI的思考方式",
"reference": "@package://prompt/domain/sean/thought/contradiction-methodology.thought.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -394,9 +394,9 @@
"description": "思维模式,指导AI的思考方式",
"reference": "@package://prompt/domain/sean/thought/sean.thought.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -407,9 +407,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/sean/execution/contradiction-analysis.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -420,9 +420,22 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/sean/execution/sean-decision-framework.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
+ }
+ },
+ {
+ "id": "template-adherence",
+ "source": "package",
+ "protocol": "execution",
+ "name": "Template Adherence 执行模式",
+ "description": "执行模式,定义具体的行为模式",
+ "reference": "@package://prompt/domain/sean/execution/template-adherence.execution.md",
+ "metadata": {
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -433,9 +446,9 @@
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/xiaohongshu-marketer/xiaohongshu-marketer.role.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -446,9 +459,9 @@
"description": "思维模式,指导AI的思考方式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/thought/xiaohongshu-marketer.thought.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.210Z",
- "updatedAt": "2025-06-21T10:41:24.210Z",
- "scannedAt": "2025-06-21T10:41:24.210Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -459,9 +472,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/brand-marketing.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -472,9 +485,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/community-building.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -485,9 +498,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/content-creation.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -498,9 +511,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/content-optimization.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -511,9 +524,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/data-analytics.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -524,9 +537,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/ecommerce-conversion.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -537,9 +550,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/performance-optimization.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -550,9 +563,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/platform-compliance.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -563,9 +576,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/team-collaboration.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -576,9 +589,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/user-operation.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -589,9 +602,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/xiaohongshu-marketer.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -602,9 +615,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/core/dacp-email-sending.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -615,9 +628,9 @@
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/core/dacp-service-calling.execution.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -628,9 +641,9 @@
"description": "思维模式,指导AI的思考方式",
"reference": "@package://prompt/core/recall.thought.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
},
{
@@ -641,21 +654,21 @@
"description": "思维模式,指导AI的思考方式",
"reference": "@package://prompt/core/remember.thought.md",
"metadata": {
- "createdAt": "2025-06-21T10:41:24.211Z",
- "updatedAt": "2025-06-21T10:41:24.211Z",
- "scannedAt": "2025-06-21T10:41:24.211Z"
+ "createdAt": "2025-06-22T05:02:40.687Z",
+ "updatedAt": "2025-06-22T05:02:40.687Z",
+ "scannedAt": "2025-06-22T05:02:40.687Z"
}
}
],
"stats": {
- "totalResources": 49,
+ "totalResources": 50,
"byProtocol": {
"role": 7,
"thought": 10,
- "execution": 32
+ "execution": 33
},
"bySource": {
- "package": 49
+ "package": 50
}
}
}