-
-
Notifications
You must be signed in to change notification settings - Fork 0
wiki sync sidebar integrity check
skills/operations-on-release/SKILL.md の Post-release wiki sync 内 Pre-sync verification に、_Sidebar.md が wiki 実体 (docs/-owned + wiki-only judgment records) を網羅参照しているかを検証する Sidebar integrity assertion を埋め込む。ドリフト検出時は STOP & escalate、自動修正は採用しない。
build-2026-05-20.1 release sync を実機で観察した時点で、_Sidebar.md に以下が静かに欠落していた:
- 参考文書
E.-J.の 6 件 (docs/[A-Z].-*.mdsource of truth) - 判断記録
p / r / s / t / uの 5 件 (wiki-only entry)
wiki commit 5e47a90 で手動回収済。Master の観察 (「参考文書カテゴリのサイドメニューが更新されてない」) で初めて表面化したドリフトであり、人為的注意では構造的に閉じない。判断記録は letter prefix が前進するたび、参考文書は docs/ 大文字 prefix が増えるたびに sidebar が遅延する空白期間が必ず発生する。
再発防止は人為的注意ではなく手順埋め込みで閉じるのが Li+ 流。
- AI 内部 release flow への追加のみ。user / system observable behavior は不変 → patch 相当 (governance structure change with no user/system observable impact)。
- release sync を blocking しない。整合性違反検出時は STOP & escalate であって sync 全体の block ではない (人間判断に渡す)。
- 検証対象集合は
{tmpdir}ファイルシステム実体から構築する。docs/ローカルや index 文書ではなく sync 直前の wiki 実体を真とする (cp docs/*.md {tmpdir}/後の状態で docs/-owned と wiki-only の両系統が{tmpdir}に揃うため)。
- Sidebar integrity assertion を Pre-sync verification の追加 bullet として埋め込む (手順 4 後・手順 5 前のタイミング)
- 期待 slug 集合 =
Home+{tmpdir}/[A-Z]*.md+{tmpdir}/[0-9]*.md+{tmpdir}/[a-z].-*.md - 期待集合から除外 =
_Sidebar.md,_Footer.md(ナビ基盤であって被参照エントリではない) -
](<slug>)リンク抽出による参照集合との差分検出 -
期待 − 参照非空で STOP + 欠落 slug を名指しでエスカレート、wiki に push しない - 自動修正は採用しない (sidebar 保守責任は entry を追加した PR にあり、sync は隠れて肩代わりしない)
per-PR sidebar validation (CI lane) → 全 PR を gating すると entry 命名のリファクタや一時的な名前空間操作で繰り返し詰まる。release sync という再帰チェックポイントの方が AI 単独 closure に適合する。invariant の強制点を一箇所に絞ることで、点検箇所と修正タイミングが揃う。
自動修正による sidebar 追記
→ 短期的にドリフトは消えるが、責任の所在が不明瞭になる。entry 命名の妥当性 (sidebar 表示テキストの選択) を release 層が自動判定することになり、命名判断は entry author の仕事という層をまたぐ。Li+ の責任分離原則 (docs/H.-Roles-and-Evaluation.md) と衝突する。
- PR: #1318 — implementation (squash merge
afae460) - Issue: #1317 — spec deepening
- 先行手動同期: liplus-language.wiki commit
5e47a90 - 隣接 spec:
skills/operations-on-release/SKILL.md§ Post-release wiki sync,docs/4.-Operations.md§ リリース後の Wiki 同期 - 所有境界の根拠: 2026-04-26 確定 (
docs/Decision-Log.md§ wiki sync との所有境界)
この Wiki は、Li+ に基づく開発・運用を支えるための情報整理空間です。
数字で始まるページは、 Li+プログラムの各レイヤーの仕様を定義するページです。
- 要求(何を満たすか)と仕様(どう振る舞うか)を一体として記述する
- 実装前に作成または更新する
- issue群から採用された要件を集約する
これらのページは 安定性と一貫性を重視して管理されます。
アルファベットで始まるページは、 Li+の構想・設定・導入手順などの参照用ページです。
- 設計思想・背景
- 設定リファレンス・インストール手順
これらのページは 必要に応じて更新・拡張されます。
リポジトリ内の rules/**/*.md(L1–L4 の常時ロード分、subdir 含む)、skills/**/SKILL.md(トリガー起動分)、adapter/claude/CLAUDE.md、adapter/claude/hooks-settings.md、adapter/claude/hooks/*.sh、adapter/codex/AGENTS.md、およびルート直下の Li+config.md、Li+update.md は、
AIやランタイムが直接読む実行用プログラム / 定義ファイルです。
-
docs/は人間向けの仕様書・要求仕様・手順書 -
rules/,skills/および adapter / update は実行時に読み込まれる本体
両者は対応しているが、役割は同じではない。
Home | 1. Model | 2. Evolution | 3. Task | 4. Operations | A. Concept
要求仕様書 (1-6)
参考文書 (A-K)
- A. Concept
- B. Configuration
- C. Update
- D. Installation
- DiDD(対話駆動開発)
- E. Li+ language
- F. Behavior-First
- G. Sheepdog Engineering
- H. Roles and Evaluation
- K. Source File Format
判断構造
- Decision Structure
- layer reorg rationale
- github app user-to-server token expiration
- sheepdog engineering concept
- prerelease tag recovery procedure
- release flip drift patterns
- Li+ long-term vision (feedback only)
- Master role as client-architect
- current architecture as concession
- Li+ license Apache-2.0 rationale
- Character_Instance evolution history
- prompt as emotion vector controller
- agentic-search five-phase refactor
- Character_Instance output-styles migration
- Li+ lightening L1 gate override
- subagent state-machine label mechanism
- LSP integration out of scope
- Character_Instance opt-in and surface scope
- parallel-subagent-eval three-axis decomposition
- parallel-subagent-eval cost acceptance
- parallel-subagent-eval model floor
- release version rule always-on relocation
- bootstrap walkthrough skip and gh install relocation
- wiki sync sidebar integrity check
- decision structure rename rationale
- decision structure industry positioning
- subtractive structural beauty framing
- Li+ authorship is collaborative
- Li+ design intent vs current limit
- Li+ history is empirical
- Master verification at runtime not spec
- rules cache fetch address table
- dialogue-evaluator scoring redesign
- Li+ always-on footprint is load-bearing
- DiDD umbrella naming
- milestone subsystem removal
- L1 brake 2 root-criteria evaluator