Compare commits

...

13 commits

Author SHA1 Message Date
Hector
94e6999219 chore(wiki): mark WMT-002 done (12 files frontmatter, 2026-06-16) 2026-06-16 12:00:24 +02:00
Hector
6b419b6d99 lint(wiki): add missing frontmatter to wiki/tools/ecosystem-tools-april-2026.md 2026-06-16 11:59:45 +02:00
Hector
cf8891932d lint(wiki): add missing frontmatter to wiki/decisions/2026-04-volume-persistence.md 2026-06-16 11:59:41 +02:00
Hector
369de77826 lint(wiki): add missing frontmatter to wiki/decisions/2026-04-memory-system.md 2026-06-16 11:59:37 +02:00
Hector
73a9b342b8 lint(wiki): add missing frontmatter to wiki/concepts/directives/quality-standard.md 2026-06-16 11:59:34 +02:00
Hector
688bf0948f lint(wiki): add missing frontmatter to wiki/concepts/directives/pro-leben-directive.md 2026-06-16 11:59:31 +02:00
Hector
502fe40f58 lint(wiki): add missing frontmatter to wiki/concepts/agents/subconscious-agent.md 2026-06-16 11:59:28 +02:00
Hector
a722740dce lint(wiki): add missing frontmatter to wiki/architecture/model-routing.md 2026-06-16 11:59:25 +02:00
Hector
578cf253de lint(wiki): add missing frontmatter to wiki/architecture/memory-system.md 2026-06-16 11:59:20 +02:00
Hector
3b7accbcac lint(wiki): add missing frontmatter to wiki/architecture/cron-notable-events.md 2026-06-16 11:59:17 +02:00
Hector
f9853dfbc4 lint(wiki): add missing frontmatter to wiki/architecture/container-volume-persistence.md 2026-06-16 11:59:13 +02:00
Hector
b4da4b9157 lint(wiki): add missing frontmatter to wiki/architecture/byterover-knowledge-mining.md 2026-06-16 11:59:06 +02:00
Hector
7c6dcc57c7 lint(wiki): add missing frontmatter to wiki/architecture/agent-orchestration.md 2026-06-16 11:59:02 +02:00
13 changed files with 89 additions and 5 deletions

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [architecture, agents, orchestration, openclaw]
---
# Agent Orchestration Patterns
> Migriert aus ByteRover context-tree (April 2026)

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [architecture, knowledge-base, byterover, historical]
---
# ByteRover Knowledge Mining (Historisch)
> Migriert aus ByteRover context-tree (April 2026). Status zum Zeitpunkt der Deaktivierung.

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [architecture, infrastructure, docker, persistence, historical]
---
# Container & Volume Persistence
> Migriert aus ByteRover context-tree (April 2026). Historische Lessons Learned.

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [architecture, cron, automation, historical]
---
# Cron Job & System Events (Historisch)
> Migriert aus ByteRover context-tree (April 2026). Historische Lessons Learned.

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [architecture, memory, knowledge-base]
---
# Memory System Architecture
> Migriert aus ByteRover context-tree (April 2026)

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [architecture, model-routing, llm, openclaw]
---
# Model Routing
> Migriert aus ByteRover context-tree (April 2026)

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: [raw/other/2026-06-07_subconscious-runner-script.md]
tags: [agents, subconscious, architecture, knowledge-base]
---
# Subconscious Agent v2.1
> Migriert aus ByteRover context-tree (April 2026)

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [directives, pro-leben, policy, philosophy]
---
# Pro-Leben-Direktive
> Migriert aus ByteRover context-tree (April 2026). Philosophischer Rahmen aus SOUL.md.

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [directives, quality, policy, philosophy]
---
# Qualitäts-Standard: "Heilige Scheiße, das ist fertig"
> Migriert aus ByteRover context-tree (April 2026). Zweithöchste Direktive in SOUL.md.

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [decisions, memory, architecture, knowledge-base]
---
# Entscheidungen: Memory-Architektur
> April 2026 | Betroffen: Memory-System

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [decisions, architecture, infrastructure, docker, persistence]
---
# Entscheidung: Volume-Persistenz nach LanceDB-Havarie
> Datum: 2026-04-06 | Betroffen: Infrastruktur

View file

@ -12,11 +12,11 @@
- Subagent: `scripts/subagents/wiki-lint-runner.md`
- Notes: Draft v0.1 läuft (`output/draft-wiki-lint.sh`), Report korrekt, Exit-Code 1 bei Issues. Muss noch von `output/``scripts/` und Fixtures.
- [ ] **WMT-002** — 12 Wiki-Pages mit Frontmatter nachziehen
- Category: schema | Effort: S | Status: **in-progress** (gestartet 2026-06-16 11:50, Subagent-Spawn ausgelöst durch k9ert "Do it!" in #6665)
- Subagent: `scripts/subagents/frontmatter-migration.md`
- Files: 12 (architecture/*, decisions/*, concepts/agents/subconscious-agent, concepts/directives/{pro-leben,quality-standard}, tools/ecosystem-tools-april-2026)
- [x] **WMT-002** — 12 Wiki-Pages mit Frontmatter nachziehen | schema | S | 2026-06-16
- Schema: siehe `AGENTS.md` § "Wiki-Pages haben minimales Frontmatter"
- 12 Files, Commits: `7c6dcc5` `b4da4b9` `f9853df` `3b7accb` `578cf25` `a722740` `502fe40` `688bf09` `73a9b34` `369de77` `cf88919` `6b419b6`
- Lint-Verify: `./scripts/wiki-lint.sh``Total: 47 | Issues: 0` (Frontmatter-Check ✅ 0 missing)
- Retry 2: ollama/minimax-m3 (Retry 1 auf ollama/glm-5.1 scheiterte an zai-billing-error)
- [ ] **WMT-003** — 14 Stubs analysieren (füllen oder killen)
- Category: content | Effort: L | Status: planning
@ -44,7 +44,7 @@
## In Progress
*(leer — Subagent für WMT-002 wird gerade gespawed)*
*(leer)*
---

View file

@ -1,3 +1,10 @@
---
created: 2026-06-16
updated: 2026-06-16
sources: []
tags: [tools, ecosystem, historical]
---
# Ecosystem Tool Discoveries (April 2026)
> Migriert aus ByteRover context-tree. Historischer Überblick über Tool-Evaluierungen aus April 2026.