Bind the exact action.
An agent, CI system, deploy tool, or engineer submits the precise forward change and recovery path.
Production authority infrastructure · PostgreSQL first
Before an AI agent or automation receives authority to change production, PINCR proves that the exact proposed action can recover from the current state. If that proof fails, authority never exists.
Recoverability Firewall is the first implementation of a broader primitive for production authority, starting with PostgreSQL.
Release evidence green · PostgreSQL, Kubernetes and Linux evidence established
proposal.bound
PASS
recovery.proven
PASS
live.state
MATCH
authority.single_use
READY
AI proposes
RF proves
Protected resource decides
Why now
From recommendation to consequential execution.
Identity and policy establish who may ask to act. RF establishes whether this exact action can recover from the current state. As automation gains write authority over production systems, that missing predicate becomes consequential.
PINCR sits between permission and execution.
02 · Proof before authority
RF does not ask a model whether a change is safe. It creates a deterministic path from rehearsal on a disposable shadow to enforcement at the protected resource.
An agent, CI system, deploy tool, or engineer submits the precise forward change and recovery path.
RF runs the change and rollback on a disposable shadow, then checks what recovery actually restored.
Successful recovery evidence is independently verified and bound to the exact action, state, resources, and expiry.
The protected resource rechecks live state, executes the stored action, and atomically consumes the permit.
Model confidence is provenance.
Recovery evidence is authority.A permit is limited to the rehearsed action and current state. It expires, is used once, and is refused when its proof no longer applies.
03 · Evidence through correction
RF keeps the record of unsafe paths, refusals, corrections, and reruns. Successful tests matter, but the sequence of discovery and correction is the stronger maturity signal.
PINCR is an installable PostgreSQL control with certified release evidence and a verified cold operator path.
PostgreSQL is the first enforcement domain.The shared Core has been certified across authority models bound to execution, admission, and capabilities.
The witnesses support the protocol thesis; they are not additional products.Recovery evidence governs whether a proposed action receives authority. Refusals and negative controls are part of the evidence surface.
The supported boundary is explicit; broad production certification is not claimed.The evidence includes refusal cases and negative controls, so a system that merely refuses every request does not pass.
Independent maintenance work confirmed genuine historical migration defects surfaced during evaluation. It is product evidence, not a customer relationship or endorsement.
Qualification history
RF’s qualification history includes more than successful runs. Unsafe paths, failed qualification runs, and refusal cases were retained as evidence and used to change the architecture.
RF binds every permit to one action, the current state, an expiry time, and one execution at the protected resource.
Registered attacks, negative controls, and refusal cases show that RF does more than approve successful cases.
Qualification exposed unsafe designs and defects. The fixes changed the architecture and preserved the claim boundary.
PostgreSQL, Kubernetes, and Linux test the core across execution, admission, and capability authority.
Recovery and HA work preserved successful outcomes and permanent evidence from runs that failed.
The three hour AWS campaign recorded 2,338 passing recovery pairs. It used six fresh tables, each for 30 minutes.
Read the AWS campaign record →
Campaign evidence does not establish qualification for loss of a leader or quorum, external production acceptance, or universal recoverability.
04 · Operator journey
Verified on fresh containers. Start with a bounded staging database, never production first.
rf doctor
Checks prerequisites without changing the database. RF prints the exact grants it needs.
rf init
Connect staging and its disposable shadow after prerequisites pass.
rf shadow reload
Rebuild the shadow from staging and prove that the two match.
rf guard --issue-only
Run forward and rollback on the shadow; issue a permit or record a refusal.
rf apply
Recheck staging, execute the exact stored SQL, and consume the permit.
Between diagnosis and initialization, the operator applies the prerequisite grants printed by rf doctor. Refusals are recorded evidence, not failed demos.
05 · Security boundary
RF demonstrates a recovery property for a governed action. It does not claim universal reversibility, desirability, or broad production validation.
06 · Current stage
PINCR is opening a small number of design partner evaluations for teams operating consequential PostgreSQL infrastructure and production automation. The purpose is evidence from staging controlled by the customer before any bounded production pilot.
No formal design partners or external production deployments are established yet.
Enter PINCR
Evaluate RF against your own staging boundary, open a design partner or strategic conversation, or report a security concern directly to the team responsible.