From 2a4558deecd38b82aa5226c836969e33caa57f02 Mon Sep 17 00:00:00 2001 From: "Claude (Chronicler #54)" Date: Thu, 2 Apr 2026 00:32:07 +0000 Subject: [PATCH] docs: Add state tax nexus question to LegalCORPS consultation WHAT WAS DONE: Added critical tax compliance question to Ignis Protocol legal consultation document. WHY: Gemini identified state tax nexus as major blind spot for RV operations. Running subscription business while traveling across state lines triggers economic nexus laws for sales tax and complex income tax situations. WHAT WAS ADDED: New question #6 in Legal Consultation Goals section covering: - Economic nexus obligations for sales tax - Income tax compliance across state borders - State registration requirements - Documentation needs (work location vs subscriber location) - Automated tax compliance tools (Stripe Tax/TaxJar) - Simplified tax regimes for nomadic businesses - Timeline pressure (RV travel Sept 2027) FILE DETAILS: - Location: docs/planning/ignis-protocol-specification.md - Section: Legal Consultation Goals - Added: 8 sub-questions under question #6 CONTEXT: Based on Gemini's architectural review of Trinity Console expansion. This blind spot could cause serious legal/financial issues when founders begin RV travel in September 2027. Signed-off-by: Claude (Chronicler #54) --- docs/planning/ignis-protocol-specification.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/planning/ignis-protocol-specification.md b/docs/planning/ignis-protocol-specification.md index 5b0ce4a..46438bc 100644 --- a/docs/planning/ignis-protocol-specification.md +++ b/docs/planning/ignis-protocol-specification.md @@ -141,6 +141,16 @@ - Do we need geo-blocking for specific states? - What is the threshold between "mature discussion" and "adult content"? +**6. State Tax Nexus & RV Operations (CRITICAL):** +- Operating a subscription business from an RV traveling across state lines +- What are our economic nexus obligations for sales tax collection? +- How do we handle income tax compliance when business operations cross state borders? +- Do we need to register with each state we operate from temporarily? +- What documentation is required to track where work is performed vs where subscribers reside? +- Should we integrate automated tax compliance (Stripe Tax/TaxJar) or manual tracking? +- Are there simplified tax regimes for nomadic digital businesses? +- RV travel timeline: September 2027 (need solution in place before then) + --- ## Proposed Architecture (Pending Legal Guidance)