feat: Link-Taxonomie u1 - kb/entities/systems, tools, technologies gelabelt

Files changed:
- kb/concepts/Denylist over Allowlist.md
- kb/concepts/LLM Wiki Pattern.md
- kb/concepts/SSD TRIM.md
- kb/entities/people/E3DC GmbH.md
- kb/entities/people/Vannevar Bush.md
- kb/entities/projects/ha-core.md
- kb/entities/projects/hacs-integration-blueprint.md
- kb/entities/systems/AGENTS.md.md
- kb/entities/systems/CLAUDE.md.md
- kb/entities/systems/E3DC.md
- kb/entities/systems/ENVIRONMENT.md.md
- kb/entities/systems/Memex.md
- kb/entities/systems/Tolkien Gateway.md
- kb/entities/technologies/Arch Linux.md
- kb/entities/technologies/Disk Encryption.md
- kb/entities/technologies/Docker.md
- kb/entities/technologies/Gitea Actions.md
- kb/entities/technologies/Gitea.md
- kb/entities/technologies/Go.md
- kb/entities/technologies/Home Assistant.md
- kb/entities/technologies/Kernel PM Governors.md
- kb/entities/technologies/LVM.md
- kb/entities/technologies/Linux Kernel.md
- kb/entities/technologies/MQTT.md
- kb/entities/technologies/OPC UA.md
- kb/entities/technologies/Python.md
- kb/entities/technologies/Rust.md
- kb/entities/technologies/Wine GE.md
- kb/entities/technologies/Wine-Staging.md
- kb/entities/technologies/acpi-cpufreq.md
- kb/entities/technologies/amd-pstate.md
- kb/entities/technologies/iii Engine.md
- kb/entities/tools/AUR.md
- kb/entities/tools/Act Runner.md
- kb/entities/tools/Agent Memory.md
- kb/entities/tools/Aura.md
- kb/entities/tools/Bottles.md
- kb/entities/tools/ChatGPT.md
- kb/entities/tools/Claude Code.md
- kb/entities/tools/Codex CLI.md
- kb/entities/tools/Dataview.md
- kb/entities/tools/GPG.md
- kb/entities/tools/GitHub Copilot.md
- kb/entities/tools/Gitea MCP Server.md
- kb/entities/tools/Lutris.md
- kb/entities/tools/Marp.md
- kb/entities/tools/Mistral Vibe.md
- kb/entities/tools/NotebookLM.md
- kb/entities/tools/Obsidian Web Clipper.md
- kb/entities/tools/Obsidian.md
- kb/entities/tools/OpenAI Codex.md
- kb/entities/tools/OpenCode.md
- kb/entities/tools/Pi.md
- kb/entities/tools/Proton.md
- kb/entities/tools/Wine.md
- kb/entities/tools/awesome-llm-wiki.md
- kb/entities/tools/farzaa gist.md
- kb/entities/tools/gdeploy.md
- kb/entities/tools/makepkg.md
- kb/entities/tools/pascalandy schema.md
- kb/entities/tools/qmd.md
- kb/entities/tools/wikitool.md
- kb/log.md
- work/link-taxonomy-migration/glossary.md
This commit is contained in:
2026-09-02 19:36:04 +02:00
parent 177c7e9ce8
commit b137359b90
64 changed files with 881 additions and 162 deletions
+14 -1
View File
@@ -4,7 +4,11 @@ entity_type: tool
tags: [arch-linux, packaging, repository]
created: 2026-07-31
modified: 2026-09-01
related: [Arch Linux, Aura, makepkg, GPG]
related:
- Arch Linux
- Aura
- depends-on: makepkg
- uses: GPG
sources: [Source - Arch Linux Cheat Sheet]
confidence: 0.95
confidence_base: 0.95
@@ -91,3 +95,12 @@ aura -A $(pacman -Qqm | xargs -I {} pacman -Ql {} | grep "/usr/lib/python3.12/si
- https://aur.archlinux.org
- https://wiki.archlinux.org/title/Arch_User_Repository
- https://wiki.archlinux.org/title/AUR_helpers
<!-- wikitool:links -->
## Beziehungen
- [[Arch Linux]]
- [[Aura]]
- **depends-on:** [[makepkg]]
- **uses:** [[GPG]]
<!-- /wikitool:links -->
+12 -3
View File
@@ -4,7 +4,9 @@ entity_type: tool
tags: [ci-cd, gitea, docker, runner]
created: 2026-07-25
modified: 2026-09-01
related: [Gitea, Gitea Actions, Docker]
related:
- uses: Gitea
- hosts: Gitea Actions
sources: [Source - Conversation - Versioning CI-CD and Content Migration Session 2026-08-30]
confidence: 0.95
confidence_base: 0.95
@@ -74,7 +76,7 @@ Damit lassen sich Workflows gezielt an Runner mit bestimmten Capabilities leiten
- **Teil von:** Ökosystem [[Gitea Actions]]
- **Verbindet sich mit:** [[Gitea]]-Instanz unter `docker-host.example.net`
- **Verwendet:** [[Docker]] für die Container-Ausführung
für die Container-Ausführung
- **Verwaltet:** Job-Container mit isolierten Bridge-Netzen
## Netzwerk
@@ -184,10 +186,17 @@ Der Runner deckt drei Szenarien nachweislich ab:
- Host-System
- [[Gitea]] - Git-Dienst
- [[Gitea Actions]] - CI/CD-Plattform
- [[Docker]] - Container-Plattform
- Container-Plattform
- Secrets-Verwaltung
- Behebung des Actions-Cache-Server-Problems
## Fußnoten
[^s-conversation-versioning-ci-cd-and-content-migration-session-2026-08-30]: [[Source - Conversation - Versioning CI-CD and Content Migration Session 2026-08-30]]
<!-- wikitool:links -->
## Beziehungen
- **uses:** [[Gitea]]
- **hosts:** [[Gitea Actions]]
<!-- /wikitool:links -->
+16 -4
View File
@@ -4,7 +4,12 @@ entity_type: tool
tags: [llm, memory, agent, knowledge-management, python]
created: 2026-07-26
modified: 2026-08-29
related: [iii Engine, LLM Wiki Pattern, Memory Lifecycle, Knowledge Graph]
related:
- implements: LLM Wiki Pattern
- operates-on: Memory Lifecycle
- operates-on: Knowledge Graph
- invokes: Event-Driven Automation
- runs-on: iii Engine
sources: [Source - LLM Wiki v2]
confidence: 0.95
confidence_base: 0.95
@@ -28,7 +33,6 @@ Basierend auf [iii-engine](https://github.com/iii-hq/iii) löst agentmemory die
- **Sprache/Technik:** Python-basiert
- **Repository:** [github.com/rohitg00/agentmemory](https://github.com/rohitg00/agentmemory)
- **Autor:** [[Rohit Gupta]]
- **Basiert auf:** [[iii Engine]]
- **Verwandtes Muster:** [[LLM Wiki Pattern]]
## Features
@@ -45,7 +49,6 @@ Basierend auf den Lektionen von agentmemory (wie in LLM Wiki v2 beschrieben):
## Beziehungen
- **Implementiert:** [[LLM Wiki Pattern]]
- **Basiert auf:** [[iii Engine]]
- **Erstellt durch:** [[Rohit Gupta]]
- **Erweitert:** [[Knowledge Graph]] Concepts
- **Nutzt:** [[Memory Lifecycle]] Mechanismen
@@ -60,9 +63,18 @@ Basierend auf den Lektionen von agentmemory (wie in LLM Wiki v2 beschrieben):
## Siehe auch
- [[iii Engine]]
- [[LLM Wiki Pattern]]
- [[Memory Lifecycle]]
- [[Knowledge Graph]]
- [[Event-Driven Automation]]
- [[Rohit Gupta]]
<!-- wikitool:links -->
## Beziehungen
- **implements:** [[LLM Wiki Pattern]]
- **operates-on:** [[Memory Lifecycle]]
- **operates-on:** [[Knowledge Graph]]
- **invokes:** [[Event-Driven Automation]]
- **runs-on:** [[iii Engine]]
<!-- /wikitool:links -->
+15 -3
View File
@@ -4,7 +4,11 @@ entity_type: tool
tags: [arch-linux, aur, package-manager, helper]
created: 2026-07-31
modified: 2026-08-29
related: [Arch Linux, AUR, makepkg, GPG]
related:
- uses: AUR
- depends-on: makepkg
- uses: GPG
- runs-on: Arch Linux
sources: [Source - Arch Linux Cheat Sheet]
confidence: 0.90
confidence_base: 0.90
@@ -79,7 +83,6 @@ Dies ist eine kritische Anforderung bei der Verwendung von Aura mit signierten A
- **Funktioniert mit:** [[AUR]] (Arch User Repository)
- **Hängt ab von:** [[makepkg]] zum Packetbau
- **Nutzt:** [[GPG]] zur Paketsignaturüberprüfung
- **Läuft auf:** [[Arch Linux]]
## Neuinstallation von Python-Paketen
@@ -96,7 +99,16 @@ Dieser Befehl identifiziert alle AUR-Pakete mit Dateien im Python 3.12 site-pack
- [[AUR]] - Arch User Repository
- [[makepkg]] - Arch Linux Build-Tool
- [[GPG]] - GNU Privacy Guard
- [[Arch Linux]] - Betriebssystem
- Betriebssystem
- [[Source - Arch Linux Cheat Sheet]]
- https://github.com/fosskers/aura
- https://wiki.archlinux.org/title/AUR_helpers
<!-- wikitool:links -->
## Beziehungen
- **uses:** [[AUR]]
- **depends-on:** [[makepkg]]
- **uses:** [[GPG]]
- **runs-on:** [[Arch Linux]]
<!-- /wikitool:links -->
+17 -3
View File
@@ -4,7 +4,13 @@ entity_type: tool
tags: [wine, compatibility, windows, gaming, containerization]
created: 2026-08-01
modified: 2026-08-29
related: [Wine, Proton, Wine-Staging, Wine GE, Lutris, Arch Linux]
related:
- uses: Wine
- uses: Proton
- see-also: Lutris
- see-also: Arch Linux
- uses: Wine-Staging
- uses: Wine GE
sources: [Source - Wine]
confidence: 0.90
confidence_base: 0.90
@@ -63,9 +69,17 @@ Bottles bietet sieben unterschiedliche Runtime-Umgebungen, die jeweils verschied
- [[Wine]]
- [[Proton]]
- [[Wine-Staging]]
- [[Wine GE]]
- [[Lutris]]
- [[Arch Linux]]
- [[Source - Wine]]
<!-- wikitool:links -->
## Beziehungen
- **uses:** [[Wine]]
- **uses:** [[Proton]]
- **see-also:** [[Lutris]]
- **see-also:** [[Arch Linux]]
- **uses:** [[Wine-Staging]]
- **uses:** [[Wine GE]]
<!-- /wikitool:links -->
+12 -1
View File
@@ -4,7 +4,10 @@ entity_type: tool
tags: [openai, ai, chatbot, rag]
created: 2026-07-26
modified: 2026-08-29
related: [NotebookLM, RAG, LLM Wiki Pattern]
related:
- see-also: NotebookLM
- implements: RAG
- exemplifies: LLM Wiki Pattern
sources: [Source - LLM Wiki Pattern]
confidence: 0.80
confidence_base: 0.80
@@ -65,3 +68,11 @@ Nach dem [[LLM Wiki Pattern]] gelten für ChatGPT Datei-Uploads:
- [[RAG]]
- [[LLM Wiki Pattern]]
- [[NotebookLM]]
<!-- wikitool:links -->
## Beziehungen
- **see-also:** [[NotebookLM]]
- **implements:** [[RAG]]
- **exemplifies:** [[LLM Wiki Pattern]]
<!-- /wikitool:links -->
+18 -1
View File
@@ -4,7 +4,13 @@ entity_type: tool
tags: [anthropic, ai, coding, agent]
created: 2026-07-26
modified: 2026-08-31
related: [OpenAI Codex, OpenCode, Pi, LLM Wiki Pattern, Claude Code Auto Mode, Diff-Reviewable Agent Edits]
related:
- see-also: OpenAI Codex
- see-also: OpenCode
- see-also: Pi
- exemplifies: LLM Wiki Pattern
- implements: Claude Code Auto Mode
- operates-on: Diff-Reviewable Agent Edits
sources: [Source - LLM Wiki Pattern, Source - Copilot Skill Restructure Instructions, Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04, Source - Conversation - Auto Mode and Tool Choice Session 2026-08-31]
confidence: 0.85
confidence_base: 0.85
@@ -104,3 +110,14 @@ standardmäßig in einer Sandbox[^s-conversation-auto-mode-and-tool-choice-sessi
[^s-conversation-agents-md-skill-restructuring-session-2026-08-04]: [[Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04]]
[^s-conversation-auto-mode-and-tool-choice-session-2026-08-31]: [[Source - Conversation - Auto Mode and Tool Choice Session 2026-08-31]]
<!-- wikitool:links -->
## Beziehungen
- **see-also:** [[OpenAI Codex]]
- **see-also:** [[OpenCode]]
- **see-also:** [[Pi]]
- **exemplifies:** [[LLM Wiki Pattern]]
- **implements:** [[Claude Code Auto Mode]]
- **operates-on:** [[Diff-Reviewable Agent Edits]]
<!-- /wikitool:links -->
+16 -1
View File
@@ -4,7 +4,12 @@ entity_type: tool
tags: [ai, coding, agent]
created: 2026-08-04
modified: 2026-08-29
related: []
related:
- uses: wikitool
- see-also: GitHub Copilot
- see-also: Claude Code
- see-also: Mistral Vibe
- evidenced-by: Source - Copilot Skill Restructure Instructions
sources: [Source - Copilot Skill Restructure Instructions, Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04]
confidence: 0.80
confidence_base: 0.80
@@ -58,3 +63,13 @@ Codex CLI ist Teil der Cross-Platform-Zielstrategie für die Umstrukturierung de
[^s-copilot-skill-restructure-instructions]: [[Source - Copilot Skill Restructure Instructions]]
[^s-conversation-agents-md-skill-restructuring-session-2026-08-04]: [[Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04]]
<!-- wikitool:links -->
## Beziehungen
- **uses:** [[wikitool]]
- **see-also:** [[GitHub Copilot]]
- **see-also:** [[Claude Code]]
- **see-also:** [[Mistral Vibe]]
- **evidenced-by:** [[Source - Copilot Skill Restructure Instructions]]
<!-- /wikitool:links -->
+10 -1
View File
@@ -4,7 +4,9 @@ entity_type: tool
tags: [obsidian, plugin, query, frontmatter]
created: 2026-07-26
modified: 2026-08-29
related: [Obsidian, LLM Wiki Pattern]
related:
- runs-on: Obsidian
- operates-on: LLM Wiki Pattern
sources: [Source - LLM Wiki Pattern]
confidence: 0.85
confidence_base: 0.85
@@ -88,3 +90,10 @@ Gemäß [[LLM Wiki Pattern]] ist Dataview nützlich, wenn:
- [[Obsidian]]
- [[LLM Wiki Pattern]]
<!-- wikitool:links -->
## Beziehungen
- **runs-on:** [[Obsidian]]
- **operates-on:** [[LLM Wiki Pattern]]
<!-- /wikitool:links -->
+14 -1
View File
@@ -4,7 +4,11 @@ entity_type: tool
tags: [encryption, security, signing, verification]
created: 2026-07-31
modified: 2026-08-29
related: [AUR, Aura, makepkg, Arch Linux]
related:
- AUR
- Aura
- makepkg
- runs-on: Arch Linux
sources: [Source - Arch Linux Cheat Sheet]
confidence: 0.85
confidence_base: 0.85
@@ -123,3 +127,12 @@ gpg --keyserver hkps://keys.openpgp.org --send-keys KEY_ID
- [[Source - Arch Linux Cheat Sheet]]
- https://wiki.archlinux.org/title/GnuPG
- https://gnupg.org
<!-- wikitool:links -->
## Beziehungen
- [[AUR]]
- [[Aura]]
- [[makepkg]]
- **runs-on:** [[Arch Linux]]
<!-- /wikitool:links -->
+14 -1
View File
@@ -4,7 +4,11 @@ entity_type: tool
tags: [ai, coding, agent, vscode]
created: 2026-08-02
modified: 2026-08-29
related: [OpenAI Codex]
related:
- see-also: OpenAI Codex
- see-also: Codex CLI
- see-also: Claude Code
- see-also: Mistral Vibe
sources: [Source - Copilot Skill Restructure Instructions, Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04]
confidence: 0.70
confidence_base: 0.70
@@ -57,3 +61,12 @@ Ob diese genaue installierte Version zusätzlich einen `.vscode/settings.json`-E
## Fußnoten
[^s-conversation-agents-md-skill-restructuring-session-2026-08-04]: [[Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04]]
<!-- wikitool:links -->
## Beziehungen
- **see-also:** [[OpenAI Codex]]
- **see-also:** [[Codex CLI]]
- **see-also:** [[Claude Code]]
- **see-also:** [[Mistral Vibe]]
<!-- /wikitool:links -->
+12 -2
View File
@@ -4,7 +4,10 @@ entity_type: tool
tags: [gitea, mcp, ci-cd, diagnostics]
created: 2026-08-30
modified: 2026-08-31
related: [Gitea Actions, Issue Label Scheme]
related:
- implements: Issue Label Scheme
- uses: Gitea
- uses: Gitea Actions
sources: [Source - Conversation - Versioning CI-CD and Content Migration Session 2026-08-30, Source - Conversation - Issue Triage Labels and TODO Retirement Session 2026-08-31]
confidence: 0.70
confidence_base: 0.70
@@ -90,7 +93,6 @@ nicht" war von außen nicht überprüfbar gewesen und falsch. Details zur Ursach
## Siehe auch
- [[Gitea]]
- [[Gitea Actions]]
- [[Act Runner]]
- [[Chemenu]]
- [[Issue Label Scheme]]
@@ -100,3 +102,11 @@ nicht" war von außen nicht überprüfbar gewesen und falsch. Details zur Ursach
[^s-conversation-versioning-ci-cd-and-content-migration-session-2026-08-30]: [[Source - Conversation - Versioning CI-CD and Content Migration Session 2026-08-30]]
[^s-conversation-issue-triage-labels-and-todo-retirement-session-2026-08-31]: [[Source - Conversation - Issue Triage Labels and TODO Retirement Session 2026-08-31]]
<!-- wikitool:links -->
## Beziehungen
- **implements:** [[Issue Label Scheme]]
- **uses:** [[Gitea]]
- **uses:** [[Gitea Actions]]
<!-- /wikitool:links -->
+17 -1
View File
@@ -4,7 +4,13 @@ entity_type: tool
tags: [gaming, wine, launcher, windows, compatibility]
created: 2026-08-01
modified: 2026-08-29
related: [Wine, Bottles, Proton, Wine-Staging, Wine GE, Steam]
related:
- uses: Wine
- Bottles
- uses: Proton
- uses: Wine-Staging
- see-also: Wine GE
- uses: Steam
sources: [Source - Wine]
confidence: 0.80
confidence_base: 0.80
@@ -69,3 +75,13 @@ Lutris-Wine-Builds sind als Runtimes in [[Bottles]] verfügbar:
- [[Steam]]
- [[Source - Wine]]
<!-- wikitool:links -->
## Beziehungen
- **uses:** [[Wine]]
- [[Bottles]]
- **uses:** [[Proton]]
- **uses:** [[Wine-Staging]]
- **see-also:** [[Wine GE]]
- **uses:** [[Steam]]
<!-- /wikitool:links -->
+10 -1
View File
@@ -4,7 +4,9 @@ entity_type: tool
tags: [presentation, slides, markdown, marp]
created: 2026-07-26
modified: 2026-08-29
related: [Obsidian, LLM Wiki Pattern]
related:
- runs-on: Obsidian
- operates-on: LLM Wiki Pattern
sources: [Source - LLM Wiki Pattern]
confidence: 0.85
confidence_base: 0.85
@@ -91,3 +93,10 @@ This is a slide created from wiki content.
- [[Obsidian]]
- [[LLM Wiki Pattern]]
<!-- wikitool:links -->
## Beziehungen
- **runs-on:** [[Obsidian]]
- **operates-on:** [[LLM Wiki Pattern]]
<!-- /wikitool:links -->
+16 -1
View File
@@ -4,7 +4,12 @@ entity_type: tool
tags: [ai, coding, agent, cli]
created: 2026-08-04
modified: 2026-08-29
related: []
related:
- uses: wikitool
- see-also: GitHub Copilot
- see-also: Claude Code
- see-also: Codex CLI
- evidenced-by: Source - Copilot Skill Restructure Instructions
sources: [Source - Copilot Skill Restructure Instructions, Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04]
confidence: 0.80
confidence_base: 0.80
@@ -58,3 +63,13 @@ Mistral Vibe liest `.agents/skills/` nativ als gemeinsamen Projektort und unters
[^s-copilot-skill-restructure-instructions]: [[Source - Copilot Skill Restructure Instructions]]
[^s-conversation-agents-md-skill-restructuring-session-2026-08-04]: [[Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04]]
<!-- wikitool:links -->
## Beziehungen
- **uses:** [[wikitool]]
- **see-also:** [[GitHub Copilot]]
- **see-also:** [[Claude Code]]
- **see-also:** [[Codex CLI]]
- **evidenced-by:** [[Source - Copilot Skill Restructure Instructions]]
<!-- /wikitool:links -->
+12 -1
View File
@@ -4,7 +4,10 @@ entity_type: tool
tags: [google, ai, rag, knowledge-management]
created: 2026-07-26
modified: 2026-08-29
related: [ChatGPT, RAG, LLM Wiki Pattern]
related:
- ChatGPT
- implements: RAG
- exemplifies: LLM Wiki Pattern
sources: [Source - LLM Wiki Pattern]
confidence: 0.80
confidence_base: 0.80
@@ -69,3 +72,11 @@ NotebookLM ist Googles KI-gesteutertes Wissensmanagementsystem, das Retrieval Au
- [[RAG]]
- [[LLM Wiki Pattern]]
- [[ChatGPT]]
<!-- wikitool:links -->
## Beziehungen
- [[ChatGPT]]
- **implements:** [[RAG]]
- **exemplifies:** [[LLM Wiki Pattern]]
<!-- /wikitool:links -->
+10 -1
View File
@@ -4,7 +4,9 @@ entity_type: tool
tags: [obsidian, browser, clipping, web]
created: 2026-07-26
modified: 2026-08-29
related: [Obsidian, LLM Wiki Pattern]
related:
- depends-on: Obsidian
- exemplifies: LLM Wiki Pattern
sources: [Source - LLM Wiki Pattern]
confidence: 0.85
confidence_base: 0.85
@@ -71,3 +73,10 @@ Nach dem [[LLM Wiki Pattern]] ist Obsidian Web Clipper:
- [[Obsidian]]
- [[LLM Wiki Pattern]]
<!-- wikitool:links -->
## Beziehungen
- **depends-on:** [[Obsidian]]
- **exemplifies:** [[LLM Wiki Pattern]]
<!-- /wikitool:links -->
+16 -1
View File
@@ -4,7 +4,12 @@ entity_type: tool
tags: [note-taking, knowledge-management, markdown, visualization, export]
created: 2026-07-26
modified: 2026-08-29
related: [Obsidian Web Clipper, Dataview, Marp, qmd]
related:
- Obsidian Web Clipper
- Dataview
- Marp
- qmd
- exemplifies: LLM Wiki Pattern
sources: [Source - LLM Wiki Pattern]
confidence: 0.95
confidence_base: 0.95
@@ -84,3 +89,13 @@ Dieser Workflow ist besonders nützlich für:
- [[Marp]]
- [[LLM Wiki Pattern]]
- [[qmd]]
<!-- wikitool:links -->
## Beziehungen
- [[Obsidian Web Clipper]]
- [[Dataview]]
- [[Marp]]
- [[qmd]]
- **exemplifies:** [[LLM Wiki Pattern]]
<!-- /wikitool:links -->
+14 -1
View File
@@ -4,7 +4,11 @@ entity_type: tool
tags: [openai, ai, coding, agent]
created: 2026-07-26
modified: 2026-08-29
related: [Claude Code, OpenCode, Pi, LLM Wiki Pattern]
related:
- Claude Code
- see-also: OpenCode
- see-also: Pi
- exemplifies: LLM Wiki Pattern
sources: [Source - LLM Wiki Pattern]
confidence: 0.85
confidence_base: 0.85
@@ -58,3 +62,12 @@ OpenAI Codex wird als einer der LLM-Agenten erwähnt, der das LLM-Wiki-Pattern i
- [[OpenCode]]
- [[Pi]]
- [[GitHub Copilot]]
<!-- wikitool:links -->
## Beziehungen
- [[Claude Code]]
- **see-also:** [[OpenCode]]
- **see-also:** [[Pi]]
- **exemplifies:** [[LLM Wiki Pattern]]
<!-- /wikitool:links -->
+14 -1
View File
@@ -4,7 +4,11 @@ entity_type: tool
tags: [ai, coding, agent, open-source]
created: 2026-07-26
modified: 2026-08-29
related: [Claude Code, OpenAI Codex, Pi, LLM Wiki Pattern]
related:
- Claude Code
- OpenAI Codex
- see-also: Pi
- exemplifies: LLM Wiki Pattern
sources: [Source - LLM Wiki Pattern]
confidence: 0.80
confidence_base: 0.80
@@ -55,3 +59,12 @@ OpenCode wird als einer der LLM-Agenten erwähnt, die folgende Aufgaben ausführ
- [[Claude Code]]
- [[OpenAI Codex]]
- [[Pi]]
<!-- wikitool:links -->
## Beziehungen
- [[Claude Code]]
- [[OpenAI Codex]]
- **see-also:** [[Pi]]
- **exemplifies:** [[LLM Wiki Pattern]]
<!-- /wikitool:links -->
+14 -1
View File
@@ -4,7 +4,11 @@ entity_type: tool
tags: [ai, coding, agent]
created: 2026-07-26
modified: 2026-08-29
related: [Claude Code, OpenAI Codex, OpenCode, LLM Wiki Pattern]
related:
- Claude Code
- OpenAI Codex
- OpenCode
- exemplifies: LLM Wiki Pattern
sources: [Source - LLM Wiki Pattern]
confidence: 0.80
confidence_base: 0.80
@@ -57,3 +61,12 @@ Pi wird als einer der LLM-Agenten erwähnt, die folgende Aufgaben ausführen kö
- [[Claude Code]]
- [[OpenAI Codex]]
- [[OpenCode]]
<!-- wikitool:links -->
## Beziehungen
- [[Claude Code]]
- [[OpenAI Codex]]
- [[OpenCode]]
- **exemplifies:** [[LLM Wiki Pattern]]
<!-- /wikitool:links -->
+17 -1
View File
@@ -4,7 +4,13 @@ entity_type: tool
tags: [compatibility, windows, gaming, steam, valve]
created: 2026-08-01
modified: 2026-08-29
related: [Wine, Bottles, Wine-Staging, Wine GE, Lutris, Steam]
related:
- depends-on: Wine
- Bottles
- Wine-Staging
- Wine GE
- Lutris
- part-of: Steam
sources: [Source - Wine]
confidence: 0.85
confidence_base: 0.85
@@ -69,3 +75,13 @@ Diese Runtimes ermöglichen die Verwendung von Proton-Gaming-Optimierungen auße
- [[Lutris]]
- [[Source - Wine]]
<!-- wikitool:links -->
## Beziehungen
- **depends-on:** [[Wine]]
- [[Bottles]]
- [[Wine-Staging]]
- [[Wine GE]]
- [[Lutris]]
- **part-of:** [[Steam]]
<!-- /wikitool:links -->
+17 -2
View File
@@ -4,7 +4,13 @@ entity_type: tool
tags: [compatibility, windows, linux, gaming]
created: 2026-08-01
modified: 2026-08-29
related: [Bottles, Proton, Wine-Staging, Wine GE, Lutris, Arch Linux]
related:
- Bottles
- Proton
- Wine-Staging
- Wine GE
- Lutris
- runs-on: Arch Linux
sources: [Source - Wine, Source - Arch Linux Cheat Sheet]
confidence: 0.95
confidence_base: 0.95
@@ -69,6 +75,15 @@ Wine dient als Grundlage für mehrere [[Bottles]]-Runtimes, einschließlich:
- [[Wine-Staging]]
- [[Wine GE]]
- [[Lutris]]
- [[Arch Linux]]
- [[Source - Wine]]
<!-- wikitool:links -->
## Beziehungen
- [[Bottles]]
- [[Proton]]
- [[Wine-Staging]]
- [[Wine GE]]
- [[Lutris]]
- **runs-on:** [[Arch Linux]]
<!-- /wikitool:links -->
+16 -1
View File
@@ -4,7 +4,12 @@ entity_type: tool
tags: [repository, external, reference, wiki-skills]
created: 2026-08-03
modified: 2026-08-29
related: [OKF Compatibility, farzaa gist]
related:
- operates-on: OKF Compatibility
- see-also: farzaa gist
- see-also: AGENTS.md
- see-also: wikitool
- evidenced-by: Source - LLM Improvements Codex Analysis
sources: [Source - LLM Improvements Codex Analysis, Source - LLM Improvements Sonnet Analysis, Source - Copilot Skill Restructure Instructions]
confidence: 0.80
confidence_base: 0.80
@@ -54,3 +59,13 @@ Aus der Codex-Analyse wurden die folgenden Ideen von awesome-llm-wiki notiert:
## Fußnoten
[^s-llm-improvements-codex-analysis]: [[Source - LLM Improvements Codex Analysis]]
<!-- wikitool:links -->
## Beziehungen
- **operates-on:** [[OKF Compatibility]]
- **see-also:** [[farzaa gist]]
- **see-also:** [[AGENTS.md]]
- **see-also:** [[wikitool]]
- **evidenced-by:** [[Source - LLM Improvements Codex Analysis]]
<!-- /wikitool:links -->
+18 -1
View File
@@ -4,7 +4,13 @@ entity_type: tool
tags: [external, gist, reference, wiki-pattern]
created: 2026-08-03
modified: 2026-08-29
related: [awesome-llm-wiki]
related:
- see-also: awesome-llm-wiki
- see-also: AGENTS.md
- see-also: wikitool
- evidenced-by: Source - LLM Improvements Codex Analysis
- evidenced-by: Source - LLM Improvements Sonnet Analysis
- composition: pascalandy schema
sources: [Source - LLM Improvements Codex Analysis, Source - LLM Improvements Sonnet Analysis]
confidence: 0.80
confidence_base: 0.80
@@ -67,3 +73,14 @@ Die Sonnet-Analyse identifizierte mehrere spezifische, umsetzbare Empfehlungen a
[^s-llm-improvements-sonnet-analysis]: [[Source - LLM Improvements Sonnet Analysis]]
[^s-llm-improvements-codex-analysis]: [[Source - LLM Improvements Codex Analysis]]
<!-- wikitool:links -->
## Beziehungen
- **see-also:** [[awesome-llm-wiki]]
- **see-also:** [[AGENTS.md]]
- **see-also:** [[wikitool]]
- **evidenced-by:** [[Source - LLM Improvements Codex Analysis]]
- **evidenced-by:** [[Source - LLM Improvements Sonnet Analysis]]
- **composition:** [[pascalandy schema]]
<!-- /wikitool:links -->
+12 -3
View File
@@ -4,7 +4,9 @@ entity_type: tool
tags: [deployment, cli, go, automation]
created: 2026-07-25
modified: 2026-08-29
related: [Go, ha-core, plugnburn-edl]
related:
- Go
- see-also: plugnburn-edl
sources: []
confidence: 0.75
confidence_base: 0.75
@@ -32,7 +34,7 @@ gdeploy scheint ein Go-basiertes Bereitstellungstool zu sein, das sich im Reposi
- **Geschrieben in:** [[Go]]
- **Verwandt mit:** [[plugnburn-edl]] (ähnliche Bereitstellungs-/EDL-Werkzeuge)
- **Kann verwendet werden von:** [[ha-core]] oder anderen Projekten
oder anderen Projekten
## Merkmale (hergeleitet)
@@ -94,6 +96,13 @@ Falls es den typischen Go CLI-Mustern folgt:
- [[Go]] - Programming language used
- [[plugnburn-edl]] - Related deployment tool
- [[ha-core]] - May use this tool
- May use this tool
- Deployment Automation concept
- CI/CD Pipeline concept
<!-- wikitool:links -->
## Beziehungen
- [[Go]]
- **see-also:** [[plugnburn-edl]]
<!-- /wikitool:links -->
+14 -1
View File
@@ -4,7 +4,11 @@ entity_type: tool
tags: [arch-linux, build-tool, packaging, aur]
created: 2026-07-31
modified: 2026-08-29
related: [Arch Linux, AUR, Aura, GPG]
related:
- part-of: Arch Linux
- AUR
- Aura
- uses: GPG
sources: [Source - Arch Linux Cheat Sheet]
confidence: 0.95
confidence_base: 0.95
@@ -127,3 +131,12 @@ CI/CD-Infrastruktur
- [[GPG]]
- https://wiki.archlinux.org/title/makepkg
- https://man.archlinux.org/man/makepkg.8
<!-- wikitool:links -->
## Beziehungen
- **part-of:** [[Arch Linux]]
- [[AUR]]
- [[Aura]]
- **uses:** [[GPG]]
<!-- /wikitool:links -->
+12 -1
View File
@@ -4,7 +4,10 @@ entity_type: tool
tags: [schema, taxonomy, external, farzaa-gist]
created: 2026-08-03
modified: 2026-08-29
related: [farzaa gist, AGENTS.md]
related:
- farzaa gist
- see-also: AGENTS.md
- evidenced-by: Source - LLM Improvements Sonnet Analysis
sources: [Source - LLM Improvements Sonnet Analysis]
confidence: 0.70
confidence_base: 0.70
@@ -72,3 +75,11 @@ Dies sind handlungsfähige Empfehlungen, die in der Sonnet-Analyse als wertvoll
## Fußnoten
[^s-llm-improvements-sonnet-analysis]: [[Source - LLM Improvements Sonnet Analysis]]
<!-- wikitool:links -->
## Beziehungen
- [[farzaa gist]]
- **see-also:** [[AGENTS.md]]
- **evidenced-by:** [[Source - LLM Improvements Sonnet Analysis]]
<!-- /wikitool:links -->
+10 -1
View File
@@ -4,7 +4,9 @@ entity_type: tool
tags: [search, markdown, cli, local]
created: 2026-07-26
modified: 2026-09-02
related: [Obsidian, LLM Wiki Pattern]
related:
- consumes: Obsidian
- exemplifies: LLM Wiki Pattern
sources: [Source - LLM Wiki Pattern, Source - qmd - GitHub Repository]
confidence: 0.80
confidence_base: 0.80
@@ -91,3 +93,10 @@ qmd server
## Fußnoten
[^s-qmd-github-repository]: [[Source - qmd - GitHub Repository]]
<!-- wikitool:links -->
## Beziehungen
- **consumes:** [[Obsidian]]
- **exemplifies:** [[LLM Wiki Pattern]]
<!-- /wikitool:links -->
+50 -1
View File
@@ -4,7 +4,29 @@ entity_type: tool
tags: [cli, automation, deterministic, wiki-management]
created: 2026-08-03
modified: 2026-09-02
related: [Semantic Lint Automation, Session Orientation, Iteration and Cost Limits, KB Stack Versioning, KB Migration, Personalization Plane, Detect-Repair Asymmetry, Write-Once Frontmatter Fields, Denylist over Allowlist, Command Round-Trip Integrity, Green Suite Blind Spot, Ambient Environment Dependency, Structural Enforcement over Documented Rule, Optional Instance Context File, MCP-Leseserver]
related:
- implements: Semantic Lint Automation
- see-also: Session Orientation
- implements: Iteration and Cost Limits
- implements: KB Stack Versioning
- implements: KB Migration
- implements: Personalization Plane
- exemplifies: Detect-Repair Asymmetry
- implements: Write-Once Frontmatter Fields
- implements: Denylist over Allowlist
- exemplifies: Command Round-Trip Integrity
- exemplifies: Green Suite Blind Spot
- exemplifies: Ambient Environment Dependency
- implements: Structural Enforcement over Documented Rule
- implements: Optional Instance Context File
- implements: MCP-Leseserver
- part-of: AGENTS.md
- uses: Python
- implements: LLM Wiki Pattern
- implements: Three-Layer Architecture
- implements: Mass-Update Gate
- evidenced-by: Source - LLM Improvements Codex Analysis
- evidenced-by: Source - LLM Improvements Sonnet Analysis
sources: [Source - LLM Improvements Codex Analysis, Source - LLM Improvements Sonnet Analysis, Source - Copilot Skill Restructure Instructions, Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04, Source - LLM Improvements Production Agent Gaps 2026, Source - Conversation - Versioning CI-CD and Content Migration Session 2026-08-30, Source - Conversation - Comma Bug Budget Refund and Lint Report Path Session 2026-08-31, Source - Conversation - Issue Triage Labels and TODO Retirement Session 2026-08-31, Source - Conversation - Auto Mode and Tool Choice Session 2026-08-31, Source - Conversation - Write-Once Frontmatter Fields and touch --set Session 2026-08-31, Source - Conversation - Gate Counting and Measured Calibration Session 2026-08-31, Source - Conversation - Two Round-Trip Defects Found by an Ingest Session 2026-08-31, Source - Conversation - Hardening the Test Suite Against Silent Environment Dependencies Session 2026-08-31, Source - Conversation - ENVIRONMENT.md as an Optional Third Session-Level File Session 2026-08-31, 'Source - Public Release, Corpus Purge and History Squash Session 2026-09-01', Source - Publish-Remote Gate and Issue Triage Session 2026-09-01, Source - Private-Instance Merge Correction and Issue 30 Session 2026-09-01, Source - MCP Read Server Implementation Session 2026-09-02, Source - Version Part Nomenclature and Breaking Change Gate Session 2026-09-02]
confidence: 0.90
confidence_base: 0.90
@@ -324,3 +346,30 @@ ist[^s-conversation-versioning-ci-cd-and-content-migration-session-2026-08-30].
[^s-publish-remote-gate-and-issue-triage-session-2026-09-01]: [[Source - Publish-Remote Gate and Issue Triage Session 2026-09-01]]
[^s-mcp-read-server-implementation-session-2026-09-02]: [[Source - MCP Read Server Implementation Session 2026-09-02]]
[^s-version-part-nomenclature-and-breaking-change-gate-session-2026-09-02]: [[Source - Version Part Nomenclature and Breaking Change Gate Session 2026-09-02]]
<!-- wikitool:links -->
## Beziehungen
- **implements:** [[Semantic Lint Automation]]
- **see-also:** [[Session Orientation]]
- **implements:** [[Iteration and Cost Limits]]
- **implements:** [[KB Stack Versioning]]
- **implements:** [[KB Migration]]
- **implements:** [[Personalization Plane]]
- **exemplifies:** [[Detect-Repair Asymmetry]]
- **implements:** [[Write-Once Frontmatter Fields]]
- **implements:** [[Denylist over Allowlist]]
- **exemplifies:** [[Command Round-Trip Integrity]]
- **exemplifies:** [[Green Suite Blind Spot]]
- **exemplifies:** [[Ambient Environment Dependency]]
- **implements:** [[Structural Enforcement over Documented Rule]]
- **implements:** [[Optional Instance Context File]]
- **implements:** [[MCP-Leseserver]]
- **part-of:** [[AGENTS.md]]
- **uses:** [[Python]]
- **implements:** [[LLM Wiki Pattern]]
- **implements:** [[Three-Layer Architecture]]
- **implements:** [[Mass-Update Gate]]
- **evidenced-by:** [[Source - LLM Improvements Codex Analysis]]
- **evidenced-by:** [[Source - LLM Improvements Sonnet Analysis]]
<!-- /wikitool:links -->