Software held to the standards of science
A result nobody can reproduce is not a result. We build the same way — and the whole platform is now open source, so you do not have to take that on trust.
Read the sourceApache-2.0. No account, no licence request, no contact form.
How to think about it
Bottom up, and top down
Two directions of work that have to meet in the middle. Most of what we have learned is about the meeting.
↑ From the bottom · the foundation
Compiled from source, from the kernel up
Building it is the well-understood half. Deploying and managing hundreds of applications on top of it is the half that took the years.
↓ From the top · the interface
A screen that changes while you are looking at it
The hard part is not rendering it. It is that the thing you are changing is a live system with real users on it.
↔ Where they meet · the agent
The thing writing the code runs where the code lives
It reads the foundation and writes what the interface shows, which is why it sits inside the same walls as both.
A foundation nobody can reach is a library. An interface with nothing under it is a demo.
Immutable by design
Built from parts that don't drift
Where the work happens
No handoff, no fixed desk
Every one of them is the same running Shiny application — one app, one deploy, one thing to secure . Each site is a module inside it, with its own boundary.
Get started
Open the console
Sign in and you get an address of your own on the same stack this page runs on. The console walks you through it.