DashboardcraftInspect canonical parsing and validatio…

Inspect canonical parsing and validation paths before changes

Category: preference
Confidence: 0.80
ID: 01a07cbd-d1ab-730d-830e-b38d5fca2492
Project ID: e16af391-c497-4837-b681-c849a5514499
Cross-project: No
Recalled in other projects: 0
Source session: 1Okgn0vvN7hdZmhlc
Created: 2026-09-07 16:40:09
Updated: 2026-09-07 16:40:09

Content

When modifying publish-issue behavior, first examine the canonical PEG grammar, its generated-parser workflow, and every downstream consumer that validates or resolves parsed fields. Track exact title syntax, repository/path/version validation, CI checkout timing, and relevant tests so changes preserve the established contract. Pay particular attention to migration-related behavior: confirm obsolete legacy syntax has been removed, and ensure path/workspace resolution follows the documented full-path, CI-approved-revision flow.

Move to: