From 260b6b0ee3a0e13c1f2dd312a4275351144bb113 Mon Sep 17 00:00:00 2001 From: Abegail Piencenaves Date: Thu, 2 Jul 2026 23:59:50 +0800 Subject: [PATCH 1/3] Create US-compliance.md --- nuxt/content/handbook/peopleops/US-compliance.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nuxt/content/handbook/peopleops/US-compliance.md diff --git a/nuxt/content/handbook/peopleops/US-compliance.md b/nuxt/content/handbook/peopleops/US-compliance.md new file mode 100644 index 0000000000..9a062da7f7 --- /dev/null +++ b/nuxt/content/handbook/peopleops/US-compliance.md @@ -0,0 +1,9 @@ +--- +title: "U.S. Compliance Policies" +--- + +# U.S. Compliance +This article applies exclusively to US-based W2 employees employed through FlowFuse's PEO provider, Deel. The policies and protections outlined here are specific to US employment law and are not applicable to team members outside of the United States. + +# Compliance & Training (Mineral) +FlowFuse uses the Mineral Portal (accessed via Deel) to manage state-specific mandatory training. Every new PEO employee must complete a compliance track tailored to their state... From 146b757a98bae5e8a5749f6bc0e70bdc0be4e694 Mon Sep 17 00:00:00 2001 From: Noubar Tedjirian Date: Thu, 2 Jul 2026 15:23:11 -0400 Subject: [PATCH 2/3] Update US-compliance.md Updated the " " --- nuxt/content/handbook/peopleops/US-compliance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt/content/handbook/peopleops/US-compliance.md b/nuxt/content/handbook/peopleops/US-compliance.md index 9a062da7f7..5202700ddf 100644 --- a/nuxt/content/handbook/peopleops/US-compliance.md +++ b/nuxt/content/handbook/peopleops/US-compliance.md @@ -6,4 +6,4 @@ title: "U.S. Compliance Policies" This article applies exclusively to US-based W2 employees employed through FlowFuse's PEO provider, Deel. The policies and protections outlined here are specific to US employment law and are not applicable to team members outside of the United States. # Compliance & Training (Mineral) -FlowFuse uses the Mineral Portal (accessed via Deel) to manage state-specific mandatory training. Every new PEO employee must complete a compliance track tailored to their state... +FlowFuse uses the Mineral Portal (accessed via Deel) to manage state-specific mandatory training. Every new PEO employee must complete a compliance track tailored to their state. See [here](https://flowfuse.com/handbook/peopleops/compliance/#compliance-training-mineral) for full breakdown From 6d90f563d5c1455562ff95def1364c7f5be3a5ce Mon Sep 17 00:00:00 2001 From: Noubar Tedjirian Date: Thu, 2 Jul 2026 15:33:52 -0400 Subject: [PATCH 3/3] Rename US-compliance.md to us-compliance.md --- .../handbook/peopleops/{US-compliance.md => us-compliance.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nuxt/content/handbook/peopleops/{US-compliance.md => us-compliance.md} (100%) diff --git a/nuxt/content/handbook/peopleops/US-compliance.md b/nuxt/content/handbook/peopleops/us-compliance.md similarity index 100% rename from nuxt/content/handbook/peopleops/US-compliance.md rename to nuxt/content/handbook/peopleops/us-compliance.md