Sitemap

I Charged Him $300 to Save His Project. He Ignored One Text and Lost It All.

The dangerous reality of using Agentic AI without a safety net.

4 min readJan 29, 2026

--

“I fked up.”

Three words. A screenshot of an empty desktop. And a sinking feeling in my stomach that I knew exactly what had happened.

Recently, a student client (let’s call him “Alex”) paid me $300 for a technical consultation. He wanted to know how to use Agentic IDEs — the powerful AI tools that don’t just write code, but can execute commands, manage files, and essentially drive your computer.

He wanted the superpowers. I gave them to him.

But before I handed him the keys to the Ferrari, I gave him one explicit, non-negotiable instruction. A safety rule written in blood (my own, from past mistakes).

He ignored it. And 24 hours later, the Ferrari crashed.

The $300 Warning

When you work with Agentic AI (like Cursor’s Agent mode or Windsurf), you are dealing with a different beast. These aren’t chatbots. They have shell access. They can create files, move directories, and yes — delete them.

So, during our consultation, I was extremely clear.

I told him: “Before you let this thing loose on your machine, you need a blast shield.”

I specifically instructed him to back up his data to Google Drive. Not just “sync” it — back it up. Syncing is a mirror; if your desktop gets wiped, the sync follows. A backup is a checkpoint — a frozen snapshot of your work that the Agent cannot touch.

I didn’t just say it. I texted it to him. I put the link in the chat. I explained why.

Press enter or click to view image in full size
WhatsApp screenshot showing the explicit advice regarding data safety
WhatsApp screenshot showing the explicit advice regarding data safety

The Receipt: My warning was explicit. “Creates redundancy. Use properly… just in case…”

I even added the ominous caveat: “Use properly, it shouldn’t happen, but just in case…”

He acknowledged it. Or so I thought.

The “Delete .” Moment

Fast forward 24 hours. I get a frantic text at 9:24 PM.

“I fked up.” “Omg, “I asked to delete one folder and yet it deleted entirely”

My heart sank. I knew exactly what he did.

He was likely iterating on his project. He probably asked the Agent to “clean up the current directory” or “remove the temp files.” And LLMs, being the literal-minded genies they are, interpreted that command a little too broadly.

Instead of deleting a subfolder, it wiped the directory.

Press enter or click to view image in full size
WhatsApp screenshot showing the disaster: ‘I fked up’ and the empty desktop

The Aftermath: A single ambiguous prompt, a wiped folder, and a very expensive lesson.

I immediately asked: “You got back up right?”

Crickets.

Then the realisation hit. He hadn’t backed up his data. He had taken the power tools but left the safety goggles in the box.

The Distinction: Syncing vs. Backing Up

This is where most people get confused, and it cost Alex his project.

Syncing (e.g., Google Drive for Desktop mirroring your folder) means your cloud folder is a live reflection of your local folder. If the Agent deletes the local folder, the sync service might propagate that deletion to the cloud. You are left with nothing but a race against time to check the “Trash” before it’s emptied. This is not a safety net; it is a mirror that reflects your mistakes.

Backing up means creating a separate, offline, or time-stamped copy of your data that is not affected by live changes on your machine. This is the true “Undo Button.” If your project gets nuked, you restore from the checkpoint.

The Robustness Principle for Software Development

You aren’t paying for cloud storage. You are paying for the right to fail safely.

Sure, Google Drive’s premium tiers cost money. But what Alex learned is that the cost of a 100GB Google One plan ($20/year) is infinitely cheaper than the cost of losing a week of work the night before submission.

Data Redundancy isn’t a “nice-to-have.” It is the difference between a recoverable setback and a catastrophe.

Agentic AI is a Force Multiplier (For Better or Worse)

The lesson here isn’t “Don’t use AI.” It’s that Agentic AI amplifies your intent.

  • If your intent is clear and your environment is safe (backed up!), it amplifies your productivity 10x.
  • If your intent is ambiguous (“delete folder”) and your environment is fragile (no backups), it amplifies your destruction 10x.

Alex learned this the hard way. The $300 he paid me wasn’t wasted — it was the tuition fee for the class. But the real cost was the panic, the lost hours, and the frantic scramble.

If he had simply backed up his project folder to a separate Google Drive location before letting the Agent loose, he could have restored everything in 60 seconds.

The Moral: When an expert tells you to install a safety net, don’t ask if it’s necessary. Just install the damn net.

The “Safety Baseline” Checklist

Before you use any Agentic AI tool:

  1. Create a Backup: Copy your project folder to a separate location (a different Google Drive folder, an external drive, or a zip file named project_checkpoint_<date>.zip).
  2. Do NOT rely on Sync alone: A synced folder is a mirror, not a backup. A backup is a snapshot.
  3. Checkpoint Before Destruction: Before you ask the Agent to do anything that touches files (refactor, delete, move), make a new checkpoint.

This is the “insurance policy” that separates professionals from hobbyists.

Winston Koh is the creator of Project Athena and a Full-Stack Developer who has learned to always, always back up.

--

--

Winston Koh
Winston Koh

Written by Winston Koh

Essays co-created with Project Athena, my AI second brain. 100 hrs of thinking --> 1 hr of writing. Ex-finance. Systems thinker. Builder. winstonkoh87.com