diff --git a/carnot/__init__.py b/deprecated/carnot/__init__.py similarity index 100% rename from carnot/__init__.py rename to deprecated/carnot/__init__.py diff --git a/carnot/beacon.py b/deprecated/carnot/beacon.py similarity index 100% rename from carnot/beacon.py rename to deprecated/carnot/beacon.py diff --git a/carnot/beaconized_carnot.py b/deprecated/carnot/beaconized_carnot.py similarity index 100% rename from carnot/beaconized_carnot.py rename to deprecated/carnot/beaconized_carnot.py diff --git a/carnot/carnot.py b/deprecated/carnot/carnot.py similarity index 100% rename from carnot/carnot.py rename to deprecated/carnot/carnot.py diff --git a/carnot/committee_sizes.py b/deprecated/carnot/committee_sizes.py similarity index 100% rename from carnot/committee_sizes.py rename to deprecated/carnot/committee_sizes.py diff --git a/carnot/overlay.py b/deprecated/carnot/overlay.py similarity index 100% rename from carnot/overlay.py rename to deprecated/carnot/overlay.py diff --git a/carnot/spec.md b/deprecated/carnot/spec.md similarity index 100% rename from carnot/spec.md rename to deprecated/carnot/spec.md diff --git a/carnot/test_beacon_verification.py b/deprecated/carnot/test_beacon_verification.py similarity index 100% rename from carnot/test_beacon_verification.py rename to deprecated/carnot/test_beacon_verification.py diff --git a/carnot/test_beaconized_carnot.py b/deprecated/carnot/test_beaconized_carnot.py similarity index 100% rename from carnot/test_beaconized_carnot.py rename to deprecated/carnot/test_beaconized_carnot.py diff --git a/carnot/test_happy_path.py b/deprecated/carnot/test_happy_path.py similarity index 100% rename from carnot/test_happy_path.py rename to deprecated/carnot/test_happy_path.py diff --git a/carnot/test_tree_overlay.py b/deprecated/carnot/test_tree_overlay.py similarity index 100% rename from carnot/test_tree_overlay.py rename to deprecated/carnot/test_tree_overlay.py diff --git a/carnot/test_unhappy_path.py b/deprecated/carnot/test_unhappy_path.py similarity index 100% rename from carnot/test_unhappy_path.py rename to deprecated/carnot/test_unhappy_path.py diff --git a/carnot/tree_overlay.py b/deprecated/carnot/tree_overlay.py similarity index 100% rename from carnot/tree_overlay.py rename to deprecated/carnot/tree_overlay.py