vigiles API reference
    Preparing search index...

    Function assertToolNotUsed

    • Assert the agent did NOT invoke any tool matching name — the safety negative (e.g. a destructive MCP tool was never called). "File unchanged" can pass by accident; "the tool was never used" is the real invariant. Needs transcript.

      Parameters

      • trace: Trace
      • name: string | RegExp

      Returns void