Privacy · product boundary

Your assessment stays on this device.

Reality Architect does not submit or store your assessment inputs. This page separates that local workflow from the ordinary request data a hosting platform may still process when it serves a website.

In your browser

What stays local

  • Your answers, system name, and repeating job exist only in the page’s in-memory browser state while you use the assessment.
  • They are used in your browser to render the result and assemble the Markdown architecture brief.
  • Reloading or leaving the page clears that in-memory assessment state. The app does not restore it later.

Not part of the app

What is not collected

  • There is no account, assessment submission endpoint, or app database for these inputs.
  • The assessment does not put its inputs in URLs, cookies, localStorage, or sessionStorage.
  • No analytics or telemetry provider is active in this app, and no provider receives assessment content.

Copy and download happen at your direction

Choosing Copy brief writes the generated Markdown to your device clipboard. Choosing Download .md creates a temporary file object in the browser and downloads it to your device. The app does not automatically upload either artifact. After that, you control where it is stored or shared; review it for personal or confidential context first.

Ordinary server logs still exist

Loading any page sends an HTTPS request to the hosting and content-delivery infrastructure. That infrastructure may process or retain ordinary request metadata for delivery, reliability, and security—such as an IP address, timestamp, requested path, user agent, or referrer, depending on the browser and platform configuration.

Those page requests do not contain your assessment answers, system name, repeating job, or generated brief. The assessment never places those values in a URL or sends them in a network request.

Measurement boundary

No analytics or telemetry provider is active. Any future measurement would require a separate consent and data-governance decision and would be limited to bounded, non-content lifecycle events. Assessment answers, system names, repeating jobs, and brief text are outside that boundary.

Links to other sites

GitHub and the sites listed in the Reality Architect network are separate services with their own privacy practices. This local-only boundary applies to the assessment on this site, not to actions taken after you follow an external link.

Inspect the workflow yourself

The assessment and this site are open source. You can review the implementation, then run the assessment without creating an account.