Problem
Automation can move faster than trust is established.
Generated or suggested patches can approach merge or deployment before repeatability has been checked.
ReplayGuard · issued patent + tested reference implementation
ReplayGuard is a control layer around automated code remediation. It runs a bounded remediation twice, compares the resulting bytes, records cryptographic evidence, and routes the outcome through an explicit gate before downstream action.
Problem
Generated or suggested patches can approach merge or deployment before repeatability has been checked.
Issued workflow
The issued workflow connects template-based remediation, repeated execution, matching, approval processing, hashing, and ledger evidence.
Product fit
Potential integration surfaces include AppSec, AI coding agents, DevSecOps, CI/CD, and internal developer platforms.
How it fits
ReplayGuard can sit around products that generate, suggest, apply, or govern automated remediation. The issued claims—not this product diagram—control legal scope.
Upstream
01A scanner, AI coding agent, developer tool, or internal platform proposes a software change.
ReplayGuard
02Apply the approved remediation path twice, compare exact output bytes, and create the required record.
Downstream
03On the matched path, process the approval request associated with the claim-enumerated downstream actions.
Mismatch path
Dependent claims 5–6 · prototype BLOCK
Rollback and blocking are dependent-claim features; BLOCK is the reference implementation's product label.
No-template path
Dependent claim 9 · prototype REVIEW
No-template handling is separately identified; REVIEW is the reference implementation's human-routing choice.
Place replay verification between a proposed fix and the authority to merge or deploy it.
Require repeatable remediation output before an agent-created change advances.
Expose comparison results to policy checks, approval workflows, and review routing.
Add a reusable control point around internal systems that create or govern software changes.
Product adjacency does not establish infringement. This diagram is not a claim chart, legal opinion, or representation of production deployment.
Browser-computed evaluation
Guided mode covers the three core outcomes. Technical mode exposes six bounded synthetic cases with runtime evidence, full SHA-256 values, exact UTF-8 byte comparison, and downloadable synthetic receipts.
Issued-patent facts
The official patent PDF and its claim language control. The material below is a non-legal product explanation of the issued workflow.
Independent claim forms
CLAIM 1
Method
CLAIM 16
Computer-readable medium
CLAIM 17
Computing system
Claim 1 workflow · plain-English product summary
01
Receive computer-processable code, including visual or textual information or a building block.
02
Select and apply a remediation template in a first run and a second run.
03
Determine whether the processed code from the two runs matches byte for byte.
04
On a match, process an approval request tied to a claim-enumerated downstream action.
05
Create a cryptographic hash and record the claim-specified evidence in a ledger entry.
Selected dependent-claim features
This is not a claim chart, validity opinion, freedom-to-operate analysis, or infringement opinion. Independent-claim requirements, dependent-claim features, specification examples, and prototype enhancements are presented separately.
Implementation evidence
The reference system is useful because it is inspectable. It is also intentionally bounded.
Pinned source
Tested prototype snapshot retained for qualified diligence
Verified
Automated backend verification completed at the pinned snapshot
Build passed
Reference frontend production build completed
Patent scope
Prototype evidence
Not represented
75-second overview
A short orientation for product leaders, technical reviewers, IP teams, and commercialization discussions.
ReplayGuard addresses the gap between a proposed automated remediation and the authority to let that change proceed. The issued workflow performs template-based remediation twice, compares the processed code byte for byte, and creates claim-specified evidence around the matched path.
The public implementation demonstrates bounded ALLOW, BLOCK, and REVIEW outcomes using synthetic fixtures. It is a reference implementation, not a production SAST platform, formal-verification system, or customer-deployed enforcement product.
Review materials
Start with the brief, confirm the issued patent, inspect the source, and run the evaluator. Deeper claim mapping, ownership material, and transaction documentation remain controlled.
Recommended starting point
A one-page review of the product thesis, issued workflow, implementation boundary, and transaction paths.
Open executive brief 02Controlling source
Review the issued grant and claim language for US 12,670,085 B1.
Open official patent 03Public source and tests
Inspect the testable prototype, authorization invariant, CI workflow, documented limitations, and local reproduction instructions.
Open public repository 04Browser-computed evidence
Run guided outcomes or inspect six bounded cases with SHA-256, exact byte comparison, and downloadable synthetic evidence.
Run the evaluation 05Forwardable overview
A seven-page non-confidential review of the authorization gap, issued workflow, product adjacency, implementation limits, and transaction paths.
Open strategic deck 06Qualified next step
Request a focused discussion about strategic fit, product adjacency, evidence needs, and transaction structure.
Request diligenceAvailable after a qualified discussion
The public page is intentionally non-confidential. The materials below can be provided for a defined strategic, technical, transaction, or IP-review purpose after recipient and scope qualification.
Request qualified diligence
A focused first discussion can confirm strategic relevance, intended review scope, and which controlled materials are appropriate next.
apurvgaurav@gmail.com
Commercial options
The issued asset is US 12,670,085 B1. A qualified transaction may also address the related continuation application, source code, tests, templates, architecture, APIs, examples, documentation, and technical-transfer know-how.
The exact transaction scope is established only in written transaction documents. Third-party dependencies remain subject to their applicable licenses.
Available structures
Commercial terms are available following a qualified discussion.
apurvgaurav@gmail.com
Related continuation application filed; details available in qualified diligence.
Non-confidential public overview. Not legal advice, a valuation, an infringement analysis, or a binding offer. The issued patent and written transaction documents control.
Evaluation Sandbox V2.1
Browser-computedSix bounded synthetic cases with browser-computed SHA-256 and exact UTF-8 byte comparison.
Synthetic fixtures only. No uploads or untrusted execution.
1. Run the guided evaluation
Step 1 of 3Follow a matching replay, a controlled mismatch, and an unsupported path in sequence.
Matching replay
Two runs apply the same approved template and produce byte-identical output.
Fixture
Hardcoded credential
Runtime check
Run twice, compare exact bytes, and verify the configured evidence checks
2. Inspect runtime evidence
Nothing pre-approvedSynthetic input
const apiKey = "demo-secret";
Run 1 output
Awaiting execution
Run 2 output
Awaiting execution
Run 1 SHA-256
—
Run 2 SHA-256
—
Byte comparison
—
Evidence receipt
—
Run 1 template
No template evidence generated.
Run 2 template
No template evidence generated.
Synthetic record SHA-256
—
Unkeyed hash of the generated synthetic receipt; not a digital signature or an immutable-ledger claim.
Independent-claim workflow illustration
The sandbox illustrates two template-based runs, byte comparison, approval processing, hashing, and evidence recording. The issued claims control legal scope.
What this run will establish
Interpretation boundary
Exact replay establishes reproducibility under the selected synthetic fixture. It does not establish semantic correctness, universal security, or production readiness.
Run the current case to reveal the decision and downloadable evidence receipt.