So, instead of documenting APIs at the design/development stage, we'll do it at runtime (after product ships)?<p>I can see a number of issues:<p>- parameters that were never used during the capture window<p>- parameters' range, special values<p>- mandatory or optional parameters<p>It appears this tool is solving the wrong problem.