docs: OpenWiki-Dokumentation und Auto-Update-Workflow hinzufügen

Fügt generierte OpenWiki-Docs (Architektur, Domain, Betrieb, Tests, Workflows)
sowie den GitHub-Actions-Workflow zur automatischen Aktualisierung hinzu.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-23 14:53:30 +02:00
parent c69dddd8f5
commit 66ecf55ea9
18 changed files with 780 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
okf_version: "0.1"
---
# Files
- [whisper-local — Schnellstart](quickstart.md) - Lokales Push-to-Talk Speech-to-Text-Tool mit faster-whisper. Hotkey halten, sprechen, loslassen — Text wird ins aktive Textfeld eingefügt. Kein Cloud-Service, kein Netzwerk.
# Directories
- [architecture](architecture/)
- [domain](domain/)
- [operations](operations/)
- [testing](testing/)
- [workflows](workflows/)