knowledge-base/scripts/test-fixtures/wiki-lint/clean-wiki/wiki/architecture/memory-system.md
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

1.5 KiB

created updated sources tags
2026-01-01 2026-01-01
blog/test-blog.md
architecture
memory

Memory System

This is a long enough page to be considered non-stub content. It has multiple lines, clear structure, and proper frontmatter. All cross-references should work correctly. The page deliberately uses standard patterns so the lint script can validate its behavior on a clean wiki.

Background

Lore ipsum dolor sit amet. This section exists primarily to make the file longer than thirty lines so that stub detection treats it as a full page rather than a stub. The script counts lines, and the threshold is currently set to thirty lines minimum. We add more lines here to be safe and explicit about the intent of the test fixture.

Architecture

The architecture section contains a cross-reference to another wiki page. The reference is formatted as a normal markdown link using the relative path convention: see tools section for related context. If the link is correct, the lint script reports zero broken references. We also reference a concept page in the same sentence to make the fixture link-density realistic.

See LLM Fusion for the related concept.

Conclusion

This fixture is intentionally verbose so that the lint script returns zero issues when run against it. The total line count is well above the stub threshold. Frontmatter is present. Cross-references resolve. There are no duplicate-topic clusters and no orphan pages in this fixture.