-
-
Notifications
You must be signed in to change notification settings - Fork 0
li plus license apache 2 rationale
Li+ リポジトリの license は Apache-2.0。MIT ではなく Apache-2.0 を選ぶのは deliberate な設計判断であり、prompt / governance rule / 自然言語仕様という Li+ 固有の artifact class を license 対象に明確に含めるため。
「Li+ はアパッチにしてるんだよ。プロンプトがコード扱いにならないからさ。」
Li+ の rules/*.md や skills/*/SKILL.md は 自然言語で書かれた governance prompt であって traditional code ではない。MIT の wording だと coverage が曖昧になる。
| MIT | Apache-2.0 | |
|---|---|---|
| 対象 wording | "this software and associated documentation files (the 'Software')" | Section 1: "software source code, documentation source, and configuration files" |
| 限定性 | 限定 wording、prompt の coverage 不透明 | authored artifact なら class を問わず明示包含 |
MIT は software + documentation files に限定された wording、prompt や governance rule の coverage が不透明。Apache-2.0 Section 1 は source / documentation / configuration を明示包含、authored artifact なら class を問わない。
- Li+ の主成分 (
rules/*.md,skills/*/SKILL.md,adapter/*) は自然言語 governance prompt - traditional code (TS/Python 等) は subset でしかない
- MIT の "Software" wording は prompt 領域への適用が不明瞭
- Apache-2.0 の broader definition は authored artifact を確実に license 範囲内に置く
- Li+ の license を「単なる default」と扱わない、deliberate な prompt artifact 包摂
- 他リポジトリの license を読む時、MIT なら prompt 部分の coverage に注意
- 外部 MIT プロジェクト (例: ECC) の コードやテキスト取り込みは MIT attribution 義務 (NOTICE entry で対応可、Apache-2.0 と互換)
- layout / schema / 命名規約のような idea / 仕様レベル参考は copyright 対象外、license 発動なし
- 外部参照側への示唆: prompt 含めて Apache-2.0 下で自由再利用可能 (NOTICE patent grant 条項に注意)
- Apache-2.0 公式 text Section 1 ("Source form")
- LICENSE file (リポジトリ root)
-
li-plus-long-term-vision-feedback-only.md(Li+ artifact が prompt-driven 設計)
この判断記録は、以下の場合に削除する:
- Li+ license が Apache-2.0 から別 license に変更されたとき
- license 法務上の判断が業界で変化し、MIT でも prompt artifact が明示 cover されるようになったとき
- 同種の license 問い合わせが 6 ヶ月以上観測されず、参照が途絶えたとき
この 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