feat(compensation): expose auditable benchmark lineage - #796
Open
ebarti wants to merge 1 commit into
Open
Conversation
ebarti
force-pushed
the
feat/compensation-benchmark-lineage
branch
3 times, most recently
from
August 12, 2026 08:51
381ecf9 to
c22f828
Compare
ebarti
force-pushed
the
feat/compensation-benchmark-lineage
branch
from
August 12, 2026 08:57
c22f828 to
8662c50
Compare
ebarti
force-pushed
the
feat/compensation-benchmark-lineage
branch
from
August 12, 2026 12:52
8662c50 to
c649e88
Compare
ebarti
force-pushed
the
feat/compensation-benchmark-lineage
branch
from
August 12, 2026 17:00
c649e88 to
8b4d0cf
Compare
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
Why
JobCtrl can turn missing salary data into an auditable estimate without replacing or relabeling what an employer actually posted. The final layer makes that provenance visible and documents the differentiator: direct evidence remains direct, geographic extrapolation shows its exact bridge, and insufficient evidence remains explicit rather than fabricated.
Validation
corepack pnpm python:test— 3,584 passed, 2 skippedcorepack pnpm api:test— 57 files, 776 tests passedcorepack pnpm web:test— 324 files, 2,007 tests passedcorepack pnpm --filter @jobctrl/domain-types test— 12 files, 179 tests passedcorepack pnpm check— passedcorepack pnpm web:build— passed, 7,751 modules builtcorepack pnpm docs:build— passed, 9,651 references across 359 files and redirects validatedcorepack pnpm scripts:test— 138 passedcorepack pnpm distribution:audit— passedgit diff --check— passedDocumentation and upgrade coverage
README.mdand user documentation describe automatic discovery, refresh cadence, source policy, privacy, confidence, and posted/direct/extrapolated separationStack
Final PR in stack #791. Depends on #795.
Checklist
Signed-off-by:trailer (git commit -s).