--- orphan: true --- # JEP-NNNN: Your Short, Descriptive Title | Field | Value | | ----------------- | -------------------------------------------- | | **JEP** | NNNN *(next available incrementing integer)* | | **Title** | *Your short, descriptive title* | | **Author(s)** | *@github-handle (Full Name \)* | | **Status** | Draft | | **Type** | Standards Track \| Informational \| Process | | **Created** | *YYYY-MM-DD* | | **Updated** | *YYYY-MM-DD* | | **Discussion** | *Link to Matrix thread or GitHub issue* | | **Requires** | *JEP-NNNN (if depends on another JEP)* | | **Supersedes** | *JEP-NNNN (if replacing a previous JEP)* | | **Superseded-By** | *JEP-NNNN (filled in later if applicable)* | --- ## Abstract *(mandatory)* ## Motivation *(mandatory)* ### User Stories *(optional)* ## Proposal *(mandatory)* ### API / Protocol Changes *(if applicable)* ### Hardware Considerations *(if applicable)* ## Design Decisions *(mandatory for Standards Track)* ### DD-1: *Decision title* **Alternatives considered:** 1. **Option A** — Brief description. 2. **Option B** — Brief description. **Decision:** Option A. **Rationale:** Explain why this option was chosen over the alternatives. Reference specific project constraints, prior art, or technical tradeoffs. ## Design Details *(mandatory for Standards Track)* ## Test Plan *(mandatory for Standards Track)* ## Acceptance Criteria *(mandatory for Standards Track)* ## Graduation Criteria *(optional)* ## Backward Compatibility *(mandatory for Standards Track)* ## Consequences *(mandatory)* ### Positive ### Negative ### Risks *(optional)* ## Rejected Alternatives *(mandatory)* ## Prior Art *(optional)* ## Unresolved Questions *(optional)* ## Future Possibilities *(optional)* ## Implementation History ## References --- *This JEP is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0), consistent with the Jumpstarter project.*