This directory contains technical proposals for the Unified Module System (UMS) project. All significant changes to architecture, specifications, or features should follow the Proposal Process.
Proposals currently under review or implementation.
| Proposal | Status | Target Version | Author | Date | Tracking |
|---|---|---|---|---|---|
| Selective Module Inclusion | Approved for Implementation | v2.1 | Community | 2025-10-13 | TBD |
Proposals that have been fully implemented.
| Proposal | Version | Implemented | Author | Notes |
|---|---|---|---|---|
| None yet | - | - | - | - |
Proposals that were reviewed but not approved, with rationale.
| Proposal | Date | Author | Reason |
|---|---|---|---|
| None yet | - | - | - |
Proposals that were withdrawn or superseded.
| Proposal | Date | Author | Reason |
|---|---|---|---|
| None yet | - | - | - |
- Total Proposals: 1
- Active: 1
- Approved: 1
- Implementing: 0
- Completed: 0
- Rejected: 0
- Archived: 0
Last Updated: 2025-10-13
- Read the Process: Review docs/proposal-process.md
- Use the Template: Copy TEMPLATE.md to create your proposal
- Follow Naming Convention:
[category]-[brief-description].md - Submit PR: Open a PR with
[PROPOSAL]prefix - Create Issue: Link to tracking issue
- feature- - New feature proposals
- breaking- - Breaking changes
- arch- - Architectural changes
- spec- - Specification updates
- deprecation- - Feature deprecations
- ✅ Approved: Selective Module Inclusion proposal
- 📝 Created: Proposal process and templates