Analysis engine · Specification workflow
Making legacy reporting logic inspectable
A deterministic analysis engine that extracts report logic into evidence-linked inventories and plain-language specification skeletons.
Availability
Demonstrated on supported SQL and report-definition samples. Support for broader proprietary formats has not been established.
The problem
Legacy reporting logic is often trapped across query files, report definitions, parameters, and undocumented operational knowledge.
The contribution
JodyInk designed and built an extraction-and-validation path that makes each reported fact traceable to its source locator and hash.
Decisions that shaped the work
Keep the core deterministic and useful with the language model removed.
Fail visibly on unsupported or partially parsed material instead of turning absence into an apparently complete specification.
What was implemented
SQL and report-definition extraction for sources, tables, queries, columns, filters, and parameters.
Evidence-backed inventories, specification skeletons, citation validation, rubric warnings, and public-sample exports.