Sub-project 2: ingest & tagging / review tools #1
Reference in New Issue
Block a user
Delete Branch "sub-project-2-ingest-tagging-review"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Sub-project 2 — the
tools/ingest & tagging / review pipeline (spec/plan: docs/superpowers/{specs,plans}/2026-06-04-ingest-tagging-review-tools.md).tools/: per-archive ingest fetchers, mechanical tagging (ffprobe/ffmpeg + origin license), heuristic coordinate drafting (review_status=proposed+ rationale), and an interactive review CLI that flips records toapprovedwith areviewed_atstamp.hef.catalogchange is additive:validate_catalog+index_by_id(unique-id integrity). No existing symbol changed.dominant_coloris opt-in (ffmpeg-only); media is gitignored.Test Plan
python -m pytest -qgreen: 111 passed, 2 skipped (opt-in real-ffprobe tests skip cleanly without binaries).tools.ingest_cli/tools.review_cliparse; existing catalog still validates undervalidate_catalog.🤖 Generated with Claude Code