chore(wiki): move OKF from concepts/llm/ to concepts/policy/

K9ert feedback in #6750: OKF ist ein externer Standard (Google Cloud,
2026-06-12) fuer Knowledge-Bundles, kein LLM-Konzept. Die Datei gehoert
semantisch in policy/ (externe Standards/Governance) neben AI Regulation
und AI Biosecurity, nicht neben LLM-Model-Family-Pages.

Aenderungen:
- git mv: wiki/concepts/llm/open-knowledge-format-okf.md -> wiki/concepts/policy/
- Frontmatter-Tag 'llm-wiki' entfernt (war suggestive der falschen Zugehoerigkeit)
- wiki/index.md: Eintrag aus LLM-Section raus, in Policy-Section rein
- Cross-Ref in wiki/concepts/llm/llm-knowledge-base.md bleibt (Wiki-Relative,
  kein Pfad-Fix noetig)

Co-Authored-By: Hector <hector-bot@botreasury.local>
This commit is contained in:
Hector 2026-06-16 17:28:04 +02:00
parent 6ab74061af
commit 8c4e01aa32
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ created: 2026-06-16
updated: 2026-06-16
sources:
- blog/2026-06-16_okf-google-cloud-open-knowledge-format.md
tags: [okf, google-cloud, open-knowledge-format, llm-wiki, karpathy, knowledge-base, mcp, agent-knowledge, schema, standards]
tags: [okf, google-cloud, open-knowledge-format, karpathy, knowledge-base, mcp, agent-knowledge, schema, standards]
---
# Open Knowledge Format (OKF) v0.1 — Google Cloud

View file

@ -42,7 +42,6 @@
| [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 |
| [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 |
| [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 |
| [Open Knowledge Format (OKF) v0.1](concepts/llm/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 |
### Hardware
| Seite | Beschreibung | Quellen |
@ -64,6 +63,7 @@
|-------|-------------|---------|
| [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 |
| [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 |
### Directives
| Seite | Beschreibung | Quellen |