Skip to content

Files

rfc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 29, 2019
Nov 5, 2020
Nov 5, 2020
Jan 8, 2020
Nov 5, 2020
Oct 17, 2020
Nov 20, 2020
Nov 5, 2020
Feb 16, 2019

Otto RFCs

This directory contains design documents related to the design and implementation of Otto.

It loosely follows the process used for Python Enhancement Proposals.

RFCs

Below is the list of RFCs:

Number Title Status

0001

Otto System Design

Draft 💬

0002

Execution Manifest

Not Submitted ℹ️

0003

Resource allocation by auction

Draft 💬

0005

JSON over HTTP for data serialization and transport

Draft 💬

0010

Eventbus design and implementation

Not Submitted ℹ️

0011

Step library packaging format

Draft 💬

Statuses

  • Not Submitted ℹ️ - Still half-baked.

  • Draft 💬 - Mostly baked and needing review.

  • Deferred ⌛ - Put on the back-burner.

  • Accepted 👌 - Officially canon.

  • Rejected ⛔

  • Withdrawn ✋

  • Final 🔒

  • Replaced 🗡️ - superceded by a later RFC.

  • Active 😄 - Implemented.