Interactive · Systems← Index

Aether

A site that watches itself, catches tampering, and repairs the damage in front of you.

The brief

Every site claims resilience. This one proves it. Open devtools, delete a heading, rewrite a node, strip a class. Aether notices, restores the element, and writes what happened to a visible ledger with the node, the action, and the recovery time. No simulated telemetry. If it cannot do a thing, it does not claim it.

What shipped

A MutationObserver watching protected nodes. Integrity snapshots taken on mount. Automatic restoration with measured recovery time. A public immune ledger of real events. Error and rejection capture wired to the same feed. Honest empty states for when nothing has happened yet.

Stack

Next.js · MutationObserver · React · Vercel

What it did

In build.

Step inside

In build