Skip to content

Восстановить H1-заголовки Part D/E/F/G, осиротевшие под Part C#43

Open
rodion-m wants to merge 1 commit into
ailev:mainfrom
rodion-m:fix/restore-orphaned-part-headings
Open

Восстановить H1-заголовки Part D/E/F/G, осиротевшие под Part C#43
rodion-m wants to merge 1 commit into
ailev:mainfrom
rodion-m:fix/restore-orphaned-part-headings

Conversation

@rodion-m
Copy link
Copy Markdown

@rodion-m rodion-m commented Jun 2, 2026

Исправляет #42.

Восстанавливает шесть H1-заголовков разделов, случайно удалённых в коммитах 1f21daa («terminology cleaning (counterfactuality)») и 562813f («C.2.P - epistemic precision restoration»). В обоих случаях заголовки были стёрты целиком (−6 строк H1, 0 замен), а их ##-содержимое осиротело под # **Part C — Kernel Extensions Specifications**.

Заголовки возвращены в точных формулировках, в которых они существовали непосредственно перед удалением, и поставлены перед первым подразделом своей части:

Восстановленный заголовок Перед
# **Part D – Multi-scale Ethics & Conflict‑Optimisation** ## D.5
# **Part E - FPF Constitution and Authoring Cluster** + # Section E‑I - The FPF Constitution ## E.1
# **Part F — The Unification Suite (U‑Suite): …** + # Cluster F.I — Context of Meaning and Lexical Inputs ## F.0.1
# Part G – Discipline SoTA Patterns Kit ## G.Core

Diff минимальный: +13 строк (6 заголовков и пустые строки-разделители), содержимое не изменялось. После фикса число H1-заголовков верхнего уровня снова равно 20, а иерархия заголовков снова согласована с Table of Content и Preface («how Parts A-K fit together»).

Почему это исправление, а не возврат намеренной реструктуризации: удаление произошло в двух разных коммитах разных кампаний по чистке терминологии, заголовки были именно удалены (а не понижены до ##), ToC/Preface и нумерация паттернов (D.*/E.*/F.*/G.*) всё это время оставались рассчитанными на отдельные части.

Six top-level `#` section headings were removed — not demoted, not replaced —
during two unrelated terminology-cleanup passes:

  * 1f21daa "terminology cleaning (counterfactuality)": Part D, Part E, Section E-I
  * 562813f "C.2.P - epistemic precision restoration": Part F, Cluster F.I, Part G

Their `##` content survived, so it became nested under
`# **Part C — Kernel Extensions Specifications**`. This desynced the heading
hierarchy from the Table of Content and the Preface (both still list Parts A-K
as separate parts) and broke section-level splitting of the spec — ~48k lines of
Part D/E/F/G now fall under Part C, and Part G ends up under the scale-map block.

Re-insert each heading verbatim, exactly as it existed immediately before
deletion, before the first sub-section of its part (D.5, E.1, F.0.1, G.Core).
+6 headings, no content changed; top-level H1 count returns to 20.

Refs ailev#42

Co-Authored-By: Claude Opus 4.8 (1M context) <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.

1 participant