Skip to content
NRPS ndexr Rapid Prototyping System

Ask → live. Same moment.

Say it in plain language. An agent edits the module, the deploy rolls, your users see it. This page is one of them.

The loop

Ask, and it is live

Plain language in, live display out - and seeing it live is what produces the next request. The loop is the method.

Ask plain language “add a filter” Agent module.r one conversation Deploy rolling sessions kept Live in front of users this page minutes one command same moment seeing it live is what produces the next ask
A conversation, not a sprint. The ask lands on the domain's agent, the edit is a git commit , and ndexr deploy rotates the app without dropping a session. No staging - this is the live site.

Why it's safe enough

The rails were already there

Fast only counts if a bad change is cheap to undo.

01

Reversible

Every change is a commit

Nothing is edited in place. It is in git history, reviewable, and revertable in one command.

02

Non-disruptive

Deploys are rolling

Build, migrate, drain, rotate. Active sessions survive the deploy.

03

Isolated

Domains are separate modules

One module per host. A broken edit takes out its own page and nothing else.

NRPS

Ask → live. Same moment.

Tell us what you want to see and what data it sits on. You get a live link and a named agent behind it.