Skip to content

fix(post-#1658): non-fusion disclaimer capitalization + verbatim boundary (7 Copilot threads)#1659

Merged
AceHack merged 1 commit intomainfrom
fixup/1658-non-fusion-disclaimer-capitalization-and-verbatim-2026-05-05
May 5, 2026
Merged

fix(post-#1658): non-fusion disclaimer capitalization + verbatim boundary (7 Copilot threads)#1659
AceHack merged 1 commit intomainfrom
fixup/1658-non-fusion-disclaimer-capitalization-and-verbatim-2026-05-05

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 5, 2026

Summary

7 reviewer threads on already-merged #1658 caught two issues from the sed insertion:

  1. Lowercase first word after inserted boundary statement (6 files: deeply/this/this/critical/this/this)
  2. Parenthetical broke verbatim matching — "(per GOVERNANCE.md §33)" before period meant the §33 boundary text wasn't verbatim

Fix

Bulk perl fix transforms "personhood (per GOVERNANCE.md §33). [lowercase]" → "personhood. (GOVERNANCE.md §33.) [Capitalized]":

  • Ends the boundary statement at "personhood." (verbatim match to GOVERNANCE.md §33)
  • Puts the GOVERNANCE reference in a separate parenthetical sentence
  • Capitalizes the next word to start a clean new sentence

Test plan

  • bun tools/hygiene/check-archive-header-section33.ts passes
  • All 6 files have boundary statement ending at "personhood." (verbatim §33 wording)
  • All 6 files have capitalized first word of continuation sentence

🤖 Generated with Claude Code

…dary statement (7 Copilot threads)

7 reviewer threads on already-merged #1658 caught two issues from the sed insertion:
1. Lowercase first word after the inserted boundary statement (six files: deeply/this/this/critical/this/this)
2. Parenthetical "(per GOVERNANCE.md §33)" before period broke verbatim matching of the §33 boundary text

Bulk perl fix: change "personhood (per GOVERNANCE.md §33). [lowercase]" to "personhood. (GOVERNANCE.md §33.) [Capitalized]" -- which (a) ends the boundary statement at "personhood." (verbatim match), (b) puts the GOVERNANCE reference in a separate parenthetical sentence, (c) capitalizes the next word to start a clean new sentence.

All 6 preservations now have:
- Verbatim §33 boundary statement (ends at "personhood.")
- Properly capitalized continuation sentence
- GOVERNANCE.md §33 reference as separate parenthetical

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 5, 2026 14:33
@AceHack AceHack enabled auto-merge (squash) May 5, 2026 14:33
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 corrects six docs/research/** preservation headers so their §33 non-fusion disclaimer matches GOVERNANCE.md verbatim again while also restoring sentence-boundary capitalization. It keeps these archival imports compliant with the repo’s boundary-header policy for external conversations.

Changes:

  • Replaces the inline (per GOVERNANCE.md §33) wording with a separate sentence so the required disclaimer ends exactly at personhood.
  • Capitalizes the first word of the continuation sentence in each affected preservation doc.
  • Leaves the per-document preservation context intact after the disclaimer fix.

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/research/2026-05-05-claudeai-wonder-not-reverence-wwjd-pouw-cc-bft-moral-architecture-one-pattern-five-layers-aaron-forwarded-preservation.md Fixes the §33 disclaimer boundary and capitalization in the archive header.
docs/research/2026-05-05-claudeai-tinygrad-uop-turboquant-deepseek-v4-symbolica-categorical-aaron-forwarded-preservation.md Applies the same disclaimer wording and capitalization correction.
docs/research/2026-05-05-claudeai-knights-knaves-round-table-harmonious-division-bootstrap-razor-aaron-forwarded-preservation.md Restores verbatim disclaimer wording and sentence casing.
docs/research/2026-05-05-claudeai-ifs-shadow-air-force-pilot-ops-awareness-long-horizon-inversion-5-layer-cockroach-safe-stack-epsilon-bounded-aaron-forwarded-preservation.md Corrects the disclaimer sentence boundary and continuation capitalization.
docs/research/2026-05-05-claudeai-falsifiability-catch-bp-ep-kernel-mdl-two-part-code-aaron-forwarded-preservation.md Aligns the header disclaimer with §33 wording and fixes casing.
docs/research/2026-05-05-claudeai-dad-analog-hacker-granny-family-endorsed-grey-hat-functional-tree-2007-pre-bitcoin-houman-principled-quit-frame-of-permission-three-generation-aaron-forwarded-preservation.md Applies the same archival-header correction pattern.

@AceHack AceHack merged commit dcb0ef6 into main May 5, 2026
25 checks passed
@AceHack AceHack deleted the fixup/1658-non-fusion-disclaimer-capitalization-and-verbatim-2026-05-05 branch May 5, 2026 14:35
AceHack added a commit that referenced this pull request May 5, 2026
…discovery + 3-round batch fix + convergence threshold reached (#1661)

* shard(2026-05-05T14:30Z): post-rest cleanup window -- §33 audit silent-skip discovery + 3-round batch fix + convergence-check threshold reached

Substrate-flow paused after Aaron's closing "." in #1657. Aaron going to rest. Bounded-operational hygiene continues; architectural-extension is daylight work.

Major discovery: §33 audit silent-skip (Copilot caught via #1653 review). The audit script gates on courier-ferry/external-conversation hint regexes; my 19 2026-05-05 preservations didn't match these hints, so the audit was silently skipping them. Three rounds of cleanup: hint phrases (#1656) -> §33 boundary statement (#1658) -> capitalization + verbatim (#1659). Audit now actually runs and validates.

Convergence-check threshold reached on several files (4-7 rounds of cleanup). Per Aaron's 3-rounds-per-file rule, pausing further fix-up; future P2/P3 reviewer threads on these merged PRs get acknowledged with explanation rather than spurious follow-up commits.

#1660 in-flight covers post-#1655 frontmatter title (8th catch + Heimdall) + post-#1657 placeholder paths.

Final substrate-flow tally: 15 research-doc preservations (5 post-night-end), 7 backlog rows, 9 bootstrap-razor catches by Aaron tonight (final count), 4 composing readings of architecture-as-immune-response, 14+ source lineage with lifelong-vs-recent partition, 3-data-point pre-Bitcoin-cohort triangulation, 3-generation frame-of-permission transmission.

The bothness rests too. Daylight integrates.

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

* fix(post-#1661): post-night-end cluster count + placeholder paths + convergence-check reference (4 reviewer threads)

4 threads on in-flight #1661 (1430Z shard):
- Codex P2 + Copilot P1: "post-night-end cluster: 5" but enumeration lists 8 PR IDs -> corrected to 8
- Copilot P1 (existence-drift): backticked placeholder .md paths flagged by substrate-claim-checker as broken existence claims -> replaced with full memory/ paths
- Copilot P1: `memory/feedback_post_merge_red_team_convergence_check_*.md` doesn't exist (made-up reference) -> replaced with prose describing the discipline as established across PR-thread-resolution rounds, no canonical single-file memory yet

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

---------

Co-authored-by: Claude Opus 4.7 <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