教材の誤り・表示崩れも PR 経路を明示#2
Merged
Merged
Conversation
bug-report は『Issue または PR』の二択にする。軽微な誤字やリンク切れ は直接 PR の方が早いため、その経路をスライドと CONTRIBUTING と bug-report.yml の説明に明記。
watanabe-kohei-jp
added a commit
that referenced
this pull request
May 12, 2026
…tion-guard AI Buddy スライド + Prompt Injection Guard
watanabe-kohei-jp
added a commit
that referenced
this pull request
May 12, 2026
教材の誤り・表示崩れも PR 経路を明示
watanabe-kohei-jp
added a commit
that referenced
this pull request
May 12, 2026
…tion-guard AI Buddy スライド + Prompt Injection Guard
watanabe-kohei-jp
added a commit
that referenced
this pull request
May 12, 2026
教材の誤り・表示崩れも PR 経路を明示
watanabe-kohei-jp
added a commit
that referenced
this pull request
May 15, 2026
…ion-guard AI Buddy スライド + Prompt Injection Guard
watanabe-kohei-jp
added a commit
that referenced
this pull request
May 15, 2026
教材の誤り・表示崩れも PR 経路を明示
watanabe-kohei-jp
added a commit
that referenced
this pull request
May 24, 2026
Codex レビュー指摘 #2 への対応。コピペ用の「最初の一声」が 00-about/index.html Slide 8 の AI Buddy プロトコル (consent-first / anonymization-first / 5 系統振り分け)の 制約を含んでおらず、AI が無断投稿・個人情報漏洩・粗い分類で 進む余地があった。 末尾に以下を追加して整合: - 投稿案を作る前に同意確認を必須 - 個人情報(実名・会社名・社内パス・API キー等)の匿名化を必須 - Discussions(Q&A/Show and tell/Ideas)・Issue(bug-report/improvement)・PR の 5 系統振り分けまで AI に促す Refs #32
watanabe-kohei-jp
added a commit
that referenced
this pull request
May 25, 2026
* docs(readme): 読み進め方ガイド(推奨ルート3パターン)を追加 (#32) ユーザーから「この資料をどう読み進めればいいか具体的に教えてほしい」と いう声を受けて、README に推奨ルートセクションを追加した。 - 「何が読めるか」テーブルに 02-setup / 03-claude-md を追加 (現状 main にあるのに README から漏れていた) - 「読み進め方(推奨ルート)」セクションを新設 - ルート A: はじめての方(30 分) — 00 → 01 → 02 - ルート B: Claude Code 経験者(25 分) — 00 → 03-claude-md → CLAUDE.md - ルート C: 作り手として読む方(45 分) — 00 → CONTRIBUTING → CLAUDE.md → shared/ - 「共通の前提」で「読むだけで終わらせない」「詰まったら Issue/Discussion」を再掲 章番号や全体構成の見直しは Issue #27 のスコープなので踏み込まない。 本コミットは現状の章をどう読むかのガイドに留める。 Refs #32 * docs(readme): 読み方のスタイル(3 パターン・両方おすすめ)を追加 (#32) 「読み進め方(推奨ルート)」セクションに、誰向け軸(ルート A/B/C)に 加えて「どう読むか」の軸を追加。 - パターン 1: スライドだけを見る(最短ルート) - パターン 2: Claude Code に読ませて対話で読む(深掘り重視) - パターン 3: 両方 ← おすすめ(スライド × AI 対話で読みながら Issue/PR まで流す) パターン 3 にはコピペできる「最初の一声」も同梱し、Issue #32 原文の 「具体的に教えてほしい」に粒度で応える。 既存「## どう読むか」(媒体・操作話)とは別軸(スタイル話)なので そちらには手を入れない。 Refs #32 * docs(readme): ルート A の章枚数を 10 枚に修正(テーブル表記と整合) (#32) 「## 何が読めるか」テーブルでは 00-about/ を 10 枚、index.html 内も 10 セクションになっているのに、ルート A の説明だけ「思想を 9 枚で」 となっていた事実誤認を修正。 Codex レビュー指摘 #1 への対応。 Refs #32 * docs(readme): 「最初の一声」に consent / anonymization / 5系統振り分けを追加 (#32) Codex レビュー指摘 #2 への対応。コピペ用の「最初の一声」が 00-about/index.html Slide 8 の AI Buddy プロトコル (consent-first / anonymization-first / 5 系統振り分け)の 制約を含んでおらず、AI が無断投稿・個人情報漏洩・粗い分類で 進む余地があった。 末尾に以下を追加して整合: - 投稿案を作る前に同意確認を必須 - 個人情報(実名・会社名・社内パス・API キー等)の匿名化を必須 - Discussions(Q&A/Show and tell/Ideas)・Issue(bug-report/improvement)・PR の 5 系統振り分けまで AI に促す Refs #32 --------- Co-authored-by: watanabe-kohei-jp <283722319+watanabe-kohei-jp@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
#1 で「教材の誤り・表示崩れ」を Issue のみに割り振っていたが、軽微な誤字やリンク切れは 直接 PR の方が速い ため、PR 経路も明示。
Changes
00-about/lecture.html01-claude-code-intro/lecture.htmlCONTRIBUTING.md.github/ISSUE_TEMPLATE/bug-report.yml