2026-06-05 13:51:23 +02:00
# Wiki Index
2026-06-16 11:42:01 +02:00
*Auto-generated: 2026-06-16*
2026-06-07 11:47:41 +02:00
2026-06-16 13:52:24 +02:00
*Letzte Aktualisierung: 2026-06-16 (11. Update — OKF v0.1 Ingest: Google formalisiert LLM-Wiki-Pattern, Cross-Ref in llm-knowledge-base.md + neue Konzeptseite)*
2026-06-07 11:47:41 +02:00
## Architecture
| Seite | Beschreibung | Quellen |
|-------|-------------|---------|
| [Container & Volume Persistence ](architecture/container-volume-persistence.md ) | Docker-Volume-Pattern, LanceDB-Havarie, Permission-Fixes | context-tree |
| [Memory System ](architecture/memory-system.md ) | Schichten-Modell S1-S3, Tag-System, Evolutionsphasen | context-tree |
| [Agent Orchestration ](architecture/agent-orchestration.md ) | Orchestrator-Pattern, Swarm-Adoption, Frameworks | context-tree |
| [Model Routing ](architecture/model-routing.md ) | Two-Model-Pipeline, GPT-5.4 Config, Fallback-Chain | context-tree |
| [Cron & System Events ](architecture/cron-notable-events.md ) | Historische Cron-Architektur, Disk-Krise, Execution Gap | context-tree |
| [ByteRover Knowledge Mining ](architecture/byterover-knowledge-mining.md ) | Mining-Pipeline, Blockaden, Status | context-tree |
2026-06-05 13:51:23 +02:00
## Tools
| Seite | Beschreibung | Quellen |
|-------|-------------|---------|
2026-06-13 19:19:39 +02:00
| [Anthropic Claude ](tools/anthropic-claude.md ) | Claude Opus 4.7, Mythos, Business-Kennzahlen, Pentagon-Streit, Amazon-Jailbreak, Branchen-Fallout | 5 |
2026-06-05 13:51:23 +02:00
| [OpenAI GPT Models ](tools/openai-gpt.md ) | GPT-5.5, GPT-5.5 Instant, Pricing | 1 |
2026-06-07 11:47:41 +02:00
| [Ecosystem Tools (April 2026) ](tools/ecosystem-tools-april-2026.md ) | GBrain, SearXNG, Hermes Atlas, X-API, Claude Shortcuts | context-tree |
2026-06-13 14:30:50 +02:00
| [Kimi K2.7 Code ](tools/kimi-k2.7-code.md ) | Coding-fokussiertes agentisches Modell (Moonshot AI) auf Ollama Cloud | other/2026-06-13_kimi-k2.7-code-ollama.md |
refactor(concepts): split into llm/agents/policy/directives + ingest(FinancialBot)
CONCEPT-SPLIT (v1.3):
- concepts/llm/ (6 files) — LLM-spezifische Konzepte
- concepts/agents/ (2 → 6 files) — AI-Agents, Subconscious, Trading/Payment-Bots
- concepts/policy/ (2 files) — AI-Policy, Regulation, Biosecurity
- concepts/directives/ (2 → 3 files) — Projekt-Direktiven + neue Bot-Policy
- AGENTS.md: Schema v1.2 → v1.3, Directory-Diagramm aktualisiert
- index.md: 4 Sub-Tabellen in Concepts
- Cross-Refs in 9 bestehenden Files aktualisiert
FINANCIALBOT INGEST (4 Monate, 66 Messages):
- raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json (immutable, 120KB)
- 13 neue Wiki-Pages: 5 concepts, 5 tools, 3 teams
- Themen: Polymarket Arbitrage, AI-Trading-Hype-Refutation, Agent-to-Agent
Payments (Lightning), Iron Condor, OpenClaw-Financial-Bot-Policy
- Zentrale Erkenntnis: 'Bots NICHT für Trading ohne Validation'
(geprägt durch Halluzinations-Vorfall März 2026)
2026-06-15 11:28:55 +02:00
| [Polymarket Monitoring-Bot ](tools/polymarket-monitoring-bot.md ) | Erster Arbitrage-Scanner auf Polymarket (500 Märkte / 2.1s), 3 Options-Strategien (Monitor→Semi→Voll) | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
| [Blink Wallet Skill ](tools/blink-wallet-skill.md ) | L402 Auto-Pay, BTC↔USD Swaps, Lightning — und Telefonnummer-Red-Flag | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
| [Alby Builder / Lightning-Payment-Apps ](tools/lightning-payment-apps.md ) | TypeScript/HTML/React-Apps mit Lightning-Payment-Flows | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
| [Testrebalancingbot (Yvonne) ](tools/testrebalancingbot-yvonne.md ) | Test-Telegram-Bot für Portfolio-Fragen, Gamma Exposure (GEX) | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
| [Fincept Terminal ](tools/fincept-terminal.md ) | Open-Source Trading-IDE, von OpenClaw-Blog verlinkt | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
2026-06-05 13:51:23 +02:00
## Concepts
refactor(concepts): split into llm/agents/policy/directives + ingest(FinancialBot)
CONCEPT-SPLIT (v1.3):
- concepts/llm/ (6 files) — LLM-spezifische Konzepte
- concepts/agents/ (2 → 6 files) — AI-Agents, Subconscious, Trading/Payment-Bots
- concepts/policy/ (2 files) — AI-Policy, Regulation, Biosecurity
- concepts/directives/ (2 → 3 files) — Projekt-Direktiven + neue Bot-Policy
- AGENTS.md: Schema v1.2 → v1.3, Directory-Diagramm aktualisiert
- index.md: 4 Sub-Tabellen in Concepts
- Cross-Refs in 9 bestehenden Files aktualisiert
FINANCIALBOT INGEST (4 Monate, 66 Messages):
- raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json (immutable, 120KB)
- 13 neue Wiki-Pages: 5 concepts, 5 tools, 3 teams
- Themen: Polymarket Arbitrage, AI-Trading-Hype-Refutation, Agent-to-Agent
Payments (Lightning), Iron Condor, OpenClaw-Financial-Bot-Policy
- Zentrale Erkenntnis: 'Bots NICHT für Trading ohne Validation'
(geprägt durch Halluzinations-Vorfall März 2026)
2026-06-15 11:28:55 +02:00
### LLM
2026-06-05 13:51:23 +02:00
| Seite | Beschreibung | Quellen |
|-------|-------------|---------|
refactor(concepts): split into llm/agents/policy/directives + ingest(FinancialBot)
CONCEPT-SPLIT (v1.3):
- concepts/llm/ (6 files) — LLM-spezifische Konzepte
- concepts/agents/ (2 → 6 files) — AI-Agents, Subconscious, Trading/Payment-Bots
- concepts/policy/ (2 files) — AI-Policy, Regulation, Biosecurity
- concepts/directives/ (2 → 3 files) — Projekt-Direktiven + neue Bot-Policy
- AGENTS.md: Schema v1.2 → v1.3, Directory-Diagramm aktualisiert
- index.md: 4 Sub-Tabellen in Concepts
- Cross-Refs in 9 bestehenden Files aktualisiert
FINANCIALBOT INGEST (4 Monate, 66 Messages):
- raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json (immutable, 120KB)
- 13 neue Wiki-Pages: 5 concepts, 5 tools, 3 teams
- Themen: Polymarket Arbitrage, AI-Trading-Hype-Refutation, Agent-to-Agent
Payments (Lightning), Iron Condor, OpenClaw-Financial-Bot-Policy
- Zentrale Erkenntnis: 'Bots NICHT für Trading ohne Validation'
(geprägt durch Halluzinations-Vorfall März 2026)
2026-06-15 11:28:55 +02:00
| [LLM Knowledge Base ](concepts/llm/llm-knowledge-base.md ) | Grundlage des RamaDama Wiki (Karpathy-Pattern) | 0 |
| [LLM Model Fusion & Ensembles ](concepts/llm/llm-model-fusion-ensembles.md ) | OpenRouter Fusion, DRACO-Benchmark, Model-Panels, Self-Fusion, Budget-Panels, Anti-Contamination | blog/2026-06-12_openrouter-fusion-beats-frontier.md |
| [LLM Behavior Persistence ](concepts/llm/llm-behavior-persistence.md ) | Sleeper Agents, Backdoor-Persistenz, Unlearning-Grenzen, Bias-Transfer, Catastrophic Forgetting | xpost/2026-06-14_lieselweppen-open-source-llm-backdoors.md |
| [Semantic Similarity Rating (SSR) ](concepts/llm/semantic-similarity-rating-ssr.md ) | LLM-basierte Kaufintentions-Vorhersage mit 90% Korrelation | xpost/2026-06-11_colgate-llm-purchase-intent-ssr.md |
| [GLM 5.2 (Z.ai) — Chinese Frontier Coding Model ](concepts/llm/glm-5.2-zai-coding-model.md ) | 10x günstiger als Claude, 1M Kontext, MIT-Lizenz, Z.ai Coding Plan, OpenClaw namentlich gelistet | youtube/2026-06-15_ichbinfabian-glm-5.2-coding-modell.md |
| [Real-World Coding Showdown ](concepts/llm/real-world-coding-showdown.md ) | Head-to-Head-Methodik jenseits statischer Benchmarks, Kimi K2.7 vs GLM-5.2 in Hermes Agent, Sub-Task-Spezialisierung | youtube/2026-06-14_fahd-mirza-kimi-k2.7-vs-glm-5.2.md |
2026-06-16 11:39:31 +02:00
| [AI Value Migration — Orchestration + Infrastructure ](concepts/llm/ai-value-migration-orchestration.md ) | 20VC mit Aravind Srinivas: Wert verschiebt sich von Modellen zu Orchestrierung, Strom, Mindset. Token Value per Watt per User als Schlüsselkennzahl | xpost/2026-06-15_harrystebbings-20vc-aravind-srinivas.md |
2026-06-16 11:42:01 +02:00
| [Post-Transformer LLM Architectures ](concepts/llm/post-transformer-llm-architectures.md ) | DeepMinds Vier-Säulen-Strategie: Griffin/Recurrent-Gemma/Titans (hybride Attention+Recurrence), Diffusions-LLMs, JEPA vs. Generativ (Weltmodelle), Foundation-Prior vs. Continual-Learning | youtube/2026-06-16_deepmind-two-steps-ahead.md |
refactor(concepts): split into llm/agents/policy/directives + ingest(FinancialBot)
CONCEPT-SPLIT (v1.3):
- concepts/llm/ (6 files) — LLM-spezifische Konzepte
- concepts/agents/ (2 → 6 files) — AI-Agents, Subconscious, Trading/Payment-Bots
- concepts/policy/ (2 files) — AI-Policy, Regulation, Biosecurity
- concepts/directives/ (2 → 3 files) — Projekt-Direktiven + neue Bot-Policy
- AGENTS.md: Schema v1.2 → v1.3, Directory-Diagramm aktualisiert
- index.md: 4 Sub-Tabellen in Concepts
- Cross-Refs in 9 bestehenden Files aktualisiert
FINANCIALBOT INGEST (4 Monate, 66 Messages):
- raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json (immutable, 120KB)
- 13 neue Wiki-Pages: 5 concepts, 5 tools, 3 teams
- Themen: Polymarket Arbitrage, AI-Trading-Hype-Refutation, Agent-to-Agent
Payments (Lightning), Iron Condor, OpenClaw-Financial-Bot-Policy
- Zentrale Erkenntnis: 'Bots NICHT für Trading ohne Validation'
(geprägt durch Halluzinations-Vorfall März 2026)
2026-06-15 11:28:55 +02:00
2026-06-16 13:43:48 +02:00
### Hardware
| Seite | Beschreibung | Quellen |
|-------|-------------|---------|
| [Neuromorphic Chips & Quantencomputer ](concepts/hardware/neuromorphic-chips-und-quantencomputer.md ) | Prof. Dr. Klaus Mainzer (TU München / Akademie-Präsident): Hardware-Frontier jenseits klassischer Chips. Neuromorphic, Photonik, Quantencomputer (Dekohärenz, Shors Algorithmus). 20W-Gehirn vs. LLM-Megawatt. Geopolitische Positionen (Pro-Atomkraft, China, Thiel-Kritik). | youtube/2026-06-16_everlast-mainzer-neuromorphe-chips-quantencomputer.md |
refactor(concepts): split into llm/agents/policy/directives + ingest(FinancialBot)
CONCEPT-SPLIT (v1.3):
- concepts/llm/ (6 files) — LLM-spezifische Konzepte
- concepts/agents/ (2 → 6 files) — AI-Agents, Subconscious, Trading/Payment-Bots
- concepts/policy/ (2 files) — AI-Policy, Regulation, Biosecurity
- concepts/directives/ (2 → 3 files) — Projekt-Direktiven + neue Bot-Policy
- AGENTS.md: Schema v1.2 → v1.3, Directory-Diagramm aktualisiert
- index.md: 4 Sub-Tabellen in Concepts
- Cross-Refs in 9 bestehenden Files aktualisiert
FINANCIALBOT INGEST (4 Monate, 66 Messages):
- raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json (immutable, 120KB)
- 13 neue Wiki-Pages: 5 concepts, 5 tools, 3 teams
- Themen: Polymarket Arbitrage, AI-Trading-Hype-Refutation, Agent-to-Agent
Payments (Lightning), Iron Condor, OpenClaw-Financial-Bot-Policy
- Zentrale Erkenntnis: 'Bots NICHT für Trading ohne Validation'
(geprägt durch Halluzinations-Vorfall März 2026)
2026-06-15 11:28:55 +02:00
### Agents
| Seite | Beschreibung | Quellen |
|-------|-------------|---------|
| [AI Agents 2026 ](concepts/agents/ai-agents-2026.md ) | Wandel zu autonomen Agenten, Enterprise-Adoption, Infrastruktur | 1 |
| [Subconscious Agent v2.1 ](concepts/agents/subconscious-agent.md ) | Hard Synthesis, Execution Gap, bekannter Bug, Outcomes | raw/other/2026-06-07_subconscious-runner-script.md |
| [Polymarket Arbitrage ](concepts/agents/polymarket-arbitrage.md ) | Frank-Wolfe + Bregman Projection, Binary Options, ~$40M extrahiert seit April 2024, OME-Analyse | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
| [AI-Trading-Realität 2026 ](concepts/agents/ai-trading-reality-2026.md ) | Hanako-Hype-Check, 5K€-in-30-Tagen-Refutation, Halluzinations-Gaps, Gamma-Exposure-Datenquellen | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
| [Agent-to-Agent Payments (Lightning) ](concepts/agents/agent-payments-lightning.md ) | TheBlueMatt: Open-Source-Agenten brauchen Bitcoin/Lightning, Kreditkarten-Problem, Micropayments | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
| [Iron Condor (Multiple Entry) ](concepts/agents/iron-condor-options.md ) | Options-Strategie erklärt, klassisch vs. multiple Entry, Hector-Erklärung | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
### Policy
| Seite | Beschreibung | Quellen |
|-------|-------------|---------|
| [AI Regulation 2026 ](concepts/policy/ai-regulation-2026.md ) | Government Reviews, Anthropic-Pause-Forderung, Mythos-Kontroverse, Trump-Exportkontrollen, Amazon-Jailbreak | 5 |
| [Biologische KI & Biosecurity-Staat ](concepts/policy/ai-biological-biosecurity.md ) | Malone-Kritik: Machtkonzentration unter Biosecurity-Deckmantel, GOF-Kontroversen, DeepSeek-Paradoxon | 1 |
2026-06-16 17:28:04 +02:00
| [Open Knowledge Format (OKF) v0.1 ](concepts/policy/open-knowledge-format-okf.md ) | Google Cloud (2026-06-12) formalisiert Karpathys LLM-Wiki-Pattern als offenen Standard: Bundle aus .md + YAML-Frontmatter, `type` als einziges Pflichtfeld, permissive Conformance. Unser Wiki strukturell bereits konform | blog/2026-06-16_okf-google-cloud-open-knowledge-format.md |
refactor(concepts): split into llm/agents/policy/directives + ingest(FinancialBot)
CONCEPT-SPLIT (v1.3):
- concepts/llm/ (6 files) — LLM-spezifische Konzepte
- concepts/agents/ (2 → 6 files) — AI-Agents, Subconscious, Trading/Payment-Bots
- concepts/policy/ (2 files) — AI-Policy, Regulation, Biosecurity
- concepts/directives/ (2 → 3 files) — Projekt-Direktiven + neue Bot-Policy
- AGENTS.md: Schema v1.2 → v1.3, Directory-Diagramm aktualisiert
- index.md: 4 Sub-Tabellen in Concepts
- Cross-Refs in 9 bestehenden Files aktualisiert
FINANCIALBOT INGEST (4 Monate, 66 Messages):
- raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json (immutable, 120KB)
- 13 neue Wiki-Pages: 5 concepts, 5 tools, 3 teams
- Themen: Polymarket Arbitrage, AI-Trading-Hype-Refutation, Agent-to-Agent
Payments (Lightning), Iron Condor, OpenClaw-Financial-Bot-Policy
- Zentrale Erkenntnis: 'Bots NICHT für Trading ohne Validation'
(geprägt durch Halluzinations-Vorfall März 2026)
2026-06-15 11:28:55 +02:00
### Directives
| Seite | Beschreibung | Quellen |
|-------|-------------|---------|
| [Pro-Leben-Direktive ](concepts/directives/pro-leben-directive.md ) | Philosophischer Rahmen, Kernwerte, Anti-Positionen, Anwendung | context-tree |
| [Qualitäts-Standard ](concepts/directives/quality-standard.md ) | "Heilige Scheiße, das ist fertig" | context-tree |
| [OpenClaw & Financial Bots — Policy ](concepts/directives/openclaw-financial-bots-policy.md ) | Netbits-Direktive: Bots NIE für Finanz-Beratung/Trading ohne Validation | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
## Teams
| Seite | Beschreibung | Quellen |
|-------|-------------|---------|
| [Netbits ⚡️ Stachelbanane ](teams/netbits-stachelbanane.md ) | Hauptakteur im FinancialBot-Topic, Skeptiker-Avatar, Halluzinations-Kritiker, Bitcoin-Maximalist | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
| [Rüdiger ](teams/ruediger.md ) | FinancialBot-Topic-Ersteller, Options-Händler (Iron Condor interessiert), teilt X-Links | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
| [René Kl. ](teams/rene-kl.md ) | Cross-Exchange-Arbitrage-Skeptiker (Ex-Chef-Erfahrung mit Latenz+Order-Preferencing) | raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json |
2026-06-07 11:47:41 +02:00
## Decisions
| Seite | Beschreibung | Quellen |
|-------|-------------|---------|
| [Volume Persistence ](decisions/2026-04-volume-persistence.md ) | LanceDB-Havarie, bot_workspace_2, Provisioning-Pattern | context-tree |
| [Memory Architecture ](decisions/2026-04-memory-system.md ) | LanceDB-Removal, Tag-System, KNOWLEDGE.md-Gap, Evolution | context-tree |
2026-06-05 13:51:23 +02:00
2026-06-12 10:54:12 +02:00
## Events
| Seite | Beschreibung | Quellen |
|-------|-------------|---------|
| [OME20 Special — Ufologie, Physik und Bewusstsein ](events/ome20-special-ufologie-physik-bewusstsein.md ) | Podcast-Special zu UFO-Forschung, Physik und Bewusstsein | podcast/ome20-special-ufologie-physik-bewusstsein-2026-06-12.md |
2026-06-05 13:51:23 +02:00
## Raw Sources
| Datei | Typ | Titel |
|-------|-----|-------|
| `raw/blog/2026-06-04_anthropic-fordert-ki-pause.md` | blog | Anthropic fordert weltweite Aussetzung der KI-Entwicklung |
2026-06-07 12:18:02 +02:00
| `raw/blog/2026-06-05_ai-news-roundup-may-2026.md` | blog | Latest AI & Technology News Roundup – May 2026 |
| `raw/other/2026-06-07_subconscious-runner-script.md` | other | Subconscious Agent Evidence Runner Script v2.1 |
2026-06-12 10:54:12 +02:00
| `raw/podcast/ome20-special-ufologie-physik-bewusstsein-2026-06-12.md` | podcast | OME20 (Special ed.) — Ufologie, Physik und Bewusstsein |
2026-06-13 18:46:06 +02:00
| `raw/xpost/2026-06-13_roemmele-amazon-jailbreak-fable5.md` | xpost | Brian Roemmele: Amazon-Jailbreak von Fable 5 als Auslöser der Exportkontrollen |
2026-06-13 13:03:50 +02:00
| `raw/blog/2026-06-13_trump-export-controls-anthropic-mythos-fable.md` | blog | Trump admin blocks foreign access to Anthropic's Mythos 5 and Fable 5 |
2026-06-13 16:28:32 +02:00
| `raw/blog/2026-06-13_malone-biological-ai-biosecurity.md` | blog | Malone: The AI They Don't Want You to Have — Biosecurity als Machtkonzentration |
2026-06-12 10:38:30 +02:00
| `raw/xpost/2026-06-11_colgate-llm-purchase-intent-ssr.md` | xpost | Colgate: LLMs Predict Purchase Intent at 90% via SSR |
2026-06-13 14:30:50 +02:00
| `raw/other/2026-06-13_kimi-k2.7-code-ollama.md` | other | Kimi K2.7 Code — jetzt auf Ollama Cloud (NVIDIA B300) |
2026-06-13 19:19:39 +02:00
| `raw/xpost/2026-06-13_roemmele-anthropic-selfdestruct.md` | xpost | Brian Roemmele: Anthropic's Selbstzerstörung |
ingest(xpost): lieselweppen-llm-behavior-persistence
Konzeptseite zu Persistenz gelernter Verhaltensweisen in LLMs.
Basiert auf Liesel Weppens 8 Suchbegriffen (Sleeper Agents, Backdoor
safety training, machine unlearning bias, bias persistence, bias
transfer, persistent backdoors, catastrophic forgetting, limits of
debiasing). Drei Achsen: versteckte Verhaltensmuster überleben
Safety-Training, Machine Unlearning entfernt Bias unvollstaendig,
catastrophic forgetting als Daempfer.
Kernthese: Open Weights != Open Model — Pro-Leben-Perspektive mit
realistischen Handlungsspielraumen (Open + Audit, selektive
Offenlegung, verteilte Sicherheit, Engineering-Realismus).
Subagent-Initial-Versuch scheiterte (xai billing error); manuell
finalisiert im Main-Loop.
2026-06-15 06:55:43 +02:00
| `raw/xpost/2026-06-14_lieselweppen-open-source-llm-backdoors.md` | xpost | Liesel Weppen: Open Source bei LLMs ist "Marketing BS" — Belege aus Sleeper-Agent-/Unlearning-Forschung |
2026-06-15 09:18:51 +02:00
| `raw/blog/2026-06-12_openrouter-fusion-beats-frontier.md` | blog | OpenRouter Fusion: Surpassing Frontier Performance with Model Panels (DRACO-Benchmark) |
ingest(youtube): fahd-mirza-kimi-k2.7-vs-glm-5.2
Fahd Mirza Head-to-Head in Hermes Agent (14.06.2026, 14 Min, 2659 views,
89 likes). Beide Modelle bekommen denselben Prompt, loesen denselben
Real-World-Task: Flask-App mit gepflanztem FIFA-Bug + Round-of-32-
Bracket-Feature mit Anti-Group-Rematch-Regel.
Test 1: Beide bestehen. Kimi schneller (~5 Min), innovativer
(zusaetzliche Progression-Previews). GLM: 97 tool calls, laenger.
Test 2 (Creative HTML, Siberian Wind): GLM staerker bei Animation +
Terrain-Detail; Kimi bei Stats + Geographie.
Konzept: Real-World-Showdown als Benchmark-Alternative zu statischen
Tests (HumanEval, MBPP, SWE-bench). Agent-Framework isoliert die
Modell-Variable sauber.
Direkte Implikation fuer OpenClaw:
- Sub-Task-spezifisches Coding-Routing (Kimi vs GLM je nach Task)
- Ensemble-Kandidaten: Kimi K2.7 + GLM-5.2 in Coding-Panels
- Real-World-Validierung statt nur Standard-Benchmarks fuer Production-
Pfade
- Hermes Agent als alternatives Agent-Framework zu AutoGen/CrewAI
Aenderungen:
- raw/youtube/2026-06-14_fahd-mirza-kimi-k2.7-vs-glm-5.2.md (neu)
- wiki/concepts/real-world-coding-showdown.md (neu)
- wiki/tools/kimi-k2.7-code.md (Cross-References)
- wiki/architecture/model-routing.md (neue Sektion Coding-Modelle)
- wiki/index.md (neuer Concepts-Eintrag + Raw Sources-Eintrag)
- wiki/log.md (Eintrag)
Maximale Verlinkung gemaess AGENTS.md-Kardinalregel:
- 12 externe Verweise auf Modelle (Kimi, GLM, Hermes, Ollama, Z.ai)
- 9 Benchmark-/Methoden-Links (SWE-bench, HumanEval, MBPP, MCP, etc.)
- 7 Fahd-Mirza-Links (YT, Blog, LinkedIn, Substack, Ko-Fi)
- 5 Wiki-Cross-References (fusion, ai-agents, kimi-k2.7, model-routing, behavior-persistence)
2026-06-15 09:45:38 +02:00
| `raw/youtube/2026-06-14_fahd-mirza-kimi-k2.7-vs-glm-5.2.md` | youtube | Fahd Mirza: Kimi K2.7 vs GLM-5.2 Real Coding Showdown in Hermes Agent |
ingest(youtube): ichbinfabian-glm-5.2
GLM 5.2 Deep-Dive (IAmFabian, 14.06.2026, 13:15 Min, 212 views,
16 Likes). Deutscher Reviewer testet live: Flappy Bird (1:20, 481
Zeilen HTML, laeuft) und Newton-Pendel mit echter Physik (9:41, davon
8:27 nur Thinking).
Kernkonzepte:
- Chinas Frontier-Coding-Modelle 2026: Kimi K2.7 + GLM 5.2, beide
Frontier-Niveau bei 10x niedrigeren Preisen
- GLM 5.2: 1M Kontext, MIT-Lizenz (Open Weights 'naechste Woche'),
laut AI Code King Benchmarks nur 6% unter Opus 4.8
- Z.ai Coding Plan (18 USD/Monat Light) als exklusive Distribution
- Light-Plan: 2-3x Kontingent-Mehrverbrauch in Stosszeiten
- OpenRouter-Eintrag 'in den naechsten Tagen' erwartet
- Coding Helper (npx @z_ai/coding-helper) bindet GLM 5.2 in Claude
Code, OpenCode, Cline, Kilo Code, Crush, Factory Droid ein
KRITISCHER IMPLIKAT FUER OPENCLAW:
- Z.ai Coding Plan listet 'Clawdbot/OpenClaw' naamentlich als
unterstuetztes Environment - direkte Integration bereits vorbereitet
- Drei Setup-Optionen:
1. Z.ai Coding Plan sofort (18 USD/Monat, Light)
2. Self-Hosting nach Open Weights (MIT, HuggingFace)
3. Warten auf OpenRouter (Tage)
Aenderungen:
- raw/youtube/2026-06-15_ichbinfabian-glm-5.2-coding-modell.md (neu)
- wiki/concepts/glm-5.2-zai-coding-model.md (neu)
- wiki/architecture/model-routing.md (neue Sektion GLM 5.2 +
Routing-Position + 3 Setup-Optionen)
- wiki/index.md (neuer Concepts-Eintrag + Raw Sources-Eintrag)
- wiki/log.md (Eintrag)
Maximale Verlinkung: 12 Z.ai/HuggingFace/NPM-Links, 10 Tool-Links
(OpenCode, Claude Code, Cline, Kilo Code, Crush, Droid),
8 Wiki-Cross-References, 4 Konkurrenz-Links (Kimi, OpenRouter,
Open LLM Leaderboard, Anthropic).
2026-06-15 09:50:23 +02:00
| `raw/youtube/2026-06-15_ichbinfabian-glm-5.2-coding-modell.md` | youtube | IAmFabian: GLM 5.2 — 10x billiger als Claude, Coding-Plan-Realität, Live-Tests |
refactor(concepts): split into llm/agents/policy/directives + ingest(FinancialBot)
CONCEPT-SPLIT (v1.3):
- concepts/llm/ (6 files) — LLM-spezifische Konzepte
- concepts/agents/ (2 → 6 files) — AI-Agents, Subconscious, Trading/Payment-Bots
- concepts/policy/ (2 files) — AI-Policy, Regulation, Biosecurity
- concepts/directives/ (2 → 3 files) — Projekt-Direktiven + neue Bot-Policy
- AGENTS.md: Schema v1.2 → v1.3, Directory-Diagramm aktualisiert
- index.md: 4 Sub-Tabellen in Concepts
- Cross-Refs in 9 bestehenden Files aktualisiert
FINANCIALBOT INGEST (4 Monate, 66 Messages):
- raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json (immutable, 120KB)
- 13 neue Wiki-Pages: 5 concepts, 5 tools, 3 teams
- Themen: Polymarket Arbitrage, AI-Trading-Hype-Refutation, Agent-to-Agent
Payments (Lightning), Iron Condor, OpenClaw-Financial-Bot-Policy
- Zentrale Erkenntnis: 'Bots NICHT für Trading ohne Validation'
(geprägt durch Halluzinations-Vorfall März 2026)
2026-06-15 11:28:55 +02:00
| `raw/other/financialbot-topic-history-2026-02-01_2026-05-30.json` | other | FinancialBot-Topic Komplett-Export (66 Messages, OME-Gruppe, 2026-02-01→2026-05-30) |
2026-06-16 11:39:31 +02:00
| `raw/xpost/2026-06-15_harrystebbings-20vc-aravind-srinivas.md` | xpost | 20VC mit Aravind Srinivas: 7 Thesen zu Agents, Export Controls, Orchestrierung, Token Value per Watt, Speed + Humility |
2026-06-16 13:43:48 +02:00
| `raw/youtube/2026-06-16_everlast-mainzer-neuromorphe-chips-quantencomputer.md` | youtube | Prof. Mainzer (Everlast AI, 1:48:40, 2026-06-03): Neuromorphe Chips, Quantencomputer, Physical AI, 20W-Gehirn, geopolitische KI-Strategien |