Skip to content

Silent Verify Runs - Create wrappers for scripts and enfornce native silence #281

Description

@jasonmorais

Create quiet verification wrappers for noisy pnpm run verify steps so successful checks stay concise and failures still provide full diagnostic output.

The work should add reusable wrapper scripts for verification commands that buffer command output during execution, print only a clear success line when the command passes, and flush the captured stdout/stderr when the command fails. Apply this pattern to external noisy checks such as knip and snyk, and update native verification steps we control, such as architecture unit tests, to follow the same success/failure output behavior. Update the root verify flow to use these wrappers so CI and local verification logs are easier to scan without losing failure context.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Task.

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions