live demo

Generating a web experience
from agent.json.

What you're about to see isn't a pre-built page. It's a web experience assembled in real time from a structured file — the same way the Liquid Web Protocol proposes all websites should work.

liquidwebprotocol.com/agent.json
$ GET /agent.json
200 agent.json · v0.1 · 2026-05-27
reading identity → Liquid Web Protocol
reading voice.tone → ["direct", "visionary", "human"]
reading intents → 5 defined
reading adaptation_dimensions → 5 axes
reading agent_instructions → loaded
inferring visitor context...
visitor profile unknown · requesting input
agent.json · dimension: user

Who are you,
and what brings you here?

A mature interpreter would infer this. In this demo, we ask directly — so you can see which part of the protocol activates.

select your profile →
generating experience

Reading agent.json, applying visitor context, assembling the experience.

agent.json interpreter
matching visitor to intents[] agent.json → intents[].triggers
selecting content_priority for profile agent.json → intents[].content_priority
applying voice and tone rules agent.json → voice.tone + intents[].tone
rendering layout for device: desktop agent.json → adaptation_dimensions[device]
materializing experience assembling final output
generated · not pre-built

how this experience was assembled