Skip to content

fix(doctor): eliminate false-positive CONTEXT warnings - #8

Merged
HenryLach merged 1 commit into
mainfrom
fix/doctor-task-area-context-parse
Mar 15, 2026
Merged

fix(doctor): eliminate false-positive CONTEXT warnings#8
HenryLach merged 1 commit into
mainfrom
fix/doctor-task-area-context-parse

Conversation

@HenryLach

Copy link
Copy Markdown
Owner

Summary

Fix a taskplane doctor false-positive CONTEXT warning caused by broad regex parsing.

What changed

  • added discoverTaskAreaMetadata() helper to parse task_areas block deterministically
  • updated doctor checks to use parsed task-area path + context values only
  • discoverTaskAreaPaths() now reuses the same metadata parser
  • updated changelog Unreleased

Validation

  • node bin/taskplane.mjs help
  • cd C:/dev/crimsonmoose && node C:/dev/taskplane/bin/taskplane.mjs doctor
    • confirms prior false-positive warning is gone

@HenryLach
HenryLach merged commit 4892ae6 into main Mar 15, 2026
1 check passed
@HenryLach
HenryLach deleted the fix/doctor-task-area-context-parse branch March 15, 2026 02:01
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.

1 participant