Context
Tracked by: #329
The current demo/director stack is strong enough to prove seeded scenarios, but the MVP expansion sources preserved a second layer of harness maturity work that should remain visible after the historical #297 to #302 migration and the completed #311 audit pass.
Sources:
docs/InReview/MVP_EXPANSION/MINIMAL/04_SCENARIO_MATRIX_AND_TEST_PLAN.md
docs/InReview/MVP_EXPANSION/MINIMAL/06_PRIORITIZED_BACKLOG.md
docs/analysis/2026-03-07_mvp-expansion-source-coverage-audit.md
Depends on
Coordinates with
Scope
- Add a static/shareable HTML demo report over the existing artifact bundle.
- Add snapshot assertions and trace assertions for high-signal demo/runtime quality checks.
- Add director narrative presets for common proof modes.
- Add long-run soak-mode support for extended autopilot/demo-runtime stress validation.
Acceptance Criteria
Verification
cd frontend/taskdeck-web; npm run demo:director:smoke
cd frontend/taskdeck-web; npx vitest --run
cd frontend/taskdeck-web; npx playwright test --grep "director|demo|artifact"
Suggested branch
test/demo-director-reporting-and-soak
Context
Tracked by: #329
The current demo/director stack is strong enough to prove seeded scenarios, but the MVP expansion sources preserved a second layer of harness maturity work that should remain visible after the historical
#297to#302migration and the completed#311audit pass.Sources:
docs/InReview/MVP_EXPANSION/MINIMAL/04_SCENARIO_MATRIX_AND_TEST_PLAN.mddocs/InReview/MVP_EXPANSION/MINIMAL/06_PRIORITIZED_BACKLOG.mddocs/analysis/2026-03-07_mvp-expansion-source-coverage-audit.mdDepends on
Coordinates with
Scope
Acceptance Criteria
Verification
cd frontend/taskdeck-web; npm run demo:director:smokecd frontend/taskdeck-web; npx vitest --runcd frontend/taskdeck-web; npx playwright test --grep "director|demo|artifact"Suggested branch
test/demo-director-reporting-and-soak