Skip to content

Commit 2e39fa2

Browse files
authored
Merge pull request #65 from RNA4219/codex/fix-markdown-linting-errors
fix: resolve markdownlint issues
2 parents b7d1d55 + 4d0726f commit 2e39fa2

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,20 @@ last_reviewed_at: 2025-10-14
66
next_review_due: 2025-11-14
77
---
88

9+
# Workflow Cookbook / Codex Task Kit
10+
911
<!-- LLM-BOOTSTRAP v1 -->
10-
読む順番:
12+
## 読む順番
13+
1114
1. docs/birdseye/index.json …… ノード一覧・隣接関係(軽量)
12-
2. docs/birdseye/caps/<path>.json …… 必要ノードだけ point read(個別カプセル)
15+
2. docs/birdseye/caps/`<path>`.json …… 必要ノードだけ point read(個別カプセル)
16+
17+
## フォーカス手順
1318

14-
フォーカス手順:
1519
- 直近変更ファイル±2hopのノードIDを index.json から取得
1620
- 対応する caps/*.json のみ読み込み
1721
<!-- /LLM-BOOTSTRAP -->
1822

19-
# Workflow Cookbook / Codex Task Kit
20-
2123
This repo defines QA/Governance-first workflows (not application code).
2224
AI agents implement changes under these policies with acceptance tests and
2325
canary rules.

0 commit comments

Comments
 (0)