Documentation Index
Fetch the complete documentation index at: https://protocol.tome.gg/llms.txt
Use this file to discover all available pages before exploring further.
Duplicate this page to start a new RFC. Do not merge the change request before the RFC got approved.Read the process for more details.
| Author | Start date | Implementation issue |
|---|---|---|
Summary
One paragraph explanation of the feature.Motivation
Why are we doing this? What use cases does it support? What is the expected outcome? Please focus on explaining the motivation so that if this RFC is not accepted, the motivation could be used to develop alternative solutions. In other words, enumerate the constraints you are trying to solve without coupling them too closely to the solution you have in mind.Detailed design
This is the bulk of the RFC. Explain the design in enough detail for somebody familiar with the project to understand, and for somebody familiar with the implementation to implement. This should get into specifics and corner-cases, and include examples of how the feature is used. Any new terminology should be defined here.Drawbacks
Why should we not do this? Please consider:- implementation cost, both in term of size and complexity
- whether the proposed feature can be implemented in user space
- integration of this feature with other existing and planned features
- cost of migrating (is it a breaking change?)
Alternatives
What other designs have been considered? What is the impact of not doing this?Unresolved questions
- What parts of the design do you expect to resolve through the RFC process before this gets merged?
- What parts of the design do you expect to resolve through the implementation of this feature before stabilization?
- What related issues do you consider out of scope for this RFC that could be addressed in the future independently of the solution that comes out of this RFC?
