{eyebrow}
++ {title} +
++ {description} +
+diff --git a/components/Pricing.js b/components/Pricing.js
index 56b655e..5490cbf 100644
--- a/components/Pricing.js
+++ b/components/Pricing.js
@@ -47,6 +47,55 @@ function FeatureList({ items }) {
)
}
+function EntryCard({
+ id,
+ eyebrow,
+ title,
+ price,
+ priceDetail,
+ description,
+ features,
+ children,
+ featured = false,
+}) {
+ const titleId = `${id}-title`
+
+ return (
+ {eyebrow}
+ {description}
+
+ {title}
+
+
+
{message}{' '} Contact us to complete setup. @@ -136,9 +183,9 @@ export default function Pricing({ hostedOffer = null }) { ) const hostedOfferAvailable = Boolean( hostedOffer?.amount && - hostedOffer?.cadence && - hostedOffer?.product && - runCapLabel + hostedOffer?.cadence && + hostedOffer?.product && + runCapLabel ) return ( @@ -149,34 +196,32 @@ export default function Pricing({ hostedOffer = null }) {
Pricing
- OpenAdapt Community is free. Enterprise work begins with a paid - qualification of one application, one environment, and one - measurable business effect. The managed Cloud subscription is a - separate self-service lane for approved workflows. + Run OpenAdapt yourself, qualify a consequential enterprise + workflow with our team, or subscribe to managed Cloud for an + approved workflow.
-OpenAdapt Community
-- Free -
-- MIT-licensed local runtime and qualification tools for - self-directed use. -
-Workflow Qualification Sprint
-- From $15,000 -
-- Ten-business-day target for a bounded workflow -
-Native, RDP, and Citrix qualifications are typically - $25,000–$40,000. The sprint is paid even when the correct - outcome is not to automate. + $25,000–$40,000. The sprint is paid even when the + correct outcome is not to automate.
- - + Qualify one workflow -Supervised Production Pilot
-- $30,000–$60,000 -
-- One workflow, one application, and one environment - running representative cases under supervision or in - shadow mode. -
-Production
-- Priced by qualified workflow family, application and - environment, runners, evidence requirements, support, - and requalification obligations—not primarily by seat - or run. -
-OEM
-
- Embed the governed contract in your product:
-
- execute(bundle, parameters) → VERIFIED | HALTED → evidence
+ OpenAdapt Cloud
{runCapLabel}
-
- A separate self-service managed lane for approved
- workflows: run history, evidence, usage, and workflow
- updates in one control plane. It does not include an
- enterprise qualification sprint, production SLA, or
- regulated deployment.
-
- Approved sanitized artifacts may enter Cloud; sensitive
- live observations stay inside the declared execution
- boundary.{' '}
-
- Review the security boundary.
-
-
- By subscribing, you agree to the{' '}
-
- Terms of Service
- {' '}
- and{' '}
-
- acknowledge the Privacy Notice
-
- .
+
+ By subscribing, you agree to the{' '}
+
+ Terms of Service
+ {' '}
+ and{' '}
+
+ acknowledge the Privacy Notice
+
+ .
+
+ Approved sanitized artifacts may enter Cloud;
+ sensitive live observations stay inside the declared
+ execution boundary.{' '}
+
+ Review the security boundary.
+
+ After a successful qualification
+ A sprint ends with a go/no-go decision. When the
+ workflow qualifies, the next two scopes take it through
+ representative cases and into an annual production
+ deployment.
+
+ 1 · SUPERVISED PRODUCTION PILOT
+
+ $30,000–$60,000
+
+ One workflow, one application, and one
+ environment running representative cases
+ under supervision or in shadow mode.
+
+ Includes measured VERIFIED, HALTED, and
+ intervention rates, security and deployment
+ review, and a production acceptance report.
+
+ 2 · PRODUCTION
+
+ $48,000–$120,000 annually
+
+ Priced by qualified workflow family,
+ application and environment, runners,
+ evidence requirements, support, and
+ requalification obligations.
+
+ Pricing is based on the operating scope—not
+ primarily by seat or run.
+
+ Embed the governed contract in your product.
+ Integration work is scoped separately.
+
+ Move from evidence to production.
+
+
+
+
+
+ execute(bundle, parameters)
+
+
+
→ VERIFIED | HALTED
+
→ evidence
+