feat: integrate upstream with proxy hardening and observability - #165
Closed
AndrewMoryakov wants to merge 34 commits into
Closed
feat: integrate upstream with proxy hardening and observability#165AndrewMoryakov wants to merge 34 commits into
AndrewMoryakov wants to merge 34 commits into
Conversation
…260713 # Conflicts: # src/dashboard/fragments.ts # tests/dashboard-api.test.ts
Bundles pre-existing local WIP (baseline/proxy/tracker/types/sessions/codex-usage + their tests) with the approved model-scope persistence feature (model-scope-store + node/fragments/dashboard chips). Checkpoint only — reorganize/split later as needed.
…e getter Final-review Minor: DashboardState already had getCompressionEnabled(); Task 3 added a redundant isCompressionEnabled() twin. buildHealthState now consumes the existing getter.
Enabling a model that reads pxpipe-imaged content measurably worse (Opus 4.7/4.8, GPT-5.5, GPT-5.6 Sol, Grok 4.5 — per FINDINGS) now pops an hx-confirm with the concrete numbers; a lit weak reader shows a ⚠ marker. Fable/Sonnet/Terra/Lun and broad gpt-5.6 are unaffected. Disabling never prompts.
…/unmeasured) Replace the ad-hoc weak-reader list with an objective MODEL_READINESS table keyed to committed eval receipts. Severity follows evidence strength: - validated (Fable) -> no warning - below-bar (Opus 4.7/4.8, GPT-5.5, Sol, Grok, broad gpt-5.6->enables Sol) -> blocking confirm on enable + concrete numbers + persistent tooltip - unmeasured (Sonnet, Terra, Lun, and any unlisted id by default) -> non-blocking ⚠ marker + 'unmeasured' tooltip Disabling never prompts. Opus/Sol now sit together honestly (both 0/15 verbatim); Terra/Lun no longer get a false clean pass.
Author
|
Superseded by #167, which contains the reviewed backend-only proxy hardening changes without UI changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Notes
The Docker Compose runtime could not be exercised in this environment because Docker is unavailable. The configuration is covered by static/type/test validation.