FormLint original work and modifications
Copyright (c) 2026 FormLint contributors
Licensed under Elastic License 2.0; see LICENSE and docs/licensing.md.
Third-party rights and licenses remain in effect.

Additional permission for FormLint-owned work: the licensors permit using
FormLint to evaluate submissions to forms operated as part of your own website,
application or business, including displaying suggestions to visitors. This
permission does not authorize offering third parties a configurable form-
evaluation platform, access to a FormLint dashboard, or a hosted/managed
FormLint service. You may hire a contractor to install an instance that you
operate for your own use; this does not grant the contractor permission to
resell a managed FormLint service.

FormLint includes substantial source adapted from MagicComment:
https://github.com/donuxcom/magic-comment
Commit 4ddbcec7fed1c0ff0144174da0505515f064fd12
Copyright (c) 2026 Magic Team — MIT License
The full upstream license is retained in docs/MagicComment-LICENSE.txt.

Actual reused code includes the TanStack Start dashboard/router/SSR foundation,
shadcn application components, workspace/profile/member/invitation/key/settings
UI, Hono tenancy and key handlers, Better Auth magic-link/organization setup,
PostgreSQL/Drizzle authentication and organization schema, access-control/key
helpers, migration runner and React Email templates. FormLint rebrands and
adapts these sources, removes comment/extension/collaboration functionality,
and adds form configuration, evaluation runtime and PostgreSQL budget/billing
behavior. docs/reuse-map.md and artifacts/rebuild/provenance.json record exact
source paths, target paths, disposition and hashes.

The FormLint SDK, evaluator, contracts and public Astro design derive from the
pre-rebuild FormLint pilot; no claim is made that the MagicComment Yjs widget
or collaboration server was reused as the form evaluation implementation.
Third-party dependencies retain their respective package license notices.
