Transparency, one shared dashboard

What we measure, and only this.

This is the same live dashboard we look at ourselves, one shared surface across all four sites in the family: SolutionWright, Universal Natural Intelligence, IamHITL, and EducateWright. Same numbers, same queries. Window it by 24 hours, 30 days, 6 months, 12 months, or all time. Roll it up across the whole family or narrow it to one property. There is no second dashboard with names, emails, or IP addresses; the events table has no column to hold them. Every row below is a derived aggregate. Visitors who send DNT or Sec-GPC arrive unmeasured, by construction.

The one place we keep a name, an email, or the words you typed is when you deliberately submit a form: an application, a contact, a claim to falsify. Those land in a separate leads table on the same appliance, visible only to the operator behind a hardware-key login. That table is never shown here, never summarized here, and colors no number on this page. The split is structural: different table, different database role, different code path, different access control.

This family is a working hypothesis on an attainable path toward General Natural Intelligence, natural, not artificial. The evidence is growing, evidence-classed, and tested in the open. Do not take the claim on faith: test the build, inspect the gates, and help us find where it fails.

What we keep, in plain English.

Six columns. That is the entire schema behind the aggregates you would see on the family signals dashboard. Every one is a derived value, not a record of who you are.

  • The page path you visited (canonical, no query string). So we can see which pages are read at all.
  • A coarse traffic category (direct, referral, social, search). So we can tell if a link on a partner site is doing anything.
  • A same-day salted visitor hash (opaque, never crosses days). So one person clicking eight times counts as one visit today, and cannot be re-identified tomorrow.
  • A tab-scoped random session id that dies with the tab. So we can group events from the same tab, without a cross-visit cookie.
  • The Vercel deploy id (build provenance). So a bug on a specific deploy stays attached to that deploy.
  • Server-assigned timestamp. Because logs are logs.

What is NOT stored, by construction.

Not "we promise not to look at it." The analytics table has no column to hold it. Visitors who send DNT or Sec-GPC never write a row at all, the beacon does not even mount. No cookie is set on any request.

  • your name
  • your email address
  • your phone number
  • your IP address
  • your User-Agent string
  • the text of anything you typed into a form
  • a durable cross-day visitor id
  • any third-party tracking cookie
  • any advertising identifier

The AI-authorship fence.

When AI helps write, we say so. When a claim needs a qualified human reviewer, we say that too. The fence stays visible on every artifact we publish, on this site and across the family.

  • Every artifact we publish credits Michael Polzin (organic operator) alongside the AI systems that helped draft it (Anthropic Claude, custom GPTs).
  • AI-generated content is provisional until reviewed by qualified human experts.
  • The UNI paper is a preprint, Zenodo DOI 10.5281/zenodo.19785799, deposited 26 April 2026. Layer 1 (AI-executable) checks are complete. Layer 2 (human expert review) gates are pending.
  • We do not claim to have achieved general intelligence. UNI is a working hypothesis on an attainable path toward General Natural Intelligence, natural not artificial, whose evidence is growing and evidence-classed, tested in the open.

Our standing claim

A working hypothesis, tested in the open.

UNI is a working hypothesis on an attainable path toward General Natural Intelligence: a natural, active-inference approach whose evidence is growing, evidence-classed, and tested in the open. Do not take the claim on faith. Test the build, inspect the gates, and help us find where it fails.

Live aggregates, the same numbers we look at.

Rendered from the family signals appliance in public mode. No bearer, no leads panel, no PII column, no way for this widget to expose one. If the appliance is down, this area is empty and the page above still stands on its own.

First-party measurement on the UNI-Lab appliance. No third-party trackers, no cookies for opted-out visitors, DNT and Sec-GPC honored end-to-end. This page renders server-side, has no form, no mutation endpoint, no admin surface. Read-only by construction.