fix: Centralize all agent work to their work directories

- Move knowledge base from root to agents/orchestrator/knowledge/
- Move orphaned files (AKM, Event-Plan) to orchestrator/work/
- Update all kb_file paths to new location
- Change orchestrator stream to use work_dir instead of root
- Now ALL agents (including orchestrator) work in their own folders
- No more files created in project root
- Consistent work directory behavior across all agents
This commit is contained in:
pdyde 2026-02-21 17:48:30 +01:00
parent 4c03663418
commit 98ff812a82
12 changed files with 59 additions and 2344 deletions

View file

@ -22,7 +22,7 @@
- [x] Erste vollständige Performance-Bewertung aller Agenten durchführen (21.02.2026)
- [x] Performance-Log-Datei anlegen und befüllen (21.02.2026)
- [ ] Bewertungszeitraum mit Orchestrator abstimmen (z.B. wöchentlich)
- [ ] Datums-Diskrepanz (1. März vs. 5. September) mit Orchestrator klären
- [x] Datums-Diskrepanz bereinigt: Gültiges Datum ist **5. September 2026** (21.02.2026)
- [ ] document_editor Status klären (fehlt im Verzeichnis)
- [ ] Negotiator-Aktivierung anfordern (DRINGEND — Rathaus-Deadline 28.02.2026)