$ ⌘K
// playbooks / taxation-fiscal-policy · cross_domain_taxation_nexus

Cross Domain Taxation Nexus

step_count: 5· runtime: —

Maps how taxation constructs connect to adjacent economic domains: economic growth, income inequality, sovereign debt, trade globalization, and institutional quality. Uses Praxis bridge tools to identify analytical pathways through which tax policy transmits to macro outcomes. Generates cross-domain propositions for future replication.

// pipeline
5 steps
01

action find_growth_bridges
config (2 keys)
{
  "domain_from": "taxation_fiscal",
  "domain_to": "economic_growth"
}
02

action find_inequality_bridges
config (2 keys)
{
  "domain_from": "taxation_fiscal",
  "domain_to": "income_inequality"
}
03

action find_debt_bridges
config (2 keys)
{
  "domain_from": "taxation_fiscal",
  "domain_to": "sovereign_debt"
}
04

action trace_transmission_pathway
config (2 keys)
{
  "construct_end": "public_debt_gdp_pct",
  "construct_start": "tax_revenue_gdp_pct"
}
05

action analogies_and_synthesis
// from pax
Taxation and Fiscal Policy
// note
step bodies extracted from the .pax archive at build time. download the parent pax for the full yaml.
[ download taxation-fiscal-policy.pax.tar.gz ]