Command Center
Sources
Source register for command-center assumptions.
| Source | Use | URL |
|---|---|---|
| SC Business One Stop | Starting a business hub and startup wizard | https://scbos.sc.gov/ |
| SC Secretary of State Business Entities | Business entity search and online filings | https://businessfilings.sc.gov/ |
| SC DOR Business Tax Registration | MyDORWAY business tax application and Retail License | https://dor.sc.gov/tax/registration |
| SC DOR Retail License | Retail License fee and sales/use tax licensing notes | https://dor.sc.gov/index.php/businesses/apply-business-tax-account/licensing-retail-license |
| IRS EIN Online | Free EIN application directly from IRS | https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online |
| FinCEN BOI FAQ | Domestic entities currently exempt from BOI reporting under interim final rule | https://www.fincen.gov/index.php/boi-faqs |
| USPTO Trademark Search | Federal trademark search before name/brand filing | https://www.uspto.gov/trademarks/search |
| US Copyright Office Fees | Software/content registration fee reference | https://www.copyright.gov/about/fees.html |
| Stripe Pricing | US online card transaction fee baseline | https://stripe.com/us/pricing |
| Stripe Checkout | Hosted checkout for payments/subscriptions | https://docs.stripe.com/payments/checkout |
| Stripe Subscriptions | Subscription design and billing architecture | https://docs.stripe.com/billing/subscriptions/design-an-integration |
| Stripe Customer Portal | Self-service cancellation/invoices/payment methods | https://docs.stripe.com/customer-management/integrate-customer-portal |
| Stripe Go-Live Checklist | Live payment readiness checklist | https://docs.stripe.com/get-started/checklist/go-live |
| Stripe Test Mode | Test mode and sandbox integration rehearsal | https://docs.stripe.com/test-mode |
| Stripe Subscription Webhooks | Required asynchronous subscription lifecycle events | https://docs.stripe.com/billing/subscriptions/webhooks |
| FTC Click to Cancel | Subscription cancellation and consent expectations | https://www.ftc.gov/business-guidance/blog/2024/10/click-cancel-ftcs-amended-negative-option-rule-what-it-means-your-business |
| FTC Start with Security | Security/privacy expectations for businesses | https://www.ftc.gov/business-guidance/resources/start-security-guide-business |
| FTC Protecting Personal Information | Practical security safeguards and incident planning | https://www.ftc.gov/business-guidance/resources/protecting-personal-information-guide-business |
| FTC Biometric Policy Statement | Voice/biometric claims and consent risk | https://www.ftc.gov/legal-library/browse/policy-statement-federal-trade-commission-biometric-information-section-5-federal-trade-commission |
| OpenAI Data Controls | API data retention and store parameter behavior | https://platform.openai.com/docs/guides/your-data |
| Anthropic Organization Data Retention | Commercial API input/output retention and exceptions | https://privacy.claude.com/en/articles/7996866-how-long-do-you-store-my-organization-s-data |
| Anthropic Processor Controller FAQ | Commercial customer data processing and model training posture | https://support.claude.com/en/articles/9267385-does-anthropic-act-as-a-data-processor-or-controller |
| Google Gemini API Data Logging | Logging retention and opt-in model-improvement sharing controls | https://ai.google.dev/gemini-api/docs/logs-policy |
| xAI API Security FAQ | API training posture temporary retention and ZDR notes | https://docs.x.ai/developers/faq/security |
| OpenAI API Pricing | Hosted AI token cost baseline for pricing model | https://platform.openai.com/docs/pricing/ |
| SC Data Breach Notification | South Carolina personal identifying information breach notification reference | https://law.justia.com/codes/south-carolina/title-39/chapter-1/section-39-1-90/ |
| Stripe Refunds Support | Customer refund workflow reference | https://support.stripe.com/questions/how-to-refund-a-customer |
| Microsoft Partner Center Signup | Windows developer account onboarding | https://learn.microsoft.com/en-us/windows/apps/get-started/sign-up |
| Microsoft SmartScreen | Windows app reputation and signing trust path | https://learn.microsoft.com/en-us/windows/apps/package-and-deploy/smartscreen-reputation |
| Microsoft SignTool | Windows signing and verification command reference | https://learn.microsoft.com/en-us/windows/win32/seccrypto/signtool |
| Microsoft MSIX Package Signing | Windows app package signing workflow | https://learn.microsoft.com/en-us/windows/msix/package/sign-app-package-using-signtool |
| Microsoft Package Identity | Package identity requirements for Windows apps | https://learn.microsoft.com/en-us/windows/apps/desktop/modernize/package-identity-overview |
| Microsoft Store Submission API | Store submission path and MSI/EXE notes | https://learn.microsoft.com/en-us/windows/apps/publish/store-submission-api |
| Electron Builder Windows Code Signing | Electron Windows signing configuration reference | https://www.electron.build/docs/tutorials/code-signing-windows-apps-on-unix/ |
| SSL.com OV Code Signing | Code signing certificate price reference | https://www.ssl.com/products/software-integrity/code-signing/ov/ |
| Google Workspace Pricing | Custom business email pricing reference | https://workspace.google.com/pricing.html |
| Cloudflare Registrar | At-cost domain registration reference | https://www.cloudflare.com/products/registrar/ |
| Cloudflare Wrangler Configuration | Worker configuration D1/R2 bindings and JSONC config guidance | https://developers.cloudflare.com/workers/wrangler/configuration/ |
| Cloudflare Cron Triggers | Scheduled Worker handler and cron trigger configuration | https://developers.cloudflare.com/workers/configuration/cron-triggers/ |
| Cloudflare Workers Best Practices | Worker compatibility secrets request limits Web Crypto and deployment hardening guidance | https://developers.cloudflare.com/workers/best-practices/workers-best-practices/ |
| Cloudflare D1 Worker Binding API | D1 database binding prepare first run and batch API guidance for Workers | https://developers.cloudflare.com/d1/worker-api/ |
| Cloudflare Workers Secrets | Store Worker secrets outside source and config | https://developers.cloudflare.com/workers/configuration/secrets/ |
| Cloudflare Workers Web Crypto | Use crypto.randomUUID digest and SubtleCrypto APIs in Workers | https://developers.cloudflare.com/workers/runtime-apis/web-crypto/ |