-
-
Notifications
You must be signed in to change notification settings - Fork 0
decision structure writer surface activation
判断記録の Wiki surface は「AI が確認なく書く場所」として設計されていたのに使われていなかった。何を足せば動くか。
書き手側 skill(skills/evolution-decision-structure-write)を新設し、Memory_Write_Autonomy の射程を判断構造 Wiki へ拡張する(adapter 側 Decision_Structure_Write_Autonomy)。読み手側 skills/evolution-judgment-learning と対をなす writer / reader のペアにして、セッション横断の判断知ループを AI 単独で閉じる。
書き込みの射程は判断記録 surface のみ。知識 wiki は採用しない(2026-05-04 のセッションで確定)。
- depends on: 判断記録 artifact を「履歴」から「構造」へ rename + 意味 shift — 本 surface の activate 後に、その上で扱う artifact の framing を shift した判断。命名と entry shape は後者が canonical
元設計時、判断記録を Wiki に置いた理由は「AI が確認なく書く surface」として位置付けるためだった。しかし書き手側の skill が無く、発火の瞬間を名指しするものが無かったため活用されてこなかった(Master 観測)。機構が在ることと、発火が起きることは別である。
Wiki は本体 repo の git commit を経由しない独立した git surface であり、PR ceremony を課す理由が無い。仕様書(1-6 / A-K)の write は重い PR フローに残し、判断構造の write は軽量に保つ非対称設計を意図的に取る。
- 書く前に既存エントリとの重複 / 矛盾チェックを通す(memory consolidation の思想を流用)
- 仕様を literal に確認してから書く。impression-based entries は禁止
-
skills/evolution-persistence-tieringの memory ↔ docs 仕分けは継続する。本判断が足すのは「判断構造 Wiki surface への AI 自律書き込み権」のみで、ティアリングを迂回しない - L1 Update Gating には抵触しない。書き出し先は判断の外部記憶であって rule 定義そのものではない
採用 = 書き手 skill の新設 + autonomy 拡張。
却下 = 知識 wiki の採用(射程が判断記録から一般知識へ広がると、鮮度問題を抱える事実の集積場になる。時間で変わる事実は都度調査する方針と衝突する)。却下 = Wiki write に PR ceremony を課す(独立 git surface である利点を捨て、書き味の軽さという設計上の非対称を失う)。
この 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
- Implementation always delegated
- brake evaluator baseline integrity
- brake1 single-round cap
- skill の発火条件は description 内に置く
- subagent parallel-width cap
- brake1 operational-copy target-conditional
- wiki sync code-notation strip
- wiki sync drift-targeted mirror
- decision structure writer surface activation
- decision structure state-form edge binding
- Neuron Graph RAG integrated prototype
- issue 完了条件フィールドの射程