nexus-agents - v2.80.0
    Preparing search index...

    Variable ViolationSchemaConst

    ViolationSchema: ZodObject<
        {
            rule: ZodString;
            message: ZodString;
            severity: ZodEnum<{ warn: "warn"; block: "block" }>;
        },
        $strip,
    > = ...

    Violation detected by the policy gate.