Files
Santhosh Janardhanan 679561bcdb
Some checks failed
quality-gates / lint-and-test (push) Has been cancelled
quality-gates / security-scan (push) Has been cancelled
First deployment
2026-02-13 09:14:04 -05:00

19 lines
823 B
Markdown

## 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