Bioparity.

Submit a performance

Bioparity accepts performance submissions through pull requests. There is no form, no account, no API key. The same path applies whether you are an individual researcher or a sanctioning body.

For verified entries

A performance is treated as verified only when it carries a source_url citing a recognized sanctioning body. See the methodology for the full list. Without a citation, the performance is recorded as experimental and clearly flagged as such.

Steps

  1. Fork github.com/bioparity/bioparity.
  2. Edit data/ledger.json. Add a RobotPerformance object to the appropriate event's performances array. The schema is documented in the file's existing entries.
  3. Run the test suite locally: npm install && npm test. CI will run the same checks on your PR.
  4. Open the pull request. The PR template asks for the source URL, the sanctioning body, and confirmation that the conditions match the event's regulations.

Unsourced submissions

Pull requests that claim verified status without a citation from a recognized sanctioning body will be closed. This is how the ledger stays defensible. If your performance is not yet sanctioned, submit it as experimental with a clear notes field — it will appear in the ledger with the appropriate flag.

Read CONTRIBUTING.md →Open a pull request →Email hello@bioparity.io