From 36d8e401dd7d798b266aec6b118f77584b42ee34 Mon Sep 17 00:00:00 2001 From: OpenAI Codex Date: Tue, 31 Mar 2026 14:18:01 +0800 Subject: [PATCH] Move Codex project notes to .codex --- {codex => .codex}/README.md | 4 ++-- {codex => .codex}/RESUME_PROMPT.md | 0 {codex => .codex}/SESSION_START.md | 0 STEP_RECORD.md | 6 +++--- 4 files changed, 5 insertions(+), 5 deletions(-) rename {codex => .codex}/README.md (76%) rename {codex => .codex}/RESUME_PROMPT.md (100%) rename {codex => .codex}/SESSION_START.md (100%) diff --git a/codex/README.md b/.codex/README.md similarity index 76% rename from codex/README.md rename to .codex/README.md index 24efa4f..f462e46 100644 --- a/codex/README.md +++ b/.codex/README.md @@ -6,9 +6,9 @@ Use these files as the startup layer for future sessions in `pbf`. ## Files -- [`SESSION_START.md`](/root/sourceserver/pbf/codex/SESSION_START.md) +- [`SESSION_START.md`](/root/sourceserver/pbf/.codex/SESSION_START.md) - what to read first when resuming work -- [`RESUME_PROMPT.md`](/root/sourceserver/pbf/codex/RESUME_PROMPT.md) +- [`RESUME_PROMPT.md`](/root/sourceserver/pbf/.codex/RESUME_PROMPT.md) - a ready-to-use prompt for continuing the project ## Core Rule diff --git a/codex/RESUME_PROMPT.md b/.codex/RESUME_PROMPT.md similarity index 100% rename from codex/RESUME_PROMPT.md rename to .codex/RESUME_PROMPT.md diff --git a/codex/SESSION_START.md b/.codex/SESSION_START.md similarity index 100% rename from codex/SESSION_START.md rename to .codex/SESSION_START.md diff --git a/STEP_RECORD.md b/STEP_RECORD.md index 4b13f7e..a1669de 100644 --- a/STEP_RECORD.md +++ b/STEP_RECORD.md @@ -14,9 +14,9 @@ Remote: `ssh://git@nas:2222/tei/pbf.git` - [`GIT_REMOTE_SWITCH_TO_NAS_2026-03-31.md`](/root/sourceserver/pbf/GIT_REMOTE_SWITCH_TO_NAS_2026-03-31.md) - 已补项目协作约定文件: - [`AGENTS.md`](/root/sourceserver/pbf/AGENTS.md) - - [`codex/README.md`](/root/sourceserver/pbf/codex/README.md) - - [`codex/SESSION_START.md`](/root/sourceserver/pbf/codex/SESSION_START.md) - - [`codex/RESUME_PROMPT.md`](/root/sourceserver/pbf/codex/RESUME_PROMPT.md) + - [`.codex/README.md`](/root/sourceserver/pbf/.codex/README.md) + - [`.codex/SESSION_START.md`](/root/sourceserver/pbf/.codex/SESSION_START.md) + - [`.codex/RESUME_PROMPT.md`](/root/sourceserver/pbf/.codex/RESUME_PROMPT.md) - 已完成一次新的 delivery 审计,并确认哪条审计线可用 ## Latest Audit Status