RUNTIME
Fast decisions belong on the hot path.
Agent Guard accepts bounded runtime events, runs deterministic detectors, and returns an allow, warn, or block decision quickly. A remote script execution, destructive filesystem command, package-manager operation, or elevated permission mode should not wait for a model to have an opinion.
- Remote script and destructive filesystem patterns
- Policy-backed warn or block decisions
- Post-response evidence persistence for operator review