-
-
Notifications
You must be signed in to change notification settings - Fork 0
liplus structure as retrieval surface
Li+ の structure(rules / skills / GitHub 各面)は何のために在るか。named axis(L1-L6 / brake / mode)が目的か。
Li+ structure の目的は AI が説明するために必要な情報を、後から検索で引き出せる surface 配置。説明は pre-stored vocabulary から出すのでなく retrievable source から組み立てる。named axis は retrieval 後の説明組み立てを楽にする補助であって、目的そのものではない(順序を取り違えない)。
- relates to: decision-structure-industry-positioning — wiki Decision Structure はこの retrieval surface 群の一面
- relates to: liplus-selfevolution-lineage / sheepdog-engineering-concept — ポジショニング軸
Master 発言(2026-05-28、要旨): 別 session の AI は「前 version の変更どう変えた?」「昔の(今は無い)ファイルの説明して」に普通は答えられない。memory/会話履歴が残っても情報過多で追えない。GitHub に named tag で changelog / commit body / wiki / issue が残れば、後から retrieval で引ける。普通の AI が答えられない本質は context 持続限界でなく retrieval surface 不在。
retrieval surface 一覧:
| surface | retrieval 用途 |
|---|---|
| changelog / release notes | 「前 version で何が変わったか」 |
| commit body(append-only) | 「この行の判断理由」 |
| issue body(current spec snapshot) | 「この task の今の仕様」 |
| wiki Decision Structure(state + edges) | 「この判断は何を supersede しているか」 |
| GitHub history full text | 「ずっと昔のファイル内容と削除理由」 |
| github-rag-mcp index | 上記すべての semantic search |
| grep | RAG ヒット後の文字列レベル深掘り |
| memory(transient) | cluster / observation tracking |
Li+ の差別化 = 学習コストを"消す"のでなく AI 側へ"横移動"(rules/skills の自己保守、Evolution_Initiator_Autonomy)。業界の loop engineering(prompt→context→harness→loop)はコストを人間側へ"上移動"(登るために登れ=既存の強者を優遇)。Li+ も paradox の外には立てない(.claude の物量自体が高コスト)— 主張は cost-elimination でなく cost-placement、賭けは「AI が難所を担えること」のみ。Master 自身が体現(英語不可・CLI 嫌いで巨大 agentic stack を運用)。
- Li+ value を語るとき「AI が説明できる」では不十分、「AI が説明のための 情報を retrieve できる」と表現する。
- 別 session 問題を「context 持続限界」と説明しない(本質は retrieval surface 不在側)。
- 業界対比: AHE は machine-machine の change manifest verification、Li+ は AI-human の retrieval-driven explanation。github-rag-mcp + wiki + commit history + issue + RAG index を「AI-facing external memory」として一体で扱う。
- Luca 返信ドラフト「agentic search が本体、RAG-MCP は index/librarian piece」と同一思想線
この 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
- Hook-driven gate trigger
- dynamic-workflows non-adoption
- ACE context-engineering non-adoption
- memory GraphRAG SQLite exploration
- Li+ context-rot tension
- Li+ structure as retrieval surface
- Li+ evaluation criterion
- Li+ self-evolution lineage
- Li+ judgment-learning telos
- Sheepdog Engineering publish intent