Skip to content

blog: drift detection + agent failure taxonomy#7

Merged
anilmurty merged 1 commit into
mainfrom
blog/drift-detection-and-failure-taxonomy
May 15, 2026
Merged

blog: drift detection + agent failure taxonomy#7
anilmurty merged 1 commit into
mainfrom
blog/drift-detection-and-failure-taxonomy

Conversation

@anshss
Copy link
Copy Markdown
Contributor

@anshss anshss commented May 15, 2026

Summary

  • 2026-05-17-behavioral-drift-detection.mdx (publishDate: 2026-05-17) — technical deep-dive on Z-score / Jaccard drift detection over local session history. Author: anil-murty. ~3,310 words.
  • 2026-05-19-agent-failure-taxonomy.mdx (publishDate: 2026-05-19) — case for opinionated typed safety taxonomy over generic anomaly detection. Author: ansh-saxena. ~3,840 words.

Quality gates

  • 0 em-dashes on both
  • 0 banned LLM-register phrases
  • Real primary sources cited inline (GH #40801, dev.to post-mortems, Reddit threads)
  • JSON-LD Article + Person schema emitted

Test plan

  • pnpm build succeeds locally
  • Both posts render with TLDR + FAQ blocks
  • /blog index excludes both until their respective publishDates pass
  • Internal links resolve to the launch post and the agent-observability cluster

Two product-differentiator posts that explain what TokenJam catches that
the dashboard category does not.

- Drift detection (publishDate 2026-05-17): Z-scores on token/duration/
  tool-count distributions plus Jaccard similarity on tool sequences,
  computed locally over your own session history. Anchored in the
  Claude Code GH #40801 post-compaction rule-degradation incident.
- Failure taxonomy (publishDate 2026-05-19): why 13 named alert types
  (retry_loop, cost_budget_session, sensitive_action, drift_detected,
  schema_violation, ...) beat the generic "anomaly detected" notification
  every other tool ships.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tokenjam Ready Ready Preview, Comment May 15, 2026 5:03pm

Request Review

@anilmurty anilmurty merged commit b9eb332 into main May 15, 2026
2 checks passed
@anilmurty anilmurty deleted the blog/drift-detection-and-failure-taxonomy branch May 15, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants