Audit and lineage
audit (local)
agentpaas audit
agentpaas audit export
Inspect harness events for runs under ~/.agentpaas/state/runs/.
Useful event types:
| Event | Meaning |
|---|---|
egress_allowed | Gateway allowed a host on policy |
egress_denied | Gateway blocked a host |
| run lifecycle | start / end / failure |
Example denial shape:
{
"event_type": "egress_denied",
"actor": "gateway",
"payload": {
"domain": "evil.example.com",
"reason": "policy_denied"
}
}
provenance
agentpaas provenance <ref>
Signed build / publisher chain for the artifact.
Cloud
agentpaas cloud audit
agentpaas cloud audit export <run-id>
agentpaas cloud events <run-id>
agentpaas cloud metrics