version init
This commit is contained in:
5
.opencode/data/changelog/changelog-full.md
Normal file
5
.opencode/data/changelog/changelog-full.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Dev Changelog — Full
|
||||
|
||||
完整的开发改动记录,按时间倒序排列。作为主动 RAG 的数据源,用户手动唤醒时读取。
|
||||
|
||||
## 记录
|
||||
3
.opencode/data/changelog/changelog-headlines.md
Normal file
3
.opencode/data/changelog/changelog-headlines.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Dev Changelog — Headlines
|
||||
|
||||
最近 ~50 次改动的一句话概要,按时间倒序排列。每次会话自动注入上下文。
|
||||
4
.opencode/data/changelog/changelog-recent.md
Normal file
4
.opencode/data/changelog/changelog-recent.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Dev Changelog — Recent
|
||||
|
||||
最近 ~10 次改动的摘要记录,按时间倒序排列。
|
||||
当 Agent 检测到当前任务与近期改动相关时自动读取。
|
||||
11
.opencode/data/deferred/registry.md
Normal file
11
.opencode/data/deferred/registry.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Deferred Decisions Registry
|
||||
|
||||
## Active Items
|
||||
|
||||
(暂无延期方案)
|
||||
|
||||
---
|
||||
|
||||
## Completed / Cancelled Items
|
||||
|
||||
(暂无已完成或已废弃的方案)
|
||||
5
.opencode/data/distillery/golden-rules.md
Normal file
5
.opencode/data/distillery/golden-rules.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Golden Rules
|
||||
|
||||
经过实践验证(权重 >= 5)的精炼认知,每次新会话自动注入。
|
||||
|
||||
<!-- 当条目达到权重阈值后由 Agent 自动写入 -->
|
||||
8
.opencode/data/distillery/insights.md
Normal file
8
.opencode/data/distillery/insights.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Problem Distillery — Insights
|
||||
|
||||
从已解决的顽固问题中蒸馏出的精炼方法论。
|
||||
|
||||
<!-- 新条目追加在此行下方 -->
|
||||
|
||||
---
|
||||
last_distill_date: 2026-04-30
|
||||
5
.opencode/data/distillery/problems.md
Normal file
5
.opencode/data/distillery/problems.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Problem Distillery — Problems
|
||||
|
||||
反复出现的顽固问题追踪记录,按时间倒序排列。
|
||||
|
||||
<!-- 新条目追加在此行下方 -->
|
||||
6
.opencode/data/pitfalls/pitfalls.md
Normal file
6
.opencode/data/pitfalls/pitfalls.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Pitfall Journal
|
||||
|
||||
开发过程中踩过的坑,按时间倒序排列。
|
||||
Agent 进入 Debug mode 或遇到运行时错误时自动检索匹配。
|
||||
|
||||
---
|
||||
5
.opencode/data/profile/project-profile-log.md
Normal file
5
.opencode/data/profile/project-profile-log.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Project Profile Log
|
||||
|
||||
详细记录每次项目画像更新的完整上下文,按时间正序追加。
|
||||
|
||||
## 记录
|
||||
9
.opencode/data/profile/project-profile.md
Normal file
9
.opencode/data/profile/project-profile.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Project Profile
|
||||
|
||||
## 项目定位
|
||||
|
||||
## 技术栈与架构
|
||||
|
||||
## 设计约定
|
||||
|
||||
## 产品方向
|
||||
5
.opencode/data/profile/user-profile-log.md
Normal file
5
.opencode/data/profile/user-profile-log.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# User Profile Log
|
||||
|
||||
详细记录每次画像更新的完整上下文,按时间正序追加。
|
||||
|
||||
## 记录
|
||||
11
.opencode/data/profile/user-profile.md
Normal file
11
.opencode/data/profile/user-profile.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# User Profile
|
||||
|
||||
## 审美与设计
|
||||
|
||||
## 技术偏好
|
||||
|
||||
## 做事风格
|
||||
|
||||
## 沟通偏好
|
||||
|
||||
## 产品理解
|
||||
Reference in New Issue
Block a user