Claw History
Return the most complete, auditable lifetime timeline possible.
Core Rule
Do not default to current-session history. Reconstruct from earliest available evidence to now.
Required Data Sources (in this order)
- 1. Earliest and recent
memory/YYYY-MM-DD*.md files (find first/last dates). - INLINECODE1 for long-term milestones.
- Available session inventory/history (main + sub-agent sessions when accessible).
- Current conversation/tool logs.
If any source is unavailable, explicitly state that gap.
Workflow
- 1. Determine earliest known timestamp (“birth marker”) from records.
- Collect confirmed actions across all available periods.
- De-duplicate overlapping entries from memory/session logs.
- Sort strictly oldest → newest.
- Mark each entry as:
-
Confirmed (direct evidence), or
-
Inferred (indirect/partial evidence).
- 6. Add a final coverage summary with what was and was not visible.
Output Format
- - Birth marker: first known timestamp + source
- Scope covered: date range + sources checked
- Chronological history (oldest → newest):
-
YYYY-MM-DD HH:MM (TZ) — [Confirmed|Inferred] Action — Result
- - Gaps / limits: missing windows, inaccessible logs, uncertainty
- Confidence: high / medium / low
Quality Rules
- - Never invent timestamps or actions.
- Prefer evidence-backed entries over narrative summaries.
- If exact time is unknown, use best-known granularity (date/session order) and label it.
- Include source pointers when possible (file + line or log reference).
- If user requested “all actions,” include both major milestones and notable operational actions.
Claw History
返回尽可能完整、可审计的完整生命周期时间线。
核心规则
不要默认使用当前会话历史。从最早可获取的证据重建至当前时刻。
必需数据源(按此顺序)
- 1. 最早和最近的 memory/YYYY-MM-DD*.md 文件(查找首尾日期)。
- MEMORY.md 中的长期里程碑。
- 可用的会话清单/历史记录(主会话及子会话(如可访问))。
- 当前对话/工具日志。
若任一数据源不可用,需明确标注该缺失。
工作流程
- 1. 从记录中确定最早已知时间戳(诞生标记)。
- 收集所有可用时段内的已确认操作。
- 对记忆/会话日志中的重叠条目进行去重。
- 严格按从旧到新排序。
- 将每条条目标记为:
-
已确认(直接证据),或
-
推断(间接/部分证据)。
- 6. 添加最终覆盖范围摘要,说明可见与不可见内容。
输出格式
- - 诞生标记: 最早已知时间戳 + 来源
- 覆盖范围: 日期范围 + 已检查数据源
- 按时间顺序的历史记录(从旧到新):
- YYYY-MM-DD HH:MM(时区)— [已确认|推断] 操作 — 结果
- - 缺口/限制: 缺失窗口、不可访问日志、不确定性
- 置信度: 高 / 中 / 低
质量规则
- - 绝不捏造时间戳或操作。
- 优先使用有证据支持的条目,而非叙述性摘要。
- 若确切时间未知,使用最佳已知粒度(日期/会话顺序)并标注。
- 尽可能包含来源指针(文件+行号或日志引用)。
- 若用户要求所有操作,需同时包含主要里程碑和值得注意的操作性行为。