Browse passive auth reports and raw evidence - #183
Merged
Conversation
Owner
Author
|
Council of Dans review: repair/defer. Highest-priority gate: Consolidate duplicate report object reads, keep all raw/structured reads bounded, and complete the issue's explicit human information-hierarchy/raw-evidence review. Feature flags are not a substitute for authority, evidence-integrity, or durability fixes; use typed modes only where they provide a real rollout boundary. |
…-report-browser # Conflicts: # src/server/recon/passive-auth-surface.ts
justsml
marked this pull request as ready for review
August 28, 2026 15:21
justsml
changed the base branch from
dan/issue-163-passive-auth-summary
to
main
August 28, 2026 15:21
5 tasks
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
Safety
This browser remains passive and read-only. It adds no probe, network, shell, download, approval, or mutation action.
Tests
pnpm vitest run --config vitest.integration.config.ts tests/integration/artifact-report-api.test.ts tests/integration/artifact-service.test.ts tests/integration/discovery-artifact-normalizer.test.ts(20 passed)pnpm vitest run --config vitest.integration.config.ts tests/integration/upload-artifact-usage-e2e.test.ts(10 passed)ARTIFACT_FOCUS_BASE_URL=http://127.0.0.1:33210 pnpm exec playwright test tests/playwright/artifact-report-focus.spec.ts --project=chromium(1 passed)pnpm typecheckpnpm build(passes with existing broad Turbopack file-tracing warnings)Review gate
DRAFT: do not merge until a human reviews the report information hierarchy and the raw-evidence wording required by issue #168. Keep #168 open until that review is complete.
Depends on #176. Tracks #168.