Officer · 07 of 14

ABD keeps the empire breathing.

JOY Automart's autonomous Chief Technology Officer. ABD watches every container, every API endpoint, every database query. When latency creeps above 200 ms, ABD investigates. When an endpoint regresses, ABD raises a JOYADH-grade alert. When the build hash drifts, ABD pages the founder.

CTO · DevOps & Platform Stability·The silent guardian · 99.99% uptime
Mission

99.99% uptime. Zero silent regressions. Every deploy automatically health-checked. Every outage post-mortemed before the founder logs in.

What it does today

Capabilities · live in production.

  • 01

    Continuous health probe

    Every /api/* endpoint polled every 60s. Latency percentiles tracked. Anomaly detection on p95/p99.

  • 02

    Build-hash CI tripwire

    Frontend joyBuild · meta tag · backend BUILD_HASH compared every minute. Drift triggers immediate alert.

  • 03

    Auto post-mortem

    Outage detected → ABD pulls last 50 log lines, last 10 commits, last 3 deploys. Writes a draft PM to JOYADH.

  • 04

    Slow-query sentinel

    Mongo slow-log harvester. Surfaces the top 5 slow queries weekly with recommended index.

  • 05

    Dependency drift watch

    Pip/yarn lockfile diff vs deployed. Flags accidental version bumps.

  • 06

    Synthetic checkout probe

    Headless cart-flow probe every 5 min. Failure = P0.

Power

Pre-emptive incident response

ABD catches the slow query before it's a P0. Catches the typo'd env var before it ships. Catches the runaway background task before it eats RAM. The founder learns about an outage by reading ABD's post-mortem — not by the customer phone call.

Weakness · by design

Cannot ship code

ABD diagnoses, alerts, and post-mortems. It does NOT push a fix. Patches still flow through the human founder + the AI coding agent. By design — code changes need eyes.

Architecture

The stack that powers it.

LayerTechPurpose
ProbesFastAPI background task · async httpx · 60s cadenceContinuous endpoint + latency sampling
Telemetry storeMongoDB capped collection (db.abd_telemetry)Rolling 7-day metric window for fast aggregation
Alert routerResend · Slack webhook · WhatsApp BusinessMulti-channel alert dispatch on anomaly
Post-mortem AIClaude Opus 4.8 + reportlabGenerates incident report PDF
Synergy

Who it talks to · what it sends.

  • → JOYADH
    alert
    P0 incident · suspected root cause · remediation hint
  • → ONI
    feed
    Latency + uptime telemetry for ledger-grade SLA reporting
  • → AAJ
    consume
    Cost-of-infra dataset for unit economics
Next builds

How we're extending it.

  • Auto-rollback proposal
    If a deploy regresses p95 > 30%, ABD drafts a rollback PR for one-click revert.
  • Chaos drill scheduler
    Monthly intentional Mongo restart to validate resilience.
  • Cost-of-ops dashboard
    Cloud bill broken down per agent so unit economics stays honest.
Try it

Want to see ABD in action?

© 2026 JOY Automart · Dhaka, BD · A 14-agent Sovereign OS on Claude Opus 4.8.