docs: two-layer Execute for embedders - #186
Open
abrichr wants to merge 1 commit into
Open
Conversation
Hosted Execute is the easy path: org API key, OpenAdapt-signed Seal, customer runner, $10 / 1,000 VERIFIED. MIT reference is openadapt-flow serve-execute (self-signed, not a production Seal). Keep EXECUTE_LANE_ENABLED=false honesty until Cloud mints live keys.
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.
Reader: an embedder wiring
POST /v1/executions, and a reviewer checking the commercial Execute pages against openadapt.ai/pricing.Execute is two layers. They share
ExecuteRequestV1.Hosted Execute is the easy path.
https://app.openadapt.ai/apitakes an org API key, runs on the customer runner by default, and returns an OpenAdapt-signed Seal. Price is $10 / 1,000VERIFIED. OnlyVERIFIEDbills.The MIT reference is
openadapt-flow serve-execute. One machine. Same schema. Receipts are self-signed, so they aren't an OpenAdapt production Seal. That command isn't on flowmainyet; the page names it as the intended entry.The JSON request, status, receipt, and webhook examples are unchanged.
Honesty: production still has
EXECUTE_LANE_ENABLED=false. Cloud doesn't mint live keys. When the lane is on, the key comes from the Cloud dashboard. Hosted browser is Enterprise. This change does not put $15,000 or $500 Cloud on the Execute meter.Please check:
docs/commercial/execute-api.mdlead, auth, and the new Self-host sectiondocs/commercial/index.mdandprocurement-faq.mdprice rowsdocs/commercial/oem-brief.mdno longer reads as a private-pilot partner tokenOpened by an agent session, not the founder.