The green screen
keys itself now.

So nobody else
has to.

Workflows automated
Invoice processingPurchase ordersSales ordersRX claimsInventory updatesOr custom

15 minutes · no install · live in a day · no sales pitch15 min · no install · 1-day live · no pitch

§ 01 · A 38-second film

The agent types.
Then it pauses and asks.

From legacy system to verifiable audit trail. Every keystroke accounted for.

It works
I · Chapter
System Cartographer
Initial discovery and workflows identification
§ 02 · The document's journey

Four steps. PDF in your inbox
to a clean row in DB2.No middleware. No RPG patches. No rip-and-replace.

01 · INGEST

Documents land in the queue.

Email, SFTP, S3, or an API push. Each document becomes one unit of work with its own audit trail.

INBOX

├── invoice_A88412.pdf
├── PO_P1029.pdf
└── claim_RX3094.xml
02 · EXTRACT

Vision reads every field.

OCR + vision LLM returns structured values with confidence scores. Parallel across multiple documents.

vendor_id → 04421
invoice_no → A-88412
gross_amt → 12480.00
tax_code → S1
03 · NAVIGATE

Agent opens a 5250 session.

Logs in over your VPN, walks the mapped menu graph to the exact entry screen, takes the cursor.

MAIN MENU
└─► ACCOUNTS PAYABLE (1)
    └─► INVOICE ENTRY (3)
        └─► AP3201
04 · KEY & AUDIT

Field-by-field, hashed in flight.

Inline validation at every step. A SHA-256 audit chain is written as the agent types — verifiable forever.

k 00413 · GROSS ← 12480.00
└── sha · 3b71…0a9c
k 00414 · TAX ← S1
└── sha · c5e8…77bf
Figure 1.1End-to-end pipeline~ 10 seconds per documentOne agent per session · parallelisable
§ 03 · Why this is different

Not RPA. Not a workflow builder.

You don't draw flowcharts. You don't record click paths. You describe the outcome —
and LegacyBridge works out the screens, adapts when they change, and runs without a single install on your side.

LegacyBridgeTraditional RPAOffshore BPOIn-house build
SetupNothing installedWindows bots + agent VMsBPO contract, ops onboardingDev team, multi-quarter build
AdaptsYes — vision re-maps the system every runNo — pins to coordinates, breaks on any shiftYes — humans adapt, slowlyNo — code change required
AuditSHA-256 chain per keystroke, tamper-evidentScreenshot logs, limited provenanceManual, inconsistent across shiftsWhatever you built
Time to liveOne dayWeeks4–8 weeksMonths to quarters
UncertaintyFlags the document for human review and proceeds with next item in queueFails silently or crashesAsks — but adds operator latencyDepends on what you built
§ 04 · Security & compliance

Your Production. Our #1 Priority.

LegacyBridge works like any other operator — it signs in through your VPN, never installs anything, and leaves your system untouched.
Every action it takes is recorded in a tamper-proof log, so you can verify exactly what happened and when.

Human-in-the-loop

When It's Uncertain, It Flags.

If a field can't be read confidently, a menu doesn't match, or an answer falls below threshold, the document is flagged for human review and the agent moves on to the next item in the queue. It never guesses — every uncertainty becomes an audit entry, not a silent error.

Inviolable Audit

SHA-256 Hash Chain

Every system action is cryptographically chained and immutable, preventing data tampering at the architecture level.

Continuous Assurance

Monitored & MFA-gated

Aikido continuously scans code and dependencies. TOTP verification for all admin access, session-level granularity for every agent.

Aikido Security Audit Report
Data Sovereignty

Your Data Never Leaves Your Network

No offshore teams handling your data. LegacyBridge processes screen data in memory through a secure tunnel — zero retention, nothing stored.

§ 05 · Book it

Start With One Workflow.
See It Work Tomorrow.

If it doesn't prove itself in a day, you've lost a day, not a quarter.

Recommended

Show me it running

01

Book a 15-minute call

We ask for your worst IBM i data-entry workflow.

02

Walkthrough on your screen

We drive LegacyBridge against your actual TN5250 session.

03

Live on your box in a day

One workflow, running in production. Or you walk.

> Standard plan estimator

What will you pay?

$99 / month base fee + per-document usage that gets cheaper the more you process.

#

Successful end-to-end document executions only.

Base platform fee

charged in advance each month

$99

Usage cost

computed at end of cycle from your monthly volume

$2,754.97

Total monthly

$2,853.97

Effective per-document price: $0.5708

Every subscription includes unlimited users, API access, and 24/7 system monitoring.

Frequently Asked Questions

What is TN5250 automation?

TN5250 is the standard protocol for connecting to IBM i (AS/400) terminal sessions over TCP/IP. TN5250 automation means programmatically interacting with green screen applications through this protocol — navigating menus, entering data into fields, and submitting transactions without manual typing.

How is LegacyBridge different from traditional RPA?

Traditional RPA tools record and replay mouse clicks on screen coordinates, which breaks when screens change. LegacyBridge uses AI vision to understand screen content semantically — it reads field labels, understands context, and adapts to screen variations. It also requires no desktop installation or local agents.

Can it handle high-volume operations?

Data entry runs one document at a time per terminal connection — that's an IBM i constraint. At ~10 seconds per document a single agent clears around 360 documents per hour, so most shops can handle their queue with one agent. Multiple agents run in parallel when you need to isolate queues or ring-fence workloads by workflow.