Serve /evaluate/prompt.md and /agent-setup/prompt.md as text/plain: ChatGPT's web reader refuses text/markdown
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 72/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 活発
- 技術スタック
- markdown
調査の方向性
/evaluate/prompt.md と /agent-setup/prompt.md を提供しているホスティングまたはヘッダー設定を特定します。この issue では、既存の llms.txt と domain-bundle の動作、および nextcommerce-site#176 にある類似の Netlify ルールが示されています。両方のパスを text/plain; charset=UTF-8 を返すように更新し、続いて指定された curl -sI チェックを実行して、パスと参照が変更されていないことを確認します。
索引モデルが issue の本文から書いたものです。
説明
Gap: both agent prompt files are served with Content-Type: text/markdown. ChatGPT's web reader refuses to open that type. Observed twice on 2026-09-16 against nextcommerce.com/agent-eval/prompt.md (same content type, same behaviour): "the web reader here is rejecting that endpoint because it serves text/markdown directly". The URL was confirmed 200 to ChatGPT-User, OAI-SearchBot and GPTBot user agents, so it is the type, not access.
Codex CLI, Claude Code and Cursor fetch these fine (plain HTTP clients), which is why the persona × agent probes never hit it. ChatGPT web is the surface a prospect on the marketing site reaches through the hero strip, and the www consultation file hands the developer persona to /evaluate/prompt.md, so a ChatGPT user gets one hop and then a wall.
Fix: serve /evaluate/prompt.md and /agent-setup/prompt.md as text/plain; charset=UTF-8, as llms.txt and the domain bundles already are. Paths unchanged; they are referenced from llms.txt and from the www file. nextcommerce-site did the same in NextCommerceCo/nextcommerce-site#176 with a Netlify header rule.
Verify: curl -sI https://developers.nextcommerce.com/evaluate/prompt.md | grep -i content-type.
- 主要言語
- MDX
- スター
- 2
- フォーク
- 0
- 平均マージ
- 6時間 4分
- マージ済み PR(30日)
- 13
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
NextCommerceCo/developer-docs のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 72/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
NextCommerceCo/developer-docs の issue をすべて見る
似ている issue
-
sync-en
難易度 1/5 1〜3時間 初心者へのやさしさ 85/100
-
affects/8.7 affects/8.8 affects/8.9
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
camunda/camunda-docs#9997 ·
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 75/100
sillsdev/languageforge-lexbox#2665 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
-
area:tools priority:p2 type:bug
難易度 1/5 1時間未満 初心者へのやさしさ 91/100
amichai-bd/nand2mario#939 ·