Tool
Documentation that outlives the people who remember
Built and maintained by us · Separate from engagement 04 above
Problem
Documentation for a decades-old estate either doesn't exist or describes a system from three decades ago. The people who could fill the gap from memory are retiring, and every year the gap widens.
Approach
A deterministic parser — no model in the extraction path. It handles real fixed-format source: sequence numbers, the indicator column, Area A and B, comment cards, continuation lines. Then it cross-references COBOL against the JCL that runs it.
Why it matters
A generated document that is 95% right is worse than none, because a maintainer cannot tell which 5% to distrust. Anything unresolvable is reported as a gap rather than filled in with a plausible guess.
EnablePython · COBOL · JCL · zero dependencies · 57 tests