feat: add scenario watchlist #36

Merged
MrSphay merged 2 commits from codex/issue-26-scenario-watchlist into codex/production-intelligence-terminal 2026-05-17 14:38:38 +00:00
Owner

Addresses #26.\n\nChanges:\n- Adds a Scenario Watchlist engine with runtime runs/scenarios.json definitions and runs/scenario-state.json state.\n- Ships three disabled starter scenarios as examples.\n- Handles missing config by creating examples and malformed config by degrading without breaking sweeps.\n- Evaluates scenarios against sweep signals, delta, OSINT, energy, market, air, maritime, and conflict text.\n- Adds dashboard Scenario Watchlist panel and briefing section when scenario state changes.\n- Documents scenario workflow, example config, state reset, and scenario states.\n- Adds runner-side static coverage for engine/server/dashboard wiring.\n\nValidation:\n- git diff --check (only Windows CRLF warnings).\n- Runner-only constraint honored; no local npm/node tests executed.

Addresses #26.\n\nChanges:\n- Adds a Scenario Watchlist engine with runtime runs/scenarios.json definitions and runs/scenario-state.json state.\n- Ships three disabled starter scenarios as examples.\n- Handles missing config by creating examples and malformed config by degrading without breaking sweeps.\n- Evaluates scenarios against sweep signals, delta, OSINT, energy, market, air, maritime, and conflict text.\n- Adds dashboard Scenario Watchlist panel and briefing section when scenario state changes.\n- Documents scenario workflow, example config, state reset, and scenario states.\n- Adds runner-side static coverage for engine/server/dashboard wiring.\n\nValidation:\n- git diff --check (only Windows CRLF warnings).\n- Runner-only constraint honored; no local npm/node tests executed.
MrSphay added 1 commit 2026-05-17 12:49:56 +00:00
feat: add scenario watchlist
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 51s
83c55df3a9
MrSphay added the enhancementproductresearch labels 2026-05-17 12:53:01 +00:00
MrSphay added 1 commit 2026-05-17 14:38:15 +00:00
Merge branch 'codex/production-intelligence-terminal' into codex/issue-26-scenario-watchlist
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 53s
fc12a61a6c
MrSphay merged commit 62756eea4d into codex/production-intelligence-terminal 2026-05-17 14:38:38 +00:00
MrSphay deleted branch codex/issue-26-scenario-watchlist 2026-05-17 14:38:39 +00:00
Sign in to join this conversation.