Skip to content

shard(tick): 2026-05-16T02:18Z — thread-investigation catch + 5→6 .. fixes (#3676 + #3680)#3681

Merged
AceHack merged 2 commits into
mainfrom
shard/tick-0218z-otto-cli-2026-05-16
May 16, 2026
Merged

shard(tick): 2026-05-16T02:18Z — thread-investigation catch + 5→6 .. fixes (#3676 + #3680)#3681
AceHack merged 2 commits into
mainfrom
shard/tick-0218z-otto-cli-2026-05-16

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 16, 2026

Tick 3 of post-cold-boot loop. PR #3676 unresolved threads surfaced a real Copilot P1: tick-shard relative links use 5 .. segments (lands at docs/) instead of 6 (repo root).

Fixes:

Threads on #3676 resolved via the correct GraphQL variable-binding form (-F threadId=… + mutation($threadId: ID!)) — inline string interpolation fails with "Expected string or block string".

This shard uses correct 6-level paths from the start.

Co-Authored-By: Claude noreply@anthropic.com

…fixes (#3676 + #3680)

Tick 3 of post-cold-boot loop. PR #3676 unresolved threads surfaced a real
Copilot P1: tick-shard relative links use 5 .. (→ docs/) instead of 6 ..
(→ repo root). Fixed on PR #3676's branch; same bug landed on main via
PR #3679 race — PR #3680 fixes post-merge. Threads resolved via correct
GraphQL variable-binding form. This shard uses correct 6-level paths.

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 16, 2026 02:24
@AceHack AceHack enabled auto-merge (squash) May 16, 2026 02:24
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 adds the 2026-05-16T02:18Z hygiene tick shard documenting the thread-investigation catch for broken tick-shard relative links and the follow-up fixes around PRs #3676 and #3680.

Changes:

  • Records the tick’s landed PRs and thread-investigation findings.
  • Documents the corrected six-level repo-root link pattern for tick shards.
  • Captures remaining drift and a proposed lint-check follow-up.

Comment thread docs/hygiene-history/ticks/2026/05/16/0218Z.md
Copilot flagged MD032 (blank lines around lists) — the list of three
bullets starting at line 21 came immediately after the paragraph at
line 19. Add the missing blank.

Resolves Copilot review thread on PR #3681.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@AceHack AceHack merged commit fa9c780 into main May 16, 2026
22 of 24 checks passed
@AceHack AceHack deleted the shard/tick-0218z-otto-cli-2026-05-16 branch May 16, 2026 02:35
AceHack added a commit that referenced this pull request May 16, 2026
…0545 scope re-assessment (#3688)

Substrate-honest pivot tick. Two empirical catches landed:

1. peer-Otto landed byte-identical MD032 fix to PR #3681 seconds before my
   push (commit 6def403); fetch-before-push at git layer caught duplicate
   cleanly. My local commit dropped. Good failure mode firing as designed.
2. B-0545 (B-0498 collision renumber sweep) re-assessed as larger scope
   than the 0226Z next-tick framing suggested: B-0546+ already taken,
   cross-substrate search needed, tick-shard immutability discipline.
   Defer as focused PR with claim acquire first.

All 3 prior-tick PRs (#3681 #3684 #3685) now unblocked + awaiting CI.

Co-authored-by: Claude <noreply@anthropic.com>
AceHack added a commit that referenced this pull request May 16, 2026
…3689)

PR #3685 merged with 3 unresolved Copilot P1 threads:
- Line 4 dead-link to 0218Z.md — STALE: file now exists on main (PR #3681 merged)
- Lines 39/44 "extra leading |" in tables — FALSE POSITIVE: verified by direct
  inspection, tables use correct single-pipe 2-column and 4-column shapes
- Line 69 `switch -c` missing `git` prefix — REAL: also applies to line 68

This commit addresses the real finding: prepend `git ` to both `switch -c` snippets
so the shard is copy/paste executable in a clean shell.

Co-authored-by: Claude <noreply@anthropic.com>
AceHack added a commit that referenced this pull request May 16, 2026
…le / 1 false / 1 real) (#3690)

* shard(tick): 2026-05-16T02:40Z — post-merge triage on PR #3685 (3 threads: 1 stale / 1 false / 1 real)

PR #3685 merged with 3 unresolved Copilot threads. Triage:
- L4 dead-link to 0218Z.md: STALE (file landed via PR #3681 ~60s later)
- L39/44 "extra leading |" tables: FALSE POSITIVE (verified by awk inspection)
- L69 switch -c missing git prefix: REAL (also affects L68)

Fix shipped as PR #3689 (+2/-2; both L68 + L69 get git prefix). Threads
resolved via tmpfile + while read pattern (for-loop with command substitution
lost iteration boundary earlier).

Pre-commit self-checks added to discipline: MD032 paragraph-before-bullet
scan + switch-c-needs-git-prefix scan. Both clean on this shard.

Co-Authored-By: Claude <noreply@anthropic.com>

* fix(pr-3690): MD038 — remove trailing space inside backticks (0240Z.md:20)

markdownlint `MD038/no-space-in-code` failed required check on PR #3690:

  Fix: prepend `git ` to both snippets.

The trailing space inside `` `git ` `` is the violation. Rewrite to drop
the trailing space while preserving semantic:

  Fix: prepend the `git` prefix to both snippets.

Local markdownlint-cli2 on the shard: exit 0.

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
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