After completing #481, we need the ability to submit the audit reports to the ACT-R repository and display them as implementations.
I think the best way to do that is to have an implementations
directory in the repo, and for each implementation have a separate dir containing all the audit files available for that implemtnation. Example implementations/rgaa2/image-button-has-accessible-name-evaluation-report.json
When building the implementations, we need a script that goes through all these directories and pulls out all of the different implementations and counts them for the number of implementations, similar to how automated implementations are counted.