$ ⌘K
// playbooks / global-supply-chain-risk · cross_domain_nexus

Cross-Domain Supply Chain Risk Nexus

step_count: 4· runtime: —

Identify connections between supply chain risk and other Praxis domains (climate, conflict, trade, governance). Discover cross-domain findings and research gaps.

// pipeline
4 steps· DAG
01

Literature Gap Survey

action analyze
config (3 keys)
{
  "identify_missing_methods": true,
  "identify_understudied_relationships": true,
  "scan_constructs": [
    "supply_chain_disruption_binary",
    "geographic_concentration_risk",
    "cascading_failure_size",
    "spatial_contagion",
    "supply_chain_resilience_score"
  ]
}
02

Cross-Domain Construct Search

action analyze
config (3 keys)
{
  "find_bridging_findings": true,
  "find_shared_constructs": true,
  "search_domains": [
    "climate_conflict",
    "trade_globalization",
    "institutional_quality",
    "global_food_insecurity",
    "geopolitical_risk"
  ]
}
03

Cross-Domain Correlation Analysis

engine correlation_matrixcross_domain_search
config (2 keys)
{
  "include_cross_domain_constructs": true,
  "variables": [
    "supply_chain_disruption_binary",
    "geographic_concentration_risk",
    "geopolitical_risk_index",
    "climate_exposure_score"
  ]
}
04

Nexus Report & Research Opportunities

config (3 keys)
{
  "generate_research_questions": true,
  "identify_bridge_constructs": true,
  "suggest_new_propositions": true
}
// from pax
Global Supply Chain Risk
// engines
engine.correlation_matrix
// note
step bodies extracted from the .pax archive at build time. download the parent pax for the full yaml.
[ download global-supply-chain-risk.pax.tar.gz ]