feat(ontology): select represented occupations - #746
Merged
seonghobae merged 12 commits intoAug 27, 2026
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
… into feat/onet-occupation-selector # Conflicts: # frontend/src/components/OccupationRatingProfile.test.tsx
This was referenced Aug 26, 2026
… into feat/onet-occupation-selector # Conflicts: # frontend/src/components/OccupationRatingProfile.test.tsx
…ContextualWisdomLab/LineageWeave into HEAD # Conflicts: # frontend/src/components/OccupationRatingProfile.test.tsx
seonghobae
added a commit
that referenced
this pull request
Aug 27, 2026
* feat(ontology): catalog imported rating sources * fix(ui): validate occupation evidence links * fix(ui): reset rating catalog across authentication * test(ui): isolate occupation response fencing * fix(ui): clear occupation evidence across auth changes * feat(ontology): select represented occupations (#746) * feat(ontology): select represented occupations * fix(ui): invalidate rating requests on source change * fix(ui): clear evidence when occupation changes * fix(ui): distinguish unavailable occupation catalogs * fix(ui): align empty evidence guidance with selector * fix(ui): distinguish unavailable occupation catalogs --------- Co-authored-by: Codex <codex@localhost> --------- Co-authored-by: Codex <codex@localhost>
seonghobae
added a commit
that referenced
this pull request
Aug 27, 2026
* feat(ontology): import pinned O*NET occupation ratings * fix(ontology): accept sparse O*NET model profiles * docs(gaps): refresh O*NET delivery stack * fix(test): preserve credentialed importer DSN * fix(import): reject password-only source URL userinfo * feat(ontology): expose occupation rating evidence * fix: reject malformed O*NET CSV rows * feat(ontology): add occupation evidence view * docs(gaps): refresh exact PR queue * fix(ui): bind occupation evidence pages * docs: keep occupation rating ADR lint-clean * feat(ontology): expose occupation rating evidence (#738) * feat(ontology): expose occupation rating evidence * docs: keep occupation rating ADR lint-clean --------- Co-authored-by: Codex <codex@localhost> * fix(ui): validate occupation evidence links * fix(ui): fence superseded occupation evidence * fix(ui): hide stale occupation pagination * feat(ontology): define O*NET occupation rating store (#734) * feat(ontology): define O*NET occupation rating store * fix(ontology): preserve O*NET scale artifact provenance * fix(schema): preserve O*NET update month * fix(schema): reject rating evidence mutation * test: cover O*NET category percentages --------- Co-authored-by: Codex <codex@localhost> * feat(ontology): catalog imported rating sources (#743) * feat(ontology): catalog imported rating sources * fix(ui): validate occupation evidence links * fix(ui): reset rating catalog across authentication * test(ui): isolate occupation response fencing * fix(ui): clear occupation evidence across auth changes * feat(ontology): select represented occupations (#746) * feat(ontology): select represented occupations * fix(ui): invalidate rating requests on source change * fix(ui): clear evidence when occupation changes * fix(ui): distinguish unavailable occupation catalogs * fix(ui): align empty evidence guidance with selector * fix(ui): distinguish unavailable occupation catalogs --------- Co-authored-by: Codex <codex@localhost> --------- Co-authored-by: Codex <codex@localhost> --------- Co-authored-by: Codex <codex@localhost>
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
Verification