docs: update HANDOFF.md — Stage 14 completed, Stage 15 next

This commit is contained in:
NSCT Agent
2026-08-27 16:14:51 +00:00
parent 4d5f6747f7
commit c059fb0ffd

View File

@@ -96,7 +96,8 @@ Wenn ein neuer Thread weiterarbeiten soll, einfach **Stage X** nennen und mit de
|---|---| |---|---|
| 12 | ~~Research Orchestrator~~ (✅ **ABGESCHLOSSEN**`state.py` + `budget.py` + `models.py` + `orchestrator.py`) | | 12 | ~~Research Orchestrator~~ (✅ **ABGESCHLOSSEN**`state.py` + `budget.py` + `models.py` + `orchestrator.py`) |
| **13** | ~~Iterative Research / Gap Analysis~~ (✅ **ABGESCHLOSSEN**`gap_analysis.py` + `stage13_gap_analysis.py` + `orchestrator.py` + tests) | | **13** | ~~Iterative Research / Gap Analysis~~ (✅ **ABGESCHLOSSEN**`gap_analysis.py` + `stage13_gap_analysis.py` + `orchestrator.py` + tests) |
| **14** | REST API — POST/GET/DELETE für research, status, sources, claims, evidence, report. Depth: quick/normal/deep. | || **14** | ~~REST API — POST/GET/DELETE für research, status, sources, claims, evidence, report.~~ (✅ **ABGESCHLOSSEN**`rest_research.py` + `main.py` + `tests/test_rest_research.py`) |
| 14 | ~~REST API~~ (✅ **ABGESCHLOSSEN**) |
| 15 | CLI — `nsct research "..."`, `nsct status/report/sources/claims <id>`. | | 15 | CLI — `nsct research "..."`, `nsct status/report/sources/claims <id>`. |
| 16 | Observability — Structured Logging, Metriken (search_queries_total, claims_extracted, contradictions_detected, ...). | | 16 | Observability — Structured Logging, Metriken (search_queries_total, claims_extracted, contradictions_detected, ...). |
| 17 | Tests für Neutralitätsmethodik — Syndication-Test, politische Aussagen, wissenschaftlicher Dissens, Prompt-Injection-Test, fehlende Evidenz-Test. | | 17 | Tests für Neutralitätsmethodik — Syndication-Test, politische Aussagen, wissenschaftlicher Dissens, Prompt-Injection-Test, fehlende Evidenz-Test. |