First deployment
This commit is contained in:
18
openspec/specs/permalink-targeted-image-refetch/spec.md
Normal file
18
openspec/specs/permalink-targeted-image-refetch/spec.md
Normal file
@@ -0,0 +1,18 @@
|
||||
## Purpose
|
||||
|
||||
Canonical specification for permalink-targeted-image-refetch requirements synced from OpenSpec change deltas.
|
||||
|
||||
## Requirements
|
||||
|
||||
### Requirement: Admin image refetch supports permalink targeting
|
||||
The admin image refetch command SHALL support a permalink-targeted execution mode for deterministic single-article remediation.
|
||||
|
||||
#### Scenario: Refetch by permalink
|
||||
- **WHEN** an operator runs refetch-images with a valid permalink target
|
||||
- **THEN** the system resolves permalink identity to the matching article
|
||||
- **AND** executes image refetch for that target without requiring batch mode
|
||||
|
||||
#### Scenario: Invalid permalink target fails clearly
|
||||
- **WHEN** an operator provides a malformed or unresolved permalink target
|
||||
- **THEN** the command exits with actionable error output
|
||||
- **AND** no article image is modified
|
||||
Reference in New Issue
Block a user