Skip to content

fix: reclassify skill-only Technical Projects on current parser - #204

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

fix: reclassify skill-only Technical Projects on current parser#204
mergemaven11 wants to merge 2 commits into
mainfrom
fix/resume-skill-only-projects-152-current

Conversation

@mergemaven11

Copy link
Copy Markdown
Owner

Closes #152.

Supersedes stale PR #188 while preserving the newer resume-import parser improvements already on main.

What changed

  • Conservatively detect TECHNICAL PROJECTS sections that are actually skill label/value lists.
  • Reclassify only those cases into Skills.
  • Preserve legitimate project sections with project signals, dates, bullets, or descriptive prose.
  • Reuse the shared skill-label vocabulary.
  • Keep current work-history inference and role-header parsing behavior intact.

Regression coverage

  • Skill-only Technical Projects -> Skills.
  • Legitimate Incident Tracker/dashboard/API project remains Projects.
  • Existing current parser regression suite remains in place.

Merge gate

Merge only if this exact head is current with main, Backend CI, Frontend CI, and Security CI are green, the PR is mergeable, and review threads are resolved.

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