Inherited Cloud Account Archaeology Tool For When the Engineer Who Built It Quits
Teams keep getting blindsided when their lead infra person leaves: undocumented services, design decisions only one brain knew, and outages that take 6+ hours because nobody knows where to look. AWS Resource Manager and CloudTrail show what's there but not why, what depends on what, or what's load-bearing in production.
Lead with the contractor angle — teams pay $100–500/hr to humans for exactly this. An AI that ingests CloudTrail+VPC flow logs+billing and outputs a 'here's what's load-bearing, here's what's orphaned' report wins on a per-account flat fee.
landscape (4 existing solutions)
Inventory tools exist but they answer 'what resources are here' not 'what would break if I deleted this'. The unmet need is a discovery+reasoning pass that produces a runbook from cold — call graphs from VPC flow logs, last-touched timestamps, cost concentration, and 'this looks like a bus-factor-1 component'.