CI entry point
The unified CLI supports molar run for scenarios and --ci for non interactive execution with structured output.
Guard connects application checks to the places software changes. It can run scenarios in CI, retain the resulting evidence, and expose a review surface for failures. For teams shipping payment, identity, and communication flows, the useful unit is a journey with a verdict rather than a green process badge.
Expected “Confirmed” after the payment callback.
The order remains “Pending”.
The unified CLI supports molar run for scenarios and --ci for non interactive execution with structured output.
Keep failures attached to a scenario, environment, run, and retained evidence so triage starts with the behavior that changed.
Guard has a production monitoring surface for authorized live URLs, with explicit target and safety controls.
Use a clone backed scenario to exercise a signup email, a payment callback, or a webhook consumer in CI. Use an authorized environment check when the question is whether the deployed journey still works.
- status: pending + status: confirmed + receipt: attachedcommit 8e4c · 3 files changed
preview.acme.testSignup and verificationPassed
Invite a teammatePassed
Payment confirmationFailed
Guard is available in beta for configured projects and authorized environments. Contact us to confirm repository and monitoring support for your workflow.
Talk through your use casepayment_intent.succeededOpen checkoutScreenshot captured200
Confirm paymentPOST /webhooks/payment200
Receive receiptTest inbox matchedready
Have a specific workflow in mind?
Let’s talk it through
It can be wired as a required check, but the repository connection and scenario policy must be configured for the project.
Guard supports scheduled checks for authorized live URLs. Contact us to confirm rollout and target support for your environment.
Mender is a separate preview workflow that helps prepare a proposed repair for review.
Choose a concrete workflow. We’ll help you get the right setup for your application.