Module Quiz
Please answer the questions below to complete the test.
Question 1
Which guardrail catches hallucinated Kubernetes field names before a manifest is imported into Meshery?
Select one answer
Server-side dry-run against the target cluster
Schema validation applied to the agent output
Human approval gate at the promotion stage
Meshery environment promotion policy
Question 2
What information must a complete AI audit record include beyond the manifest itself? Select all that apply.
Select all that apply
The agent's rationale for each structural choice in the proposal
Validation results including schema check and dry-run output
The full LLM context window from the agent session
The identity and timestamp of the human approver
Question 3
Which label practice makes it possible to query cloud cost tooling for all resources created by AI agents?
Select one answer
Adding a TTL annotation to every resource
Storing token usage in a Prometheus metric
Labeling every agent-created resource with a managed-by: ai-agent label
Running mesheryctl system check after every agent session
Question 4
In the three-role accountability model, who holds final authority to approve or reject an agent's proposal?
Select one answer
Domain Reviewer
Escalation Owner
AI Operator
The coding agent itself, based on its validation results
close