Skip to content

fix: reclassify skill-only Technical Projects as Skills - #188

Closed
mergemaven11 wants to merge 2 commits into
mainfrom
fix/resume-skill-only-projects-152
Closed

fix: reclassify skill-only Technical Projects as Skills#188
mergemaven11 wants to merge 2 commits into
mainfrom
fix/resume-skill-only-projects-152

Conversation

@mergemaven11

Copy link
Copy Markdown
Owner

Closes #152

What changed

  • Detect TECHNICAL PROJECTS sections that are clearly skill labels/values rather than actual project evidence.
  • Reclassify only those conservative cases into Skills before normal skill compaction.
  • Preserve real project sections when they contain project signals, dates, bullets, or descriptive prose.
  • Reuse the existing skill-label vocabulary instead of inventing a second classification model.

Regression coverage

  • Skill-only Technical Projects with Languages / Frameworks / Tools becomes Skills.
  • Legitimate Incident Tracker + dashboard/API project remains Projects.
  • Existing fragmented Technical Projects fixture remains covered.

Merge gate

Do not merge unless all applicable CI checks are green on the current head, there are no unresolved blocker findings, and the branch is based on current main.

Copy link
Copy Markdown
Owner Author

Tuesday/Friday engineering sweep triage: keep open for #152, but do not merge from this head. The branch is stale/non-mergeable and predates the CI fix that makes the globally required Frontend check report on non-frontend PRs; its old head only has Backend and Security successes. Refresh onto current main so all required checks, including Frontend CI, run on the exact current head before merge.

Copy link
Copy Markdown
Owner Author

Superseded by #204, which reapplies this fix on current protected main while preserving the newer resume-import parser improvements. Closing this stale/non-mergeable PR to keep one active remediation path for #152.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

P2: Rework resume importer skill-only Technical Projects classification on current main

1 participant