Skip to content

docs(archive): Lior preservation of 3720-3725#3727

Merged
AceHack merged 3 commits into
mainfrom
lior/archive-prs-0415Z
May 19, 2026
Merged

docs(archive): Lior preservation of 3720-3725#3727
AceHack merged 3 commits into
mainfrom
lior/archive-prs-0415Z

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 16, 2026

Autonomous archiving of recently merged PRs.

AceHack and others added 3 commits May 15, 2026 23:56
…ion (PR #3721)

PR #3716 (helper) + PR #3717 (0344Z) merged. Extended
blocked-green-ci-investigate-threads.md with 3 composes-with sections:
verification anchors + suspect-by-default Copilot finding list (table-pipe
|| hallucination, 4-FP entry) + stale-but-fresh-looking finding class.

Self-discovery: running the just-merged check-shard-before-push.ts on the
rule file surfaced a helper bug — checkMd032 flags bullet-continuation
lines as false-positive paragraphs. Filing as next-tick fix.

Also self-bite caught during shard authoring: 2 MD038 violations in the
prose describing the helper bug (literal trailing-space-in-backticks
examples). Rewrote the prose without the literal-trigger pattern. The
self-check IS doing its job.

GraphQL exhausted mid-tick after PR-3721 REST creation. PR #3721 NOT
armed this tick; will arm post-reset at 03:55:31Z next tick.

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

The inline code span containing the structural-marker regex contained a
literal backtick inside the character class. Single-backtick delimiters
ended early at the inner backtick, leaving the closing delimiter
unmatched and tripping MD038 / breaking parse.

Switch to a double-backtick code span (``/^[#>*\-|`]/``) which can carry
single inner backticks since the closing run is two consecutive
backticks.

Verified: bun tools/hygiene/check-shard-before-push.ts ok;
markdownlint-cli2 ok (exit 0).

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 16, 2026 04:15
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

Autonomous archive of recently merged PRs #3720#3725, plus a new hygiene tick log for 0354Z. All files are additive history-surface records (PR discussion archives + tick log).

Changes:

  • Adds 5 archived PR-discussion records (PRs #3720, #3721, #3723, #3724, #3725) preserving descriptions, reviews, and threads.
  • Adds the 0354Z Otto-CLI tick log documenting rule extension, helper-bug self-discovery, and next-tick candidates.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/pr-discussions/PR-3725-...md Archive of PR #3725 with review threads.
docs/pr-discussions/PR-3724-...md Archive of PR #3724 (helper MD032 fix).
docs/pr-discussions/PR-3723-...md Archive of PR #3723 (shadow drift report).
docs/pr-discussions/PR-3721-...md Archive of PR #3721 (verify-before-fix rule).
docs/pr-discussions/PR-3720-...md Archive of PR #3720 (0350Z shard).
docs/hygiene-history/ticks/2026/05/16/0354Z.md Tick log for 0354Z.

All paths are history-surface (docs/pr-discussions/**, docs/hygiene-history/**) where attribution and verbatim content are expected to be preserved as-is. No code or rule changes.

@AceHack AceHack merged commit 6d7d65a into main May 19, 2026
46 of 47 checks passed
@AceHack AceHack deleted the lior/archive-prs-0415Z branch May 19, 2026 17:47
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