Commit graph

5 commits

Author SHA1 Message Date
Hector
9cc4989fc1 push: all untracked institutions + modified wiki pages
- 23 new institutions pages (alby, anthropic, blink-wallet, carnegie-mellon, deepmind, epoch-ai, fincept, google-cloud, hugging-face, lightning-labs, linux-foundation, mit, moonshot-ai, mozilla-foundation, openai, openai-superalignment, openrouter, polymarket, stanford-ai-lab, tu-muenchen, xai, z-ai)
- institutions-ingest-runner.md script
- modified concepts (agi, hardware, llm) + tools pages
- wiki-lint-report update
2026-06-25 21:08:50 +02:00
Hector
f5594d7a04 chore(lint): bump wiki-lint.sh to v1.0 + add SCRIPT_VERSION
- Header: Version 0.1 (Draft 2026-06-16) → 1.0 (Final 2026-06-17)
- Add SCRIPT_VERSION="1.0" variable used in report header
- Optional Fix D: Note im File-Count-Section zu Schema v1.5
  Sub-Categories (concepts/hardware, concepts/agi, people/, institutions/)
- subagents/wiki-lint-runner.md: v1.0-Hinweis ergänzt, Failover-Kette
  angepasst (m3 primary, KEIN glm-5.1 wegen zai-Billing-Fails)
2026-06-17 15:26:54 +02:00
Hector
a2f9e07a6a WMT-007+008 prep: token-rotator + raw-ingest templates, ToDo-Erweiterung
- WMT-007 (forgejo-token-rotator): SKILL-Anleitung aus krallen-skills inline eingebettet, weil Skill nicht als OpenClaw-Skill registriert ist. Subagent rotiert autonom, Pit-Eskalation nur bei UI-Login-Fail/Sperre/API-Drift.
- WMT-008 (AMD Ryzen AI Edge-Inferenz): raw-ingest-runner Template angelegt, wartet auf WMT-007 für Push.
- Wiki-AGENTS.md bleibt unverändert (Subagent-Pull über die Task-Beschreibung).
- Trigger: K9ert #6789 Korrektur — ich hatte Pit als Token-Eskalation adressiert statt Subagent.
2026-06-17 09:51:04 +02:00
Hector
15dcf6428b chore(wiki): WMT-003 in-progress + stub-killer template
11 Stubs identifiziert (vorher 14, durch WMT-002 Frontmatter auf 11 gesunken).
Analyse in Topic-Post #6684: 7x expand, 4x tag-update (stub-toleriert fuer
junge Subconscious-Ideen).

Failover-Kette aktualisiert: Primary ollama/minimax-m3 (lokal), kein zai-
Fallback mehr (Billing-Error am 2026-06-16, siehe #6675).

Co-Authored-By: Hector <hector-bot@botreasury.local>
2026-06-16 12:38:12 +02:00
Hector
4f95a55c70 chore(wiki): maintenance-system v1.0 (lint script + test suite + subagent templates)
Plan abgestimmt mit k9ert im RamaDama-Topic 2026-06-16.
Detection/Execution-Trennung: scripts/wiki-lint.sh ist mechanisch
(kein LLM), Subagent-Spawn nur für Fixes.

Includes:
- scripts/wiki-lint.sh (v0.1, 360 lines, 8 checks, exit 0/1/2)
- scripts/wiki-lint-test.sh (17 asserts, 3 fixtures, all green)
- scripts/test-fixtures/wiki-lint/{clean,messy,broken}-wiki/
- scripts/subagents/{wiki-lint-runner,frontmatter-migration}.md
- wiki/tasks/maintenance-todo.md (WMT-001..006, WMT-000 done)
- AGENTS.md v1.4 (Maintenance-Section hinzugefügt)
- wiki/log.md (Eintrag)
- scripts/wiki-lint-report.md (erster Lint-Run: 46 Pages, 2 Issues)

Erste Lint-Befunde (siehe Report):
- 12 Wiki-Pages ohne Frontmatter
- 14 Stubs (30% Quote)

Co-Authored-By: Hector <hector-bot@botreasury.local>
2026-06-16 11:39:47 +02:00