-
Notifications
You must be signed in to change notification settings - Fork 0
Add concise discovery summary output #5
Copy link
Copy link
Open
Labels
enhancementNew feature or improvementNew feature or improvementgood first issueBounded contribution suitable for a first PRBounded contribution suitable for a first PRneeds-triageNeeds maintainer reviewNeeds maintainer review
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvementNew feature or improvementgood first issueBounded contribution suitable for a first PRBounded contribution suitable for a first PRneeds-triageNeeds maintainer reviewNeeds maintainer review
Problem
brief2ship discoverwrites complete Markdown and JSON receipts, but terminal users often need one short summary immediately after a run.Smallest useful outcome
Add an explicit output option that prints a concise, stable summary containing:
The existing full receipt files remain authoritative.
Acceptance checks
build-clean, and source-failure outcomes;Non-goal
Do not add a TUI, progress framework, or new runtime dependency.