Files
chemenu/kb/index.md
T
torben cfe925a76c
CI / verify (push) Successful in 53s
Release / release (push) Successful in 36s
feat: Link-Taxonomie abgeschlossen - Lint hart ab kb_version 4.0.0, outbound: an Type-Spec gebunden, part-of/composition als Inversenpaar (4.1.0, #40)
Files changed:
- CHANGES.md
- VERSION
- instructions/link-taxonomy.md
- instructions/migrations/4.0.0-link-taxonomy.md
- kb/comparisons/amd-pstate vs acpi-cpufreq.md
- kb/concepts/Episodic Memory.md
- kb/concepts/Memory Lifecycle.md
- kb/concepts/Mesh Sync.md
- kb/concepts/Procedural Memory.md
- kb/concepts/Reciprocal Rank Fusion.md
- kb/concepts/Semantic Memory.md
- kb/concepts/Shared vs Private.md
- kb/concepts/Split Threshold.md
- kb/concepts/Stub Threshold.md
- kb/concepts/Supersession.md
- kb/concepts/Typed Relationships.md
- kb/concepts/Vector Search.md
- kb/concepts/Work Coordination.md
- kb/concepts/Working Memory.md
- kb/entities/technologies/Wine-Staging.md
- kb/entities/tools/pascalandy schema.md
- kb/index.md
- kb/log.md
- kb/sources/COLLECTION.md
- tools/CONTRACT.md
- tools/chemenu/commands/lint.py
- tools/chemenu/kb_collections.py
- tools/chemenu/lint_core.py
- tools/chemenu/tests/test_conventions.py
- tools/chemenu/tests/test_lint.py
- tools/chemenu/tests/test_type_resolver.py
- types/comparison.md
- types/comparison.schema.yaml
2026-09-03 06:19:56 +02:00

51 lines
1.6 KiB
Markdown

<!-- Generated by `wikitool index rebuild`. Do not hand-edit. -->
# Wiki Index
A map of the wiki, not a catalog of it: counts and pointers only.
To *find* a page, search instead of reading this file:
- `tools/wikitool search "<text>"` - ranked text search, with summaries
- `tools/wikitool search --field entity_type=system --field 'confidence<0.6'` - structured query over frontmatter
The page tables live in a generated `INDEX.md` inside each collection, linked below.
## Statistics
- **Total Pages:** 181
- **Comparisons:** 1
- **Concepts:** 80
- **Entities:** 72
- **Sources:** 28
- **Last Updated:** 2026-09-03
---
## Collections
| Collection | Pages | Index |
|------------|------:|-------|
| `comparisons/` | 1 | [comparisons/INDEX.md](comparisons/INDEX.md) |
| `concepts/` | 80 | [concepts/INDEX.md](concepts/INDEX.md) |
| `entities/` | 72 | [entities/INDEX.md](entities/INDEX.md) |
| `sources/` | 28 | [sources/INDEX.md](sources/INDEX.md) |
### entities/
| Area | Pages | Index |
|------|------:|-------|
| Personen | 4 | [entities/INDEX.md#personen](entities/INDEX.md#personen) |
| Projekte | 11 | [entities/INDEX.md#projekte](entities/INDEX.md#projekte) |
| Systeme | 6 | [entities/INDEX.md#systeme](entities/INDEX.md#systeme) |
| Technologien | 20 | [entities/INDEX.md#technologien](entities/INDEX.md#technologien) |
| Werkzeuge | 31 | [entities/INDEX.md#werkzeuge](entities/INDEX.md#werkzeuge) |
---
## Notes
This map and every `INDEX.md` under `kb/` are generated by `wikitool index rebuild`. Do not hand-edit them.
To add a new page, run `wikitool new ...`, then `wikitool index rebuild`.