{Oasis Core|Oasis SDK|ADRs|(Apps - {Sapphire|Cipher})}
If the component is "Apps" the ADR is a specification for an application standard on a ParaTime. The ADR will follow the format in ADR-17 and the "Component" will be suffex by a dash and then the name of the ParaTime.
- {date}: {changelog}
A decision may be "proposed" if it hasn't been agreed upon yet, or "accepted" once it is agreed upon. If a later ADR changes or reverses a decision, it may be marked as "superseded by" with a reference to its replacement.
{Proposed|Accepted|Rejected|Superseded By XXX}
This section contains all the context one needs to understand the current state, and why there is a problem. It should be as succinct as possible and introduce the high level idea behind the solution.
This section explains all of the details of the proposed solution, including implementation details. It should also describe affects / corollary items that may need to be changed as a part of this. If the proposed change will be large, please also indicate a way to do the change to maximize ease of review (e.g. the optimal split of things to do between separate pull requests).
This section describes the consequences, after applying the decision. All consequences should be summarized here, not just the "positive" ones.
Are there any relevant PR comments, issues that led up to this, or articles referenced for why we made the given design choice? If so, link them here.
- {reference link}