Proposals
Proposals describe suggested changes to the Re in Act specification, docs architecture, or governance model.
Each proposal should be self-contained and explain motivation, design, compatibility impact, and trade-offs.
How to Submit a Proposal
- Create a new file:
docs/proposals/NNNN-title.mdx - Use the proposal template
- Open a pull request and link related issues/discussions
Active Proposals
No active proposals yet. Be the first to submit one!
Template
---
title: "NNNN: Proposal Title"
author: Your Name
status: draft
created: YYYY-MM-DD
discussion: https://github.com/RIA-Spec/re-in-act/issues/NN
---
# NNNN: Proposal Title
## Motivation
Why is this change needed?
## Design
What does the proposed change look like?
## Compatibility
Does this proposal break existing behavior? If so, how is migration handled?
## Trade-offs
What are the alternatives and their drawbacks?