Documentation
Fail-closed guarantees
Fail-closed guarantees
ASG is designed for fail-closed enforcement. If validation or approval polling cannot be completed safely, you must not execute the action.
Validation
- If
/api/validatefails (network/5xx), do not execute the action. - If the response is
BLOCK, do not execute the action. - If the response is
WARN, you must wait for approval before executing.
Approval polling
- Polling errors are never approval. Treat them as
approved: false. - Timeout is not approval. Treat it as
approved: false. - If you need to try again later, re-run validation to obtain a new decision.
Legal & Responsibility Notice
Summary
Informational only
Provided for general guidance. Not legal, compliance, security, or professional advice.
You control implementation
You are responsible for policies, prompts, integrations, workflows, and regulatory requirements.
Liability limitation
To the maximum extent permitted by law, the company disclaims liability for losses arising from use of this documentation or implementations based on it.