[codex] Clinical KB cleanup readiness#13
Merged
Conversation
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
.nvmrc,.node-version,package.json, and lockfile metadata.src/components/clinical-dashboard/search-utils.tswith focused unit coverage.public/after confirming no references remain.Risk Notes
git diff,git diff --cached, and untracked checks are clean.Dependency Changes
npm ls --depth=0exits 0 but reports optional wasm/native packages as extraneous; this is carried as a local npm/platform quirk.eslint-config-next@16.2.7.Redundancy Removed
public/file.svg,public/globe.svg,public/next.svg,public/vercel.svg,public/window.svg.Verification Evidence
Local verification under Node 22:
fnm exec --using 22 cmd /c npm cipassed; 0 vulnerabilities.fnm exec --using 22 cmd /c npm ls --depth=0exited 0.fnm exec --using 22 cmd /c npm audit --jsonpassed with 0 vulnerabilities.fnm exec --using 22 cmd /c npm run check:supabase-projectpassed forClinical KB Database (sjrfecxgysukkwxsowpy).fnm exec --using 22 cmd /c npm run format:checkpassed.fnm exec --using 22 cmd /c npm run lintpassed after one inspected timeout retry.fnm exec --using 22 cmd /c npm run typecheckpassed.fnm exec --using 22 cmd /c npm run testpassed: 39 files, 240 tests.fnm exec --using 22 cmd /c npm run buildpassed.git diff --check HEAD --passed.App/API/browser QA:
fnm exec --using 22 cmd /c npm run ensurestarted the guarded local server./api/local-project-idconfirmedClinical KB, project idclinical-kb:5b6a50f62d5b, safe local origin onhttp://localhost:4298.Clinical KB, rendered clinical dashboard content, and observed 0 console errors.fnm exec --using 22 cmd /c npm run test:e2e:chromiumpassed: 20/20.Known Deferrals