05_rfc.yml
05_rfc.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| Request for Comments (RFC) | Start a discussion for a major architectural change or new standard. | discussion,core-framework |
An RFC is for proposals too large for a simple feature request, for example:
- Changing core standards (how
manifest.yamlworks) - Major refactors or manifest contract changes
- Packaging strategy, trust model, or sandbox architecture
- Adding support for entirely new platforms
Brief explanation of the proposed change.
Why are we doing this? What problem does it solve?
Explain the design in detail. How will it work?
Why should we NOT do this?