feat(pricing): runcycles.ai managed cloud + reposition toward production assurance#717
Merged
Conversation
…ction assurance Domain: - Managed cloud is runcycles.ai (not RunCycles.io); update pricing.md and security.md references. Repositioning (from external review) — frame paid plans as production / governance assurance rather than open-source support: - Hero: pay for production assurance when runtime authority becomes part of your agent infrastructure. - Principle: "you pay for the production layer, not the software"; surface evidence/audit-readiness (CyclesEvidence exports, control narratives) near the top with a link to the Compliance Evidence Package. - Rename tier Production -> Production Support; define "one workload". - Enterprise bullets reordered so assurance leads (named engineer, incident terms, evidence/auditor support first); add "pricing scales with..." note. - Replace the single support-boundary line with an Included / Not included box plus a workload definition. Layout: - Keep each price on one line (nowrap + smaller size) so "From $6,000" no longer wraps and inflates the Enterprise price block. - Reserve up to 3 lines for the tier description so feature lists start at the same height across tiers.
amavashev
added a commit
that referenced
this pull request
Jun 16, 2026
Move the Included / Not included box (and the workload definition) above the tier cards so support scope is clear before comparing tiers (asked for by two reviews). Append "and 24x7 terms" to the Enterprise pricing caveat. Lead the excluded column with "Legal advice". Rebased onto main after #717 squash-merged, so this carries only the Pricing.vue delta.
amavashev
added a commit
that referenced
this pull request
Jun 16, 2026
…718) Move the Included / Not included box (and the workload definition) above the tier cards so support scope is clear before comparing tiers (asked for by two reviews). Append "and 24x7 terms" to the Enterprise pricing caveat. Lead the excluded column with "Legal advice". Rebased onto main after #717 squash-merged, so this carries only the Pricing.vue delta.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to the pricing page (#715). Two things:
1. Managed cloud domain → runcycles.ai
The planned managed cloud is runcycles.ai, not RunCycles.io. Updated all references in
pricing.mdandsecurity.md. Kept as plain text (domain isn't live yet).2. Reposition pricing toward production / governance assurance
Per external review feedback, the page leaned too much like "open-source support pricing." Reframed it as free to self-host; paid production assurance for teams using Cycles as runtime-authority infrastructure — without losing the founder-led, anti-hype voice:
3. Layout fixes (reported)
nowrap+ slightly smaller) so "From $6,000" no longer wraps and inflates the Enterprise price block.Notes / divergences from the review
Verification
npm run buildpasses clean; verified rendered output (Production Support, scope box,#fixed-scope-servicesanchor target, Enterprise note, runcycles.ai).