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)
911 B
911 B
| created | updated | sources | tags | |||
|---|---|---|---|---|---|---|
| 2026-06-05 | 2026-06-05 |
|
LLM Knowledge Base (Karpathy Wiki)
Siehe README.md — Das RamaDama Wiki basiert auf diesem Pattern.
Kernprinzip
Statt RAG (wiederverarbeitet Rohdaten bei jeder Query) → LLM baut und pflegt ein persistentes Wiki aus .md-Dateien.
Drei Schichten
- Raw Sources — immutable, LLM liest nur
- Wiki — LLM-generated Markdown, verlinkt und strukturiert
- Schema — AGENTS.md definiert Konventionen und Workflows
Drei Operationen
- Ingest — Rohdaten verarbeiten → Wiki aktualisieren
- Query — Fragen gegen das Wiki beantworten, Antworten zurückschreiben
- Lint — Health Checks, Widersprüche, Lücken
Quellen
- Karpathy Post: https://x.com/karpathy/status/2039805659525644595
- Karpathy Gist: https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f