feat(analytics): expose private operator recommendation quality report#331
Open
bittoby wants to merge 4 commits into
Open
feat(analytics): expose private operator recommendation quality report#331bittoby wants to merge 4 commits into
bittoby wants to merge 4 commits into
Conversation
JSONbored
requested changes
Jun 3, 2026
Owner
JSONbored
left a comment
There was a problem hiding this comment.
@bittoby this is close, but some changes should be made:
A few notes:
- The private operator report direction matches #305.
- The API/test surface looks directionally aligned with the role-aware recommendation-quality work.
- The blocker is PR hygiene/evidence, not the general feature direction.
Required changes:
- Retitle the PR to a scoped Conventional Commit title, for example
feat(analytics): expose private operator recommendation quality report. - Replace the local screenshot path in the PR body with actual GitHub-hosted PR-description evidence (review our contribution guidelines).
- Add a clear
UI EvidenceorScreenshotssection with small clickable thumbnails and captions/state labels for the relevant report states.
Validation expected:
- Keep the current green validation.
- Reconfirm the report states covered by the screenshots match the implementation.
…t/305-private-recommendation-quality-report
Contributor
Author
|
@JSONbored I've updated. pls review again. thx |
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
Closes #305
Scope
CONTRIBUTING.mdand does not reintroduce GitHub Pages, VitePress,site/, orCNAME.UI Evidence
The screenshots below are GitHub-hosted evidence captured from the operator dashboard route with deterministic API fixtures matching the implemented report states.
Validation
git diff --checknpm run actionlintnpm run typechecknpm run test:coveragelocally; global coverage stays at or above 97% for lines, statements, functions, and branchesnpm run test:workersnpm run build:mcpnpm run test:mcp-packnpm run ui:openapi:checknpm run ui:lintnpm run ui:typechecknpm run ui:buildnpm audit --audit-level=moderateIf any required check was skipped, explain why:
npm run test:coveragepassed with branch coverage at 97.06%.Safety
Notes
/v1/app/operator-dashboard.