Founding cohort · 20 apps · companion, character and roleplay

The compliance rail for AI companion apps.

Twelve US states, the EU, the UK and Australia now regulate chatbots that form relationships with users. Harbor is one API call that handles the disclosure timers, roleplay-aware crisis detection, minor signals and the audit trail, and hands you the proof. You keep building your app.

Reserve a founding seat See the API
// before you show the model's reply
const v = await harbor.check({
  userId, region: "US-CA",
  userMessage, assistantReply,
  sessionStartedAt
});

v.actions
// [{ type: "disclosure_reminder", text: "..." },
//  { type: "crisis_referral", resource: "988" },
//  { type: "minor_safe_mode" }]  → all logged

How it works

Your app calls Harbor once per turn. Harbor returns the actions the law requires for that user, in that jurisdiction, at that moment, and records that you took them.

Disclosure timers

"I am an AI" reminders on the cadence each state requires: every 3 hours for all users in five states, minors only in four, hourly for minors in two. Harbor tracks the clock per user and tells you when to show it.

Crisis detection that understands roleplay

A character saying "I want to die" in a story is not a user in crisis. A user saying it through a character might be. Harbor is tuned on companion transcripts, escalates in three tiers, and returns the right local resource, not just 988.

Minor signals

Self-disclosure, age-coded language, character age drift. Harbor scores the signals and returns a safe-mode instruction when they add up, so "we did not know" is never your only defence.

Jurisdiction rule engine

Pass a region, get that region's obligations. When Nebraska's law switches on in July 2027, your code does not change. Ours does.

Audit log and evidence export

Every reminder shown, referral made and block applied, timestamped and immutable. One click exports the evidence a regulator or plaintiff's lawyer asks for.

California annual report

SB 243 reporting starts July 1, 2027. Harbor generates the report from your log. You review and file.

What is already in force

Not proposals. Laws with effective dates and penalties, as of September 2026.

JurisdictionLawIn forceKey dutiesPenalty
CaliforniaSB 243Jan 1, 2026AI disclosure, crisis protocol and referral, 3-hour break reminders for minors, no sexual content for minors, annual report from July 2027Private lawsuits, $1,000 per violation plus fees
New YorkGBL Art. 47Nov 2025Crisis detection and referral, AI reminder every 3 hoursUp to $15,000 per day
CO, GA, IA, RI, ID, NE, OR, CT, WA, TNState companion-chatbot acts2026–2027Disclosure cadences, crisis protocols, minor protections, parental controls in someState AG enforcement; TN $5,000 per violation
European UnionAI Act Art. 50Aug 2, 2026Users must be told they are interacting with AIUp to €15M or 3% of turnover
United KingdomOnline Safety ActFeb 2026 for LLM chatbotsIllegal-content duties, age assurance for adult contentUp to 10% of global revenue
AustraliaeSafety Phase 2 codesMar 9, 2026Age assurance before explicit or self-harm contentUp to A$49.5M per breach

Harbor supplies the technical controls and the evidence. It is not a law firm and does not give legal advice. Your counsel decides which obligations apply to you; Harbor makes meeting them a configuration, not a project.

Pricing

Priced against one hour of a lawyer, not against your revenue. Every plan includes every jurisdiction, the audit log and the evidence export.

Indie
$99 /month
  • Up to 250,000 checked turns per month
  • 1 app
  • Email support
Reserve
Founding: $99/mo for life
Growth
$299 /month
  • Up to 2M checked turns per month
  • 3 apps
  • California annual report generator
  • Priority support, policy change alerts
Reserve a founding seat
Scale
$999 /month
  • Up to 20M checked turns per month
  • Unlimited apps
  • Custom crisis resources and escalation webhooks
  • Evidence review call each quarter
Reserve

Overage $0.20 per 1,000 turns on every plan. No per-seat fees. No setup fee.

Founding cohort

Twenty companion, character or roleplay apps get the Growth plan at $99 a month for life, direct access to the founder, and first say on which jurisdictions and resources ship first. A $99 refundable deposit holds the seat. If Harbor does not launch, it comes back. If it does, it is your first month.

Honest note: Harbor is pre-launch. The detection stack exists and has been adversarially tested in production on one companion app. The API, dashboard and rule engine are being packaged now. Your reservation decides what ships first.

Harbor works with any model or provider. It is independent of OpenAI, Anthropic, Google, Meta, xAI and OpenRouter, which is the point: your compliance evidence should not come from the vendor whose output is being checked.

No spam. One email when the deposit link and the API keys are ready.