Your COBOL codebase,
finally understood.
A full-stack demonstration of AI-powered COBOL documentation. Business rules, dependency maps, dead code analysis - built with Next.js 16, Claude Opus 4.6, and TypeScript. This is a portfolio project by Solaisoft demonstrating enterprise-grade AI application architecture.
Five-Pass Deep Analysis
Every program group is analysed five times, each pass extracting a different dimension of understanding.
Program Overview
Plain-English summary of every program — business purpose, inputs, outputs, processing logic, and modernization notes.
Business Rule Extraction
Every IF, EVALUATE, and conditional catalogued with severity levels. Critical rules flagged for compliance review.
Dependency Mapping
Interactive Mermaid diagrams of CALL/COPY relationships. See how programs connect across your entire codebase.
Dead Code Detection
Unreferenced paragraphs, sections, and data items identified with confidence levels. Reduce maintenance surface area.
Data Flow Analysis
Sequence diagrams showing how data moves between files, working storage, and called programs. Trace any field.
IDENTIFICATION DIVISION.
PROGRAM-ID. PAYROLL-CALC.
*
* PAYROLL CALCULATION PROGRAM
* Calculates gross pay, tax, and net pay
PROCEDURE DIVISION.
0000-MAIN-CONTROL.
PERFORM 1000-INITIALIZE
PERFORM 2000-PROCESS-PAYROLL
UNTIL END-OF-TIME
STOP RUN.Three Steps to Clarity
No production access. No code changes. Just comprehensive documentation delivered securely.
Upload Your Source
Provide a ZIP of your .cbl and .cpy files via encrypted transfer. We never touch production systems.
AI Analysis
Claude Opus 4.6 processes your codebase with 1M token context — entire program groups analysed in a single pass.
Download Knowledge Base
Receive a comprehensive markdown knowledge base with searchable documentation, diagrams, and executive summary.
Project-Based Pricing
Fixed-price engagements sized to your codebase. No subscriptions. No per-seat licensing. Free 5-program PoC to start.
Starter
Up to 25K lines
- 5-pass documentation
- Dependency diagrams
- Dead code report
- Executive summary
Standard
25K — 100K lines
- Everything in Starter
- Cross-program data flow
- Business rule catalogue
- Modernisation roadmap
Professional
100K — 500K lines
- Everything in Standard
- Full system architecture map
- Compliance risk assessment
- Dedicated delivery manager
Enterprise
500K+ lines
- Everything in Professional
- Phased delivery schedule
- On-site presentation
- Ongoing support retainer
Enterprise-Grade Security
Your source code is your most sensitive asset. Our architecture ensures it stays protected at every step.
Read-Only
We never modify your source code. Zero production access.
NDA Protected
Mutual NDA with 3-year confidentiality. Source deleted within 30 days.
API-Only Processing
TLS 1.3 encrypted. Anthropic commercial terms — inputs not used for training.
Australian Owned
Solaisoft Pty Ltd. Australian Privacy Act compliant. Professionally insured.
Ready to understand your COBOL?
Start with a free Proof of Concept — we'll document 5 of your programs at no cost. See exactly what you'll get before committing.