Contract
Required schemaAction, confidence, target, and reason must all be present and valid.
AI Output Safety Gate / OWF-AISG-001
Put a deterministic validation step between an AI response and the workflow that would act on it. Bad, uncertain, or disallowed output goes to human review instead of quietly continuing.
One-time digital purchase. No subscription or included API key. Automatic protected ZIP delivery after Stripe confirms payment. Processed by AIMart.trade; your statement will show AIMART.TRADE.
01 / The control layer
Contract
Required schemaAction, confidence, target, and reason must all be present and valid.
Policy
Allowlists + thresholdThe caller controls allowed actions, allowed targets, and minimum confidence.
Failure default
Human reviewInvalid JSON, low confidence, or a blocked action cannot continue automatically.
02 / Simple webhook contract
{
"candidate_output": {
"action": "route_lead",
"confidence": 0.92,
"target": "sales",
"reason": "High-intent request"
},
"allowed_actions": ["route_lead"],
"allowed_targets": ["sales"],
"minimum_confidence": 0.8
}{
"accepted": true,
"route": "continue",
"attempts": 1,
"retry_used": false,
"issues": [],
"external_action_executed": false
}03 / Included evidence
A separate, explicitly approved n8n step must consume the continue decision and perform any consequential action. This keeps credentials and action nodes outside the downloadable gate.
What the purchase includes
Work through eight concise lessons, run the synthetic regression fixtures, inspect the validator source, then import the n8n JSON. The ZIP also includes exercises, checkpoints, disclosures, a buyer-use license, and a SHA-256 integrity manifest.
04 / Before buying
The one-time purchase includes the eight-lesson implementation course, source code, runnable fixtures, contract tests, and the importable credential-free n8n workflow.
No. It validates output produced elsewhere, so you keep model choice, prompts, and credentials in your own environment.
No. It only returns continue or human_review. You decide what an approved downstream step may do.
Yes. The public reliability page contains the executed harness, test matrix, platform-support result, and disclosed limitations.
Stripe redirects a completed payment to a protected receipt page. The server validates that exact paid session before releasing the course ZIP. The package contains its own file-hash manifest.
No. It is a one-time digital purchase with no subscription and no included API usage.
A small control before a large consequence
Eight lessons, tested code, fixtures, and the importable workflow. One-time purchase with no subscription or included API usage.