Pine & Post
A small (fictional) studio site: static HTML on a static host, no backend, no build step. The contact form below is a layer — it was added to this page with the one script tag shown underneath, and every submission is appended to an AYNIL personal data store the studio owns.
The entire integration:
<script type="module" src="https://layers.sudoscience.dev/layers.js"
data-layer="https://aynil.sudoscience.dev/v1/pds/<pdsId>/layer-manifest"></script>
The manifest that URL serves carries an append-only token: this page can write submissions to the log, and can read nothing back — not even its own. Watch the log being consumed live at desh.sudoscience.dev/demo.
Full stack walkthrough
This page is scene one of a filmed demo — Layers → AYNIL → DESH → EZAF: one script tag, signups you own, a live 403 on read, inspectable files, agent enrichment, rewind and replay. Open on YouTube