Skip to content

[throwaway probe] fenced-code closing-keyword reading for issue 8476 step 1 - #8523

Closed
hotlong wants to merge 1 commit into
mainfrom
claude/issue-8476-fence-probe
Closed

[throwaway probe] fenced-code closing-keyword reading for issue 8476 step 1#8523
hotlong wants to merge 1 commit into
mainfrom
claude/issue-8476-fence-probe

Conversation

@hotlong

Copy link
Copy Markdown
Contributor

Throwaway probe opened to be READ, not merged. Empty commit, no diff. This PR and its three throwaway targets are closed immediately after the reading.

It settles one stated unknown in scripts/pm/check-half-states.mjs: stripMarkdownCode blanks fenced blocks as well as inline spans, but only the inline case was ever measured live. If GitHub's closing-keyword parser DOES fire inside a fence, that rule is a false negative and must be revised before a blocking check can rely on it.

Three arms, one body, one moment:

Arm A — FENCED block (the unknown under test):

Fixes #8520

Arm B — INLINE code span (control, expected: no closing link): Fixes #8521

Arm C — PLAIN prose (positive control, expected: a closing link): Fixes#8522

Arm C is what makes the reading interpretable: without it, "no link on arm A" cannot be told apart from "closing links only materialize on merge".

Reading taken from closed_by_pull_requests on each of the three targets, with this PR open and unmerged.


Generated by Claude Code

@vercel

vercelBot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
objectstackIgnoredIgnoredAug 13, 2026 5:04pm

Request Review

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[throwaway probe C — plain prose] closing-keyword reading for #8476 step 1

1 participant

@hotlong