chore(openspec): archive add-flash-sales
Sync the flash-sales capability plus the order, frontend-mall, and frontend-shop-admin requirements into the main specs, and write the capability Purpose the archive leaves as a placeholder. Restate the flash-price and coupon-exclusion scenarios in the group-buying order delta, since its MODIFIED checkout block must carry the scenarios the main order spec now has.
This commit is contained in:
@@ -29,3 +29,14 @@ Shop users SHALL manage only their shop's coupon templates from shop-admin, incl
|
||||
#### Scenario: coupons appear in shop navigation
|
||||
- **WHEN** an authenticated shop user opens shop-admin
|
||||
- **THEN** a coupons management entry is reachable without leaving the shop-scoped console
|
||||
|
||||
### Requirement: Merchant flash-sale management
|
||||
Shop users SHALL manage only their flash-sale sessions and items in shop-admin, choosing their own SKU, active window, minor-unit sale price, reserved stock, and per-customer limit. Shop-admin SHALL expose a flash-sale navigation entry beside existing shop operations.
|
||||
|
||||
#### Scenario: configure item
|
||||
- **WHEN** a merchant creates an active valid flash-sale item for its SKU
|
||||
- **THEN** it appears to customers through active flash-sale discovery
|
||||
|
||||
#### Scenario: flash sales appear in shop navigation
|
||||
- **WHEN** an authenticated shop user opens shop-admin
|
||||
- **THEN** a flash-sale management entry is reachable without leaving the shop-scoped console
|
||||
|
||||
Reference in New Issue
Block a user