Skip to content

fix(logger): demote routine progress chatter (#437)#443

Merged
barrettruth merged 1 commit intomainfrom
refactor/437-demote-routine-info-logs
Apr 27, 2026
Merged

fix(logger): demote routine progress chatter (#437)#443
barrettruth merged 1 commit intomainfrom
refactor/437-demote-routine-info-logs

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Problem

Routine progress notifications still surfaced as user-facing info messages in normal Forge flows. Closes #437. Closes #170.

Solution

Demote fetch, refresh, open, and other preflight chatter in create, edit, review, CI, and picker paths to debug, while keeping success and failure notifications user-facing. Update the affected specs to assert the new logging contract.

@barrettruth barrettruth merged commit c83745f into main Apr 27, 2026
3 checks passed
@barrettruth barrettruth deleted the refactor/437-demote-routine-info-logs branch April 27, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Audit noisy user-facing info logs and demote routine chatter to debug Tracker: logging and normal user notifications

1 participant