FullSense ™

Umbrella brand & specification for an open-source family of products targeting self-evolving, on-prem, audit-friendly LLM systems.


Family Tree

flowchart TD
    F["FullSense umbrella v1.1 — 9 axes: KAR DTKR APO ICP TLB Math PM RPAR SIL"]
    LM["llmesh — secure LLM hub (on-prem MCP)"]
    LI["llive — self-evolving memory (4-layer + biological model)"]
    LO["llove — TUI dashboard (HITL workbench)"]
    LD["lldesign — UI/Web/diagram design (alpha)"]
    LT["lltrade — paper trading research (alpha)"]
    LMS["llmesh-suite (installer)"]
    LMD["llmesh-demos (demo launcher)"]
    LCAD["llcad — machine CAD (planned)"]
    LEDA["lleda — EDA / circuit / PCB (planned)"]
    LCHIP["llchip — semiconductor IC layout (planned)"]
    LMED["llmed — medical literature (parked)"]
    LPAPER["llpaper — academic drafting (parked)"]
    F --> LM
    F --> LI
    F --> LO
    F --> LD
    F --> LT
    F -.-> LMS
    F -.-> LMD
    F -.-> LCAD
    F -.-> LEDA
    F -.-> LCHIP
    F -.-> LMED
    F -.-> LPAPER
    LM <-. MCP .-> LI
    LI <-. bridge .-> LO
    LM <-. hub .-> LO
    LD <-. brief .-> LI
    LT <-. signal+gate .-> LI
    CM["v0.8 Cognitive Mesh — 10 sub-systems (Quiet Hours / Proactive / Idle / Risk / TitleRecall / Mesh5W1H / ...)"]
    LI -. embeds .-> CM
    style F fill:#fef3c7,stroke:#f59e0b,stroke-width:3px
    style LI fill:#d1fae5,stroke:#10b981
    style LM fill:#dbeafe,stroke:#3b82f6
    style LO fill:#fce7f3,stroke:#ec4899
    style LD fill:#ede9fe,stroke:#8b5cf6
    style LT fill:#fee2e2,stroke:#ef4444
    style CM fill:#fef3c7,stroke:#f59e0b,stroke-dasharray:3 2
    style LCAD fill:#f3f4f6,stroke:#9ca3af,stroke-dasharray:5 5
    style LEDA fill:#f3f4f6,stroke:#9ca3af,stroke-dasharray:5 5
    style LCHIP fill:#f3f4f6,stroke:#9ca3af,stroke-dasharray:5 5
    style LMED fill:#f3f4f6,stroke:#9ca3af,stroke-dasharray:5 5
    style LPAPER fill:#f3f4f6,stroke:#9ca3af,stroke-dasharray:5 5

Cognitive Mesh の詳細は Cognitive Mesh hub を参照。 10 サブシステム全て skeleton 完了 (2026-05-19、llive 1379 PASS)。

Product Sites

Product Status Description Docs (Pages) Source
llmesh stable Secure LLM hub / on-prem MCP server llmesh docs GitHub
llive beta Self-evolving modular memory LLM framework llive docs GitHub
llove beta TUI dashboard / HITL workbench llove docs GitHub
lldesign alpha UI / Web / diagram design via LLM-friendly DSLs lldesign docs GitHub
lltrade alpha Trading research — paper-trading only (v0.x) lltrade docs GitHub
llmesh-suite stable One-shot installer (pip install llmesh-suite) GitHub
llmesh-demos alpha 3 製品 demo launcher + F25 audience cinematic HTML (stdlib only) (local-only, GitHub 公開 TBD)

Planned (parked, see roadmap): llcad (machine CAD) · lleda (EDA / PCB) · llchip (IC layout) · llmed (medical literature) · llpaper (academic drafting)

Quick Demos

Visual demos live in each product. The portal links them here:

Install

# Suite (all-in-one)
pip install llmesh-suite

# Individual
pip install llmesh           # hub
pip install llmesh-llive     # memory
pip install llmesh-llove     # TUI

PyPI rename to fullsense-* is planned at v1.0 — see llive v1.0 migration plan.

Spec & RFC

License

All product code: Apache-2.0 with optional separate Commercial License.

Articles

Qiita 投稿済み記事の正本: docs/articles/ 以下。番号連番管理 (#14〜)。

llive 技術シリーズ連載 (#24-00〜08)

lldarwin アーク (#25〜28)

# ファイル 内容
#25 monoculture の失敗 進化が多様性を失った夜
#26 multi-pressure 設計編 設計的解決 (draft)
#27 overnight marathon — climax 6 PoC × Perplexity 収束
#28 実装編 — オーケストラ型 AI Phase1 実装 (draft)

その他番号付き記事 (#14〜#23)

#14〜#23 は docs/articles/QIITA_#14_*QIITA_#23_* を参照。旧日付フォルダ分は docs/articles/archive/ に保存済み。

過去の posts は llive/docs/linkedin/ および llive/docs/qiita/:

Reference hubs (2026-05-18 追加)

個別 product README で drift しがちなトピックを portal 公式 hub に集約:

  • Spec hub — FullSense Eternal Spec v1.1 章直リンク + 要件定義 8 本一覧 (v0.1〜v0.8 cognitive mesh)
  • Benchmark Policy — 系列 A/B/C/D + xs/s/m/l/xl progressive curve + honest disclosure 運用ルール
  • Recommended models — 用途別推奨 on-prem モデル (llama3.2:3b 非推奨の根拠含む) + Mermaid 判断軸 + 共通 install スニペット
  • Cognitive Mesh — llive v0.8 cognitive mesh (COG-MESH-01〜10) の portal 視点 overview、統合 demo の触り方、現在 10/10 skeleton 完了

ll- プロジェクト → FullSense フィードバック (単一の真実)

ll- プロジェクトの設計判断・実験結果・進捗を FullSense portal へ反映する際は、以下の 2 ファイルが 単一の真実:

  • Research index — 先行研究 / 実験結果の詳細 (新規追加場所)
  • Doc map — 全ドキュメントの地図 (新規ファイルの登録場所)

セッション進捗は Progress log、次回引継は Next session handoff に書く。

Portal meta

Contact


FullSense ™ / llmesh ™ / llive ™ / llove ™ are trademarks of Kazufumi Furuse. Code distributed under Apache-2.0; commercial license available on request.


Back to top

Copyright © 2026 Kazufumi Furuse. FullSense ™ / llmesh ™ / llive ™ / llove ™ are trademarks. Code under Apache-2.0.

This site uses Just the Docs, a documentation theme for Jekyll.