Skip to content

Feature/env parity 815#1883

Closed
warisu wants to merge 3 commits into
EarnQuestOne:mainfrom
warisu:feature/env-parity-815
Closed

Feature/env parity 815#1883
warisu wants to merge 3 commits into
EarnQuestOne:mainfrom
warisu:feature/env-parity-815

Conversation

@warisu

@warisu warisu commented Jul 2, 2026

Copy link
Copy Markdown

📝 Pull Request Summary

Description

This PR addresses Issue #819 (FE-030) by introducing an internal logging abstraction (writeLogDiagnostic) inside the environment pipeline. It cleanly strips verbose tracing metadata from client view streams when executing within active production environments.

Key Modifications

  • Production Stream Isolation: Enforces unconditional log suppression inside writeLogDiagnostic when NODE_ENV === 'production'.
  • Configurable Telemetry Overrides: Replaces hardcoded standard stream dumps with a toggle variable (ENABLE_DEBUG_LOGS) for staging and dev sandboxes.
  • Harness Diagnostics Added (>90%): Deployed dedicated spy assertions ensuring zero console noise escapes from the utility module.

Closes #819
Closes #815
Closes #812

@warisu warisu requested a review from RUKAYAT-CODER as a code owner July 2, 2026 16:00
@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Am closing these because so many PR with the same linked issues that was completed already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants