A cleaneryou can trust.

It removes caches and uninstalls apps on macOS. What it may permanently delete is a fixed list decided before the release, not a judgement it makes about your files.

Free. macOS only, and not released yet.

Three verdicts, decided before you run it.

A cleaner's screenshot tells you nothing about whether to trust it. The rule governing permanent deletion tells you everything.

  1. Deleted for good

    Only what is in the safe-category catalogue

    A fixed list shipped with the release, holding clearly regenerable files. Membership never comes from looking at a file — it is decided before you run the app.

  2. Moved to the Trash

    Everything else it removes

    App-managed state, orphaned leftovers, caches outside the catalogue. Recoverable, so a mistake costs you a restore rather than a file.

  3. Never touched

    Anything you made

    User-created content is never searched for, suggested, or removed — even during an uninstall, and even when its name matches the app exactly.

Every other cleaner asks you to trust its judgement. This one shows you its list.

The safety is the product.

Nothing happens without a review.

  1. 01

    It asks for access first

    Full Disk Access is requested up front and explained, because a maintenance app that cannot see the disk will quietly under-report rather than fail.

  2. 02

    You read the list

    Every selected item, its size, and for an uninstall the evidence that ties it to the app, on one screen before anything is removed.

  3. 03

    It reports what actually happened

    The estimate before a run and the measured change in free space afterwards are two different numbers, and it shows you both.

Where it has got to.

Milestones one to four are built and tested. The rest is honestly still a stub.

Platform
macOS only
Built
Shell, access gate, safety core, Clean, Uninstall
Still stubs
Optimize and Storage
Released
Not yet

The things people ask.

Can it delete something I wanted?
Permanent deletion is limited to the safe-category catalogue, which contains only clearly regenerable files. Everything else goes to the Trash, so it is recoverable.
What stops it touching my documents?
User-created content is never searched for, suggested or removed, even during an uninstall and even when the name matches the app exactly. That is a rule at the removal boundary, so it binds every screen rather than one.
Can I protect specific things?
Yes. The exclusion list is a set of paths and applications it may never remove, and it is enforced at the same boundary as everything else.
Why does it want Full Disk Access?
Because without it macOS hides most of what a cleaner is for, and an app that silently reports less than the truth is worse than one that asks.
Does it promise to make my Mac faster?
No. Optimize runs a named set of maintenance actions and reports what each one did. Speed is not a claim it makes.
When can I have it?
There is no date. The removal core and its tests are done; Optimize and Storage are not. It ships when they are.

Not finished.The risky half is.

The removal core, its safety rules and its tests are built. The source is public while the rest catches up.