assay-cli 3.35.0

Policy-as-code gate for MCP agent tool calls, with verifiable evidence and Linux kernel enforcement.
# Generated by `assay sandbox --profile`
api_version: 1
extends: []
fs:
  allow:
    - "./data/input.txt"
  deny: []
net:
  allow: []
  deny:
    - "*:*"
env:
  allow:
    - "FOO_FEATURE"
processes:
  allow:
    - "/usr/bin/cat"
meta:
  counters:
    "sandbox.audit_fallback": 1
    "sandbox.env_strict_used": 1
  notes:
    - "audit_fallback: landlock policy conflict"