diff --git a/include/spinscale/asynchronousBridge.h b/include/spinscale/cps/asynchronousBridge.h similarity index 100% rename from include/spinscale/asynchronousBridge.h rename to include/spinscale/cps/asynchronousBridge.h diff --git a/include/spinscale/asynchronousContinuation.h b/include/spinscale/cps/asynchronousContinuation.h similarity index 100% rename from include/spinscale/asynchronousContinuation.h rename to include/spinscale/cps/asynchronousContinuation.h diff --git a/include/spinscale/asynchronousContinuationChainLink.h b/include/spinscale/cps/asynchronousContinuationChainLink.h similarity index 100% rename from include/spinscale/asynchronousContinuationChainLink.h rename to include/spinscale/cps/asynchronousContinuationChainLink.h diff --git a/include/spinscale/callableTracer.h b/include/spinscale/cps/callableTracer.h similarity index 100% rename from include/spinscale/callableTracer.h rename to include/spinscale/cps/callableTracer.h diff --git a/include/spinscale/callback.h b/include/spinscale/cps/callback.h similarity index 100% rename from include/spinscale/callback.h rename to include/spinscale/cps/callback.h diff --git a/include/spinscale/dependencyGraph.h b/include/spinscale/cps/dependencyGraph.h similarity index 100% rename from include/spinscale/dependencyGraph.h rename to include/spinscale/cps/dependencyGraph.h diff --git a/include/spinscale/lockSet.h b/include/spinscale/cps/lockSet.h similarity index 100% rename from include/spinscale/lockSet.h rename to include/spinscale/cps/lockSet.h diff --git a/include/spinscale/lockerAndInvokerBase.h b/include/spinscale/cps/lockerAndInvokerBase.h similarity index 100% rename from include/spinscale/lockerAndInvokerBase.h rename to include/spinscale/cps/lockerAndInvokerBase.h diff --git a/include/spinscale/qutex.h b/include/spinscale/cps/qutex.h similarity index 100% rename from include/spinscale/qutex.h rename to include/spinscale/cps/qutex.h diff --git a/include/spinscale/qutexAcquisitionHistoryTracker.h b/include/spinscale/cps/qutexAcquisitionHistoryTracker.h similarity index 100% rename from include/spinscale/qutexAcquisitionHistoryTracker.h rename to include/spinscale/cps/qutexAcquisitionHistoryTracker.h diff --git a/include/spinscale/serializedAsynchronousContinuation.h b/include/spinscale/cps/serializedAsynchronousContinuation.h similarity index 100% rename from include/spinscale/serializedAsynchronousContinuation.h rename to include/spinscale/cps/serializedAsynchronousContinuation.h