Skip to content

Feature: scripts/promote.ts --mark-reviewed does not verify the ID actually exists in the journal #1

Description

@dkritarth

promote.ts --mark-reviewed just adds the given string to .promoted-ids.json with no check against a real fetched journal entry. A typo silently creates a dead tracking entry with no feedback. Low-cost fix: fetch entries first (or accept an optional --verify flag) and warn if the id is not found among current journal:index entries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions