PaperclipHub
    BrowseSubmitDocs
    Get Paperclip →
    ← back to the library·Browse/observability/DriftWatch
    observability

    DriftWatch.

    Detect instruction drift in agent configurations. Audits agent behavior against declared policies and flags deviations.

    20npm downloads / wk
    v0.1.10shipped Apr 29, 2026
    2capabilities
    MITlicense
    Installpaperclip CLI · v2026.05
    $npx paperclipai@latest plugin install @octofloworg/paperclip-plugin-driftwatch
    last updated · shipped Apr 29, 2026

    Getting started

    Detect instruction drift in agent configurations. Audits agent behavior against declared policies and flags deviations.

    import { paperclip } from "@paperclip/core";
    import paperclipPluginDriftwatch from "@octofloworg/paperclip-plugin-driftwatch";
    
    paperclip.use(paperclipPluginDriftwatch({
      // configuration goes here
    }));

    Configuration

    The plugin reads its configuration from environment variables by default, but every option can be overridden inline. Pass debug: true while wiring it up to get verbose logs scoped to this plugin only.

    Capabilities

    This plugin registers 2 capabilities with the Paperclip runtime — switch to the Capabilities tab for the full list.

    § author
    L
    lesean.johnsonCommunity publisher
    Package@octofloworg/paperclip-plugin-driftwatch
    SubmittedApr 29, 2026
    § related plugins
    Live Analytics@agent-analytics/paperclip-live-analytics-plugin
    24 dl/wk
    Agent Usage Trackerpaperclip-plugin-agent-usage
    3 dl/wk
    All in observability →
    § links
    ↗ npm · @octofloworg/paperclip-plugin-driftwatch↗ Sponsor this plugin
    PaperclipThe Hub — May 2026
    DocsSubmitGitHub