Knowledge Center

Explore articles with this tag

When "Good Enough" Documentation Becomes A Million-Dollar Problem
  • Dec 15, 2025

When "Good Enough" Documentation Becomes A Million-Dollar Problem

Your documentation problem isn't as simple to fix as you think it is. Most organizations' software applications documentation are outdated, incomplete, or locked in the heads of developers who are about to retire. Unfortunately, GenAI by itself is not the solution. The Regulatory Wake-Up Call Her...
How a novel approach to AI mitigates the need for comments in code
  • Oct 25, 2022

How a novel approach to AI mitigates the need for comments in code

Code comments are often difficult to understand, incomplete, out of date and untrustworthy to many developers, resulting in significant additional work and unintended business risks. Incorrect documentation results in time and money lost. Transitioning away from relying on developers to add and update comments in code and related documentation requires new methods and tools. Steve […]
How COBOL Code can benefit from machine learning insight
  • Oct 24, 2022

How COBOL Code can benefit from machine learning insight

Most dev tools are not yet capable of identifying the specific lines of code that need to be changed, and unearthing that information is hard cognitive work. While some tools can help improve productivity by suggesting what code to write, software developers still have to use their brains to add new features, fix bugs, implement […]
An AI alternative to code search tools
  • Oct 4, 2022

An AI alternative to code search tools

Would you believe that the average software developer spends roughly 75% of their time just searching through and understanding code to make necessary changes? When software engineers have to spend so much of their time just finding and understanding legacy code, before any real work gets done, they have less time to create new solutions […]
Solving the issues with current documentation practices
  • Sep 1, 2022

Solving the issues with current documentation practices

Software development is typically a team endeavor. Developers may work on separate projects but many times their work intersects with modules others are building. Even individuals creating their own applications must refer back to prior work to track source-code changes and limit vulnerabilities. Creating proper documentation for teamwork and legacy code should be a top […]