Website engine
Every component, every state, measured
This page is the engine's own fixture. It runs through the same 14 gates that ship with every 2SEEN project, and it is expected to pass all of them.
Input
Fields that a screen reader can actually use
Label, hint and error are tied to the control through generated ids. The error announces itself. None of that is optional.
Where the reply goes. Use the one you actually read.
Tell us who you are so we can research you properly.
Two sentences is plenty.
States
Loading, empty, error, success
Every screen is born with all four. An empty state says what to do next — never 'no data'. And an error state without a retry is a skeleton that lies.
No audits yet
Run the 14 gates against any URL and the report shows up here, with what was measured and what it costs you.
We could not load the audit
The request timed out. Nothing was lost — the report is still on the server.
Support code: ERR_TIMEOUT
All 14 gates green
The verification report is attached to the delivery, including what it took to get here.
Disclosure
Accordion, without a line of JavaScript
Built on native details and summary. It opens and closes with scripting disabled, which is exactly what gate G05 checks.
What do the 14 gates actually measure?
Why does this page exist?
Is this the 2SEEN website?
Motion
Reveal that cannot produce a black page
Content is visible by default. The hidden state only exists behind a class that JavaScript itself adds, so with scripting off there is no rule capable of hiding anything. A three second failsafe covers the observer that never fires.
Progressive, not required
This block animates in when it enters the viewport. Disable JavaScript and it is simply here, immediately, with no animation and no missing content.
Staggered, but not slow
Stagger stops at five steps on purpose. Past that, the last item arrives so late that a visitor reads it as a loading failure rather than choreography.
Contact
Details you can tap
An address written as plain text forces someone to copy it by hand on the device they are holding. Gate G09 checks that every contact detail a page publishes is a link the device can act on.
Email contact@2seen.com.