>> http://lassi.io/temp/srfi-status-dashboard.html > > It looks OK. However even a shared Google Sheet would suffice, and > even allow for commenting if needed. > > (Is the current data in that dashboard accurate? I mean regarding > type meta-data, etc?) The SRFI and Status columns are accurate. The Markup, Metadata and Types columns are completely random, just to show what it would look like :) I would think it's vital that the entire table is generated from completely automatic checks. That would provide a nice summary that: 1) The HTML/S-expressions are correct. 2) The checking tools are implemented and running. 3) The submission/checking process (server/GitHub infrastructure) is OK. 3) The HTML/S-expressions and checking tools are synchronized. Another vital feature would be that if breaking changes are made to SRFIs and/or tools and/or infrastructure, then a previously green (correct) SRFI would turn yellow (pending fixes). So the dashboard would not only show that work has been finished once, but that the latest versions of the data in the repositories are correct.