Skip to content

feat: drift telemetry — ingest and analyze agent drift events from kernel #7

@jpleva91

Description

@jpleva91

Context

The kernel is getting a drift guard (agentguard#1522). Sentinel needs to ingest drift events and surface patterns: which tasks cause the most drift, which agents drift most, what drift patterns predict failure.

Proposal

  • New event type: drift_event (score, plan_hash, deviation_type, files_out_of_scope)
  • Ingest from kernel telemetry
  • Analysis pass: drift patterns correlated with task failure/success
  • Feed into Cortex for auto-tuning drift thresholds

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent:claimedAgent dispatched — do not re-dispatchenhancementNew feature or requestsprintCurrent sprint priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions