Skip to content

Examples and use cases

Every prominent YAML block on this site is imported from a checked file in the agentctl repository. Normal verification uses deterministic actions, the fake provider, or local protocol mocks. Live provider examples are opt-in and labeled.

Label Meaning
Deterministic Runs locally without a model or remote protocol.
Mock-backed Uses the real adapter or agent loop against deterministic local behavior.
Retained live evidence A bounded live run was recorded previously and sanitized.
Static validation YAML or platform syntax is checked, but the hosted system did not execute it.
Opt-in live Requires an explicit credential and network call outside normal verification.

Run cargo xtask docs-verify in the canonical repository to validate documentation examples without provider credentials.