Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface ToolSandboxFilesystemEvent

    interface ToolSandboxFilesystemEvent {
        allowed: boolean;
        evidenceRef: string;
        operation: ToolSandboxFilesystemOperation;
        path: string;
    }
    Index
    allowed: boolean
    evidenceRef: string
    path: string