stakeholder_graph_view

View type for generating stakeholder/network graph visualizations as a background job.

  • site/admin/queue_api_shared.php:
    • Added to $JOB_TYPES (hidden, no file upload)
    • Added to defaultScheduleType() returning 'window'
  • site/lab/market_radar_api.php:
    • Added to mrQueueCortexJob() allowed types
    • Added to $mrTypes in list_mr_jobs and clear_mr_jobs
    • 3 new API actions:
      • queue_graph_view: validates view_mode (6 values), focus params for ego/org_focus, builds payload with all filter parameters

Source Notes

  • 2026 04 14 Claude and Codex 17 March 2026: Implementation by Claude and Codex (17 March 2026).
  • 2026-04-23: Implemented the Cortex-side network graph job. K