Switch language한국어
Back to the list

How I Built an AI Agent That Investigates Cloud Bill Spikes (Architecture Inside)

TL;DR AI

Key summary

2 min read
  1. Ghost-hunter is a two-agent AI system for investigating cloud billing spikes.

  2. One model acts as a theory-building lead detective, while the other drafts read-only commands.

  3. Before anything runs, the commands must pass a seven-step validator to reduce risk.

  4. The design aims to mimic a senior on-call engineer while limiting confirmation bias and accidental changes.

Read the original