Taxes Module

  • module.json — Agentic module schema role assignments

Incentive‑Regime Substrate · Drift · Propagation · Half‑Lives#


1. Module Purpose#

The Taxes module defines the incentive‑regime substrate of the fiscal stack.
It models how incentives propagate across jurisdictions, how drift accumulates, and how half‑lives determine stability or fragmentation.

This module is structurally paired with:

  • RRR (continuity + revenue propagation)
  • Inverted Economics (cycle inversion + uplift constraints)
  • GSM (governance coherence + policy propagation)

2. What This Module Provides#

2.1 Incentive‑Regime Framework#

  • incentive baselines
  • depreciation envelopes
  • jurisdictional propagation
  • incentive half‑life (IHL)

2.2 Drift & Stability Modeling#

  • incentive drift
  • fragmentation thresholds
  • half‑life compression
  • drift‑field activation

2.3 Cross‑Module Alignment#

  • RRR/Taxes alignment (continuity ↔ incentives)
  • Taxes/IE alignment (inversion ↔ incentives)
  • Taxes/GSM alignment (policy ↔ incentives)

3. Core Operators#

Defined in operators.md.

Primary operators:

  • incentive_regime_operator
  • depreciation_envelope_operator
  • jurisdiction_propagation_operator
  • compliance_substrate_operator

Drift operators:

  • incentive_drift_operator
  • incentive_half_life_operator

Alignment operators:

  • incentive_continuity_alignment_operator
  • incentive_cycle_alignment_operator

4. Regimes#

Located in /regimes/.

Includes:

  • U.S. Federal
  • U.S. State (Texas, California, New York)
  • International (EU, APAC, LATAM, MENA)
  • Crypto Regimes

Each regime file defines:

  • incentive structure
  • depreciation envelope
  • propagation behavior
  • drift susceptibility
  • half‑life characteristics

5. Examples#

Located in /examples/.

Examples include:

  • datacenter tax profile
  • cross‑domain tax propagation
  • RTT Taxes applied to infrastructure

Each example demonstrates:

  • incentive propagation
  • drift accumulation
  • half‑life behavior
  • cross‑module alignment

6. Integration#

Located in /integration/.

Integration files map Taxes to:

  • RRR (continuity alignment)
  • IE (cycle inversion + uplift constraints)
  • GSM (policy propagation + coherence)
  • external regimes

7. Maps#

Located in /maps/.

Maps include:

  • cross‑domain propagation map
  • temporal resonance map
  • incentive‑regime structural map

These maps provide:

  • propagation pathways
  • drift‑field visualization
  • half‑life envelopes
  • alignment surfaces

8. Module Status#

  • Version: 2026‑06
  • Format: AI‑first · student‑second · operator‑driven
  • Drift: bounded
  • Identity: incentive‑regime substrate of the fiscal stack

9. See Also#

  • /docs/rrr/ — continuity & revenue
  • /docs/inverted_economics/ — cycle inversion
  • /docs/gsm/ — governance coherence