graph JSON
JSON structure representing graph visualizations for stakeholder analysis, used in graph view rendering. Contains node/edge data, layout parameters, and filter contexts.
Implementation Details (from 2026 04 14 Claude and Codex 17 March 2026)
- Added
[[concepts/queue-graph-view|stakeholder_graph_view]]to$JOB_TYPESinsite/admin/queue_api_shared.php(hidden, no file upload) - Set default schedule via
defaultScheduleType()returning'window' - Validated
view_mode(6 values) inqueue_graph_viewAPI endpoint - Implemented focus parameters (
ego,org_focus) in payload - Built payload with all filter parameters in
site/lab/market_radar_api.php - Added to
mrQueueCortexJob()allowed types and$mrTypesinlist_mr_jobs/clear_mr_jobs
Backlink: 2026 04 14 Claude and Codex 17 March 2026
Source Notes
- 2026-04-23: Anthropic · ▶ source