mindnet_obsidian/docs
Lars 8186ca5ce0
Some checks are pending
Node.js build / build (20.x) (push) Waiting to run
Node.js build / build (22.x) (push) Waiting to run
Enhance interview configuration and documentation for WP-26 integration
- Added the `Interview_Config_Guide.md` for comprehensive instructions on creating interview profiles and utilizing various note types.
- Updated `00_Dokumentations_Index.md` to include links to the new guide and improved navigation for WP-26 related resources.
- Enhanced `06_Konfigurationsdateien_Referenz.md` with references to the new guide and clarified YAML structure for interview configurations.
- Introduced `audit_geburtsdatei.md` for detailed analysis of section connections and edge types, highlighting critical issues and recommendations for improvement.
- Improved renderer tests to ensure proper handling of section types and edge generation, aligning with the new WP-26 features.
2026-01-30 12:37:06 +01:00
..
02_concepts Implement Chain Workbench and Vault Triage features in Mindnet plugin 2026-01-26 10:51:12 +01:00
01_Benutzerhandbuch.md Implement Chain Workbench and Vault Triage features in Mindnet plugin 2026-01-26 10:51:12 +01:00
02_Administratorhandbuch.md Update documentation and enhance chain inspection logic 2026-01-20 11:34:58 +01:00
02_causal_chain_retrieving.md Update documentation and enhance chain inspection logic 2026-01-20 11:34:58 +01:00
03_Entwicklerhandbuch.md Implement Chain Workbench and Vault Triage features in Mindnet plugin 2026-01-26 10:51:12 +01:00
04_Architektur.md Update documentation and enhance chain inspection logic 2026-01-20 11:34:58 +01:00
05_Installation_Deployment.md Update documentation and enhance chain inspection logic 2026-01-20 11:34:58 +01:00
06_Konfigurationsdateien_Referenz.md Enhance interview configuration and documentation for WP-26 integration 2026-01-30 12:37:06 +01:00
06_LH_WP26_Plugin_Integration.md Update documentation index to include WP-26 integration details 2026-01-26 18:53:28 +01:00
07_Event_Handler_Commands.md Update documentation and enhance chain inspection logic 2026-01-20 11:34:58 +01:00
08_Testing_Chain_Workbench.md Implement Chain Workbench and Vault Triage features in Mindnet plugin 2026-01-26 10:51:12 +01:00
09_Workbench_Analysis_Basis.md Implement Chain Workbench and Vault Triage features in Mindnet plugin 2026-01-26 10:51:12 +01:00
10_Workbench_Findings_Integration.md Implement Chain Workbench and Vault Triage features in Mindnet plugin 2026-01-26 10:51:12 +01:00
00_Dokumentations_Index.md Enhance interview configuration and documentation for WP-26 integration 2026-01-30 12:37:06 +01:00
audit_geburtsdatei.md Enhance interview configuration and documentation for WP-26 integration 2026-01-30 12:37:06 +01:00
CHAIN_INSPECTOR_V02_REPORT.md Implement findings fixing and template matching features in Mindnet plugin 2026-01-18 21:10:33 +01:00
CHAIN_INSPECTOR_V03_REPORT.md Implement findings fixing and template matching features in Mindnet plugin 2026-01-18 21:10:33 +01:00
CHAIN_INSPECTOR_V04_REPORT.md Implement findings fixing and template matching features in Mindnet plugin 2026-01-18 21:10:33 +01:00
CHAIN_INSPECTOR_V042_REPORT.md v0.4.2 Enhance interview functionality and settings; add YAML dependency 2026-01-18 21:46:20 +01:00
CHAIN_INSPECTOR_V0_REPORT.md Implement chain roles and templates management in Mindnet plugin 2026-01-18 14:50:17 +01:00
DANGLING_TARGET_CASES.md Implement findings fixing and template matching features in Mindnet plugin 2026-01-18 21:10:33 +01:00
Handbuch.md Doku MVP1.0 2026-01-17 10:56:59 +01:00
Interview_Config_Guide.md Enhance interview configuration and documentation for WP-26 integration 2026-01-30 12:37:06 +01:00
readme.md Implement Chain Workbench and Vault Triage features in Mindnet plugin 2026-01-26 10:51:12 +01:00
TESTING_WITH_REAL_VAULT.md Enhance template matching and chain inspection features 2026-01-18 22:10:44 +01:00
WP26_Implementation_Checklist.md Update documentation index to include WP-26 integration details 2026-01-26 18:53:28 +01:00
WP26_Plugin_Interface_Specification.md Update documentation index to include WP-26 integration details 2026-01-26 18:53:28 +01:00

Mindnet Causal Assistant - Dokumentation

Version: 1.0.0
Stand: 2025-01-XX
Übersicht: Vollständige Dokumentation des Mindnet Causal Assistant Plugins


Übersicht

Diese Dokumentation deckt alle Aspekte des Mindnet Causal Assistant Plugins ab - von der Installation über die Nutzung bis hin zur Entwicklung und Administration.


Dokumente nach Zielgruppe

👤 Endnutzer

Dokument: 01_Benutzerhandbuch.md

Inhalt:

  • Schnellstart
  • Hauptfunktionen
  • Workflows
  • Commands im Detail
  • Troubleshooting

Für: Nutzer, die das Plugin verwenden möchten


⚙️ Administratoren

Dokument: 02_Administratorhandbuch.md

Inhalt:

  • Plugin-Konfiguration
  • Konfigurationsdateien (YAML, Markdown)
  • Pfad-Management
  • Live-Reload
  • Wartung & Troubleshooting

Für: Administratoren, Config-Manager, Vault-Verwalter


👨‍💻 Entwickler

Dokument: 03_Entwicklerhandbuch.md

Inhalt:

  • Projekt-Struktur
  • Entwicklungsumgebung
  • Code-Architektur
  • Hauptmodule
  • Erweiterungen entwickeln
  • Testing
  • Build & Deployment

Für: Entwickler, die am Plugin arbeiten oder es erweitern


🏗️ Architekten

Dokument: 04_Architektur.md

Inhalt:

  • System-Überblick
  • Architektur-Prinzipien
  • Komponenten-Architektur
  • Datenfluss
  • Konfigurations-Management
  • Erweiterbarkeit

Für: Architekten, System-Designer, Entwickler


📦 Installation & Deployment

Dokument: 05_Installation_Deployment.md

Inhalt:

  • Voraussetzungen
  • Installation (lokal, Community Plugin)
  • Deployment (Development, Production)
  • Konfiguration
  • Upgrade
  • Troubleshooting

Für: Administratoren, Entwickler, Erst-Installation


Spezialisierte Dokumentation

Chain Inspector Reports

Konzepte & Details

Dokumentations-Index

Testing

Architektur & Analyse-Basis

Legacy-Dokumentation


Schnellzugriff nach Thema

Installation & Setup

  1. Erste Installation: 05_Installation_Deployment.md → Installation
  2. Konfiguration: 02_Administratorhandbuch.md → Plugin-Konfiguration
  3. Schnellstart: 01_Benutzerhandbuch.md → Schnellstart

Nutzung

  1. Workflows: 01_Benutzerhandbuch.md → Workflows
  2. Commands: 01_Benutzerhandbuch.md → Commands im Detail
  3. Troubleshooting: 01_Benutzerhandbuch.md → Troubleshooting

Konfiguration

  1. Config-Dateien: 02_Administratorhandbuch.md → Konfigurationsdateien
  2. Pfad-Management: 02_Administratorhandbuch.md → Pfad-Management
  3. Live-Reload: 02_Administratorhandbuch.md → Live-Reload

Entwicklung

  1. Setup: 03_Entwicklerhandbuch.md → Entwicklungsumgebung
  2. Code-Struktur: 03_Entwicklerhandbuch.md → Projekt-Struktur
  3. Erweiterungen: 03_Entwicklerhandbuch.md → Erweiterungen entwickeln
  4. Testing: 03_Entwicklerhandbuch.md → Testing

Architektur

  1. System-Überblick: 04_Architektur.md → System-Überblick
  2. Komponenten: 04_Architektur.md → Komponenten-Architektur
  3. Datenfluss: 04_Architektur.md → Datenfluss

Dokumentations-Standards

Format

  • Markdown: Alle Dokumente in Markdown
  • Struktur: Klare Hierarchie mit Inhaltsverzeichnis
  • Code-Beispiele: Syntax-Highlighting
  • Tabellen: Für strukturierte Informationen

Versionierung

  • Version: In jedem Dokument angegeben
  • Stand: Datum der letzten Aktualisierung
  • Zielgruppe: Klar definiert

Aktualisierung

  • Bei Features: Dokumentation aktualisieren
  • Bei Breaking Changes: Changelog führen
  • Bei Bugfixes: Troubleshooting aktualisieren

Beitragen zur Dokumentation

Verbesserungen

  1. Fehler melden: Issues erstellen
  2. Verbesserungen vorschlagen: Pull Requests
  3. Ergänzungen: Neue Abschnitte hinzufügen

Formatierung

  • Markdown: Standard Markdown-Syntax
  • Code-Blöcke: Mit Sprach-Angabe
  • Tabellen: Für strukturierte Daten
  • Links: Relative Links zu anderen Dokumenten

Weitere Ressourcen

Interne Ressourcen

  • Repository: Siehe Haupt-README
  • Changelog: Siehe Haupt-README
  • Issues: GitHub Issues

Kontakt & Support

Fragen zur Dokumentation

  • Issues: GitHub Issues erstellen
  • Pull Requests: Verbesserungen einreichen

Fragen zum Plugin

  • Issues: GitHub Issues erstellen
  • Discussions: GitHub Discussions (falls verfügbar)

Letzte Aktualisierung: 2025-01-XX
Dokumentations-Version: 1.0.0