fathm

You shipped it.
Can you explain it?

Send me the worst AI-generated file in your codebase (the one nobody wants to touch/even know about). I’ll document it for you and your team. Free.

No catch. I’m trying to understand how bad comprehension debt actually is.

A hand-drawn map of a small TypeScript repoBoxes are files. app.ts imports routes/user.ts and db.ts. routes/user.ts calls saveUser and imports parse.ts. saveUser writes to db.ts.app.tsroutes/user.tsdb.tssaveUser()parse.ts