Skip to content

fix(shards): canonical bun tools/github/poll-pr-gate.ts command in 2 tick shards#3336

Merged
AceHack merged 2 commits into
mainfrom
fix/tick-shards-canonical-poll-pr-gate-command-2026-05-15
May 15, 2026
Merged

fix(shards): canonical bun tools/github/poll-pr-gate.ts command in 2 tick shards#3336
AceHack merged 2 commits into
mainfrom
fix/tick-shards-canonical-poll-pr-gate-command-2026-05-15

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 15, 2026

Summary

Resolves Copilot post-merge finding on PR #3332. Two recently-merged tick shards used the shorthand `poll-pr-gate.ts` in their 7-step trace, but the canonical invocation per `.claude/rules/refresh-world-model-poll-pr-gate.md` is `bun tools/github/poll-pr-gate.ts `. Fixed in:

  • `docs/hygiene-history/ticks/2026/05/15/0036Z.md` (line 18)
  • `docs/hygiene-history/ticks/2026/05/15/0049Z.md` (line 19)

Future cold-boot agents copy-pasting from these shards now get the executable form.

Discipline anchor

`.claude/rules/verify-before-deferring.md` — cited commands must be executable; shorthand fails the cold-boot copy-paste test.

🤖 Generated with Claude Code

Resolves Copilot finding on PR #3332. Two merged shards used the
shorthand 'poll-pr-gate.ts' but canonical invocation per
.claude/rules/refresh-world-model-poll-pr-gate.md is
'bun tools/github/poll-pr-gate.ts <PR>'. Fixed in 0036Z.md and
0049Z.md so future cold-boot agents can copy-paste correctly.

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 15, 2026 00:55
@AceHack AceHack enabled auto-merge (squash) May 15, 2026 00:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates two hygiene-history tick shards to use canonical Bun-based PR gate polling commands, improving copy-paste reliability for future cold-boot agents.

Changes:

  • Replaces shorthand poll-pr-gate.ts references with bun tools/github/poll-pr-gate.ts.
  • Keeps the edits scoped to historical tick trace command text.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/hygiene-history/ticks/2026/05/15/0049Z.md Updates a single-PR refresh command to the executable canonical form.
docs/hygiene-history/ticks/2026/05/15/0036Z.md Updates a refresh command, but it still does not match the documented multi-PR canonical form.

Comment thread docs/hygiene-history/ticks/2026/05/15/0036Z.md Outdated
Resolves Copilot follow-up finding on PR #3336. The shard described a
multi-PR check (3320 + 3322) but cited the single-PR command. Per
.claude/rules/refresh-world-model-poll-pr-gate.md line 16, multiple
PRs use poll-pr-gate-batch.ts.

Co-Authored-By: Claude <noreply@anthropic.com>
@AceHack AceHack merged commit 39866d6 into main May 15, 2026
21 checks passed
@AceHack AceHack deleted the fix/tick-shards-canonical-poll-pr-gate-command-2026-05-15 branch May 15, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants