andreagrandi / andreagrandi/draftomen
Reserve the Microsoft Store product and package identity
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 0
- Merge moyen
- 1 h 23 min
- PR mergées (30 j)
- 181
Description
## Problem
The Store product and its assigned identity values are prerequisites for a valid MSIX manifest, but they have not yet been established as Draft Omen packaging inputs. Packaging must not guess the product name, package identity, publisher, supported Windows target, or version mapping.
## Proposed change
Use the maintainer's Partner Center developer account to create an **MSIX or PWA app** for Draft Omen and reserve the final product name. Capture the Store product ID and the exact package identity values supplied by Partner Center. Decide and record the initial free/public Windows Desktop, x64 architecture, minimum Windows version, and monotonic four-part MSIX version mapping before package implementation starts.
## Acceptance Criteria
- [ ] AC1: A Partner Center **MSIX or PWA app** product exists and the final Draft Omen product name is reserved.
- [ ] AC2: The Store product ID plus the exact `Identity Name`, `Publisher`, and `PublisherDisplayName` values are captured for the packaging ticket.
- [ ] AC3: Free pricing, public discoverability, Windows Desktop targeting, x64 architecture, and minimum supported Windows version decisions are recorded.
- [ ] AC4: A deterministic mapping from the project version to a monotonically increasing four-part MSIX package version is specified.
- [ ] AC5: Required first-submission listing inputs and assets are inventoried, with no account credentials or secrets committed to the repository or posted publicly.
## Dependencies
None.
## Implementation classification
- **Estimated size:** S
- **Orchestration risk:** Normal
- **Reason:** This is a bounded one-time Partner Center configuration and decision record that supplies public identity values to later packaging work.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.