HAUSE

FollowReveal

A path through connected ideas, replayed at the hause stagger.

OPERATE THE FORM
01 / THE ENCOUNTERAN INSTRUMENT — THE READER OPERATES

A STUDY IN FOLLOWREVEAL

Don't just show the nodes. Show why they connect.

Trace one actual path through this site's records, from a form to the problem it addresses.

An assertion.
A reason for its form.

Follow Claim to the interface failure it is recorded as addressing.

EDGE SOURCE / problem record

Every displayed edge is selected from the connected knowledge graph, and each node links to its published route.

INSPECT THE REUSABLE LIBRARY COMPONENT

The three modes are one path through the whole library.

02 / THE DECISION

An act.
Not a container.

YOU ARE SHOWING WHAT SOMETHING IS MADE OF

Showing the path between connected ideas.

Does each step carry the relation that brought it there?

EXPLORE THE SELECTION GRAMMAR ↗

What is the FollowReveal form in HAUSE, and when do you use it?

The FollowReveal form is a HAUSE instrument — a path through connected ideas, replayed at the hause stagger. A sentence, a control, and the path: each node carrying the relation that brought it there — reads, operates, supports, contradicts — so the shape of the argument is visible as a shape and not only as prose. TRACE THE GRAPH replays the stagger for a reader who wants to see the order again.

THE LIBRARY’S OWN ACCOUNT

Behind the form.

components/forms/FollowReveal.tsx

A sentence, a control, and the path: each node carrying the relation that brought it there — reads, operates, supports, contradicts — so the shape of the argument is visible as a shape and not only as prose. TRACE THE GRAPH replays the stagger for a reader who wants to see the order again.

The nodes are links and remain links with the animation removed; the replay is emphasis, never the only way to read the path.

An instrument: the reader operates it.

THE INSTRUMENT’S DISCIPLINE

Every instrument carries an always-present text fallback, so the point survives with the interaction removed — for reduced motion, for no-JS, for a crawler, and for anyone in a hurry. ARIA state is part of the form, because an agent browser reads aria-pressed and aria-expanded to understand what it is looking at.

03 / MAKE SOMETHINGINSTALL HAUSE ↗

Give it your subject.

The opening study is an authored demonstration, not an additional component API. Expand the library specimen above to inspect the reusable form. Its props below come directly from the source.

REACT · FollowReveal

import { FollowReveal } from "@chrishayuk/hause/components/forms/FollowReveal";

export function FollowReveal({ text, path }: { text: string; path: { href: string; label: string; relation: string }[] })

The import and the complete props contract. For installation and composition, follow the Build guide.

PUBLISHED 31 AUG 2026 · REVISED 9 SEP 2026 · VERSION 0.1.0

CITE

source components/forms/FollowReveal.tsx · site build 3ee5339 · built 2026-09-09

CITE THIS

Web page · 0.1.0

Hay, C. (2026). FollowReveal — a HAUSE instrument. In HAUSE — a design system for AI (Version 0.1.0). hause.design. https://hause.design/forms/follow-reveal

The specimen, the source account and the props share one form record. Cite this page or follow its source identifier to inspect the implementation.