Commit Graph

2 Commits

Author SHA1 Message Date
Christian Moellmann 815e4758b2 docs(plan): stakeholder interview subagents implementation plan
Bite-sized TDD plan covering 21 tasks across 7 phases: setup → foundation
(models, YAML loader, LLM stub, base interviewer) → 4 subagents
(longitudinal, diversity Q-sort+PCA, Delphi 3-round, scenario) → storage
+ Zep writer → orchestrator + sim lifecycle hooks + synthesiser →
Flask /api/interview blueprint → end-to-end integration test → Vue Step4b
with d3 visualisations. Each task lists exact files, failing test code,
implementation code, run commands, and commit message.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 11:19:02 +02:00
Christian Moellmann bf058080ac docs(spec): stakeholder interview subagents design
Approved design for a four-subagent post-simulation interview system
(Longitudinal, Diversity, Delphi, Scenario) over MiroFish-simulated
German fisheries stakeholders, with cross-method synthesiser. Includes
architecture, instrument design, data flow, API surface, error handling,
validation, testing, and methodological caveats.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 10:53:28 +02:00